Manageable Volumes

Volume manage extension

List manageable volumes

get

Lists all manageable volumes

Authorizations
X-Auth-TokenstringRequired

PCD Identity Service token authentication

Query parameters
hoststringRequired

The host name

clusterstringOptional

The cluster name

sortstringOptional

Comma-separated list of sort keys and optional sort directions

sort_keystringOptional

Sorts by an attribute

sort_dirstring · enumOptional

Sorts by direction (asc or desc)

Possible values:
limitinteger · min: 1Optional

Requests a page size of items

offsetintegerOptional

Used in conjunction with limit to return items starting from the offset position

markerstringOptional

The ID of the last-seen item

Responses
200

OK

application/json
get
/v3/manageable_volumes
200

OK

List manageable volumes with details

get

Lists all manageable volumes with details

Authorizations
X-Auth-TokenstringRequired

PCD Identity Service token authentication

Query parameters
hoststringRequired

The host name

clusterstringOptional

The cluster name

sortstringOptional

Comma-separated list of sort keys and optional sort directions

sort_keystringOptional

Sorts by an attribute

sort_dirstring · enumOptional

Sorts by direction (asc or desc)

Possible values:
limitinteger · min: 1Optional

Requests a page size of items

offsetintegerOptional

Used in conjunction with limit to return items starting from the offset position

markerstringOptional

The ID of the last-seen item

Responses
200

OK

application/json
get
/v3/manageable_volumes/detail
200

OK

Last updated

Was this helpful?