Get list of volumes
Return used storage information for all volumes.
GET volumes
Get list of volume sizes/usage
Return used storage information for all volumes.
GET volumes/usage
Create a volume
Creates a volume for given options.
POST volumes
Get volume info
Return information about a volume.
GET volumes/{volume}
Update a volume
Update the specified valume's settings.
PATCH volumes/{volume}
Delete a volume
Deletes the specified volume.
DELETE volumes/{volume}