Increase size Of A given Writable Volume
Increase size of a given Writable Volume
{
"size_mb": 20480,
"volumes": [
0
]
}
Requested size for the Writable Volume(s) in MB used during expansion operations.
IDs of Writable Volumes to increase size for.
Increase in size successfully requested.
{
"successes": [
"Successfully expanded Writable Volume XYZ to size 5000MB"
],
"warnings": [
"Writable Volume XYZ is attached. Make sure you shut down/logoff XYZ."
],
"errors": [
"Error expanding Writable Volume XYZ"
]
}
Details for successfully provisioned volumes.
Details for volumes with warnings.
Details for volumes with errors.
Request is missing parameters or App Volumes Manager is not properly configured and licensed.
Session expired. Create a session and make the request with the _session_id cookie.
{
"error": "Session expired. Please login again."
}
Session expired. Create a session using and make the request with the _session_id cookie.
Writable Volume was not found.
Server error.
{
"error": "Server Error",
"detail": "Unexpected server error."
}
Server Error.
Details of error. Exact error format subject to change depending on type of error.