Reference Guide

HTTP
Code
Description Schema
422 Operation Failed error_response
Produces
application/json
PATCH /storage_container/{id}
Description
Modify a storage container.
Parameters
Type Name Description Schema
Path
id
required
Storage container ID. string
Body
body
required
Fields to update.
storage_container_m
odify
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid request error_response
404 Not Found error_response
422 Operation Failed error_response
Produces
application/json
POST /storage_container/{id}/mount
Description
Mount a storage container as a vVol datastore in vCenter.
219
Dell EMC PowerStore REST API Reference Guide