Reference Guide

Parameters
Type Name Description Schema
Path
id
required
Storage container ID. string
Body
body
optional
storage_container_m
ount
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
POST /storage_container/{id}/unmount
Description
Unmount a storage container, which removes the vVol datastore from vCenter.
Parameters
Type Name Description Schema
Path
id
required
Storage container ID. string
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
220
Dell EMC PowerStore REST API Reference Guide