The following request expands the capacity of the volume for the specified volume ID.
Execution permission
Storage Administrator (Provisioning)
Request line
POST base-URL/simple/v1/objects/volumes/object-ID/actions/expand/invoke
Request message
Response message
Status codes
See HTTP status codes.
Coding example
curl -v -H "Accept:application/json" -H "Content-Type:application/json" -H "Authorization:Session b74777a3f9f04ea8bd8f09847fac48d3" -X POST --data-binary @./InputParameters.json https://192.0.2.100/ConfigurationManager/simple/v1/objects/volumes/100/actions/expand/invoke