GET /api/volumes
OAuth AuthorizationRequired: projects_read
GET /api/volumes/{id}
OAuth AuthorizationRequired: projects_read
GET /api/volumes/{volume-id}/backups
OAuth AuthorizationRequired: projects_read
SCHEMA
name
: Stringusage
: Integer | Size on disk (deduplicated)size
: Integer | Expanded total sizearchives
: Array<String>
POST /volumes/{volume-id}/backups
OAuth AuthorizationRequired: projects_write
SCHEMA
name
: String | Name of backup. Must be at least 3 characters long, and should not include spaces.POST /volumes/{volume-id}/restore
OAuth AuthorizationRequired: projects_write