List volumes
Authorizations
API key for authentication.
Path Parameters
Project ID
1
Region ID
1
Query Parameters
Filter by bootable field
false
Filter volumes by k8s cluster ID
"t12345"
Filter by the presence of attachments
true
Filter the volume list result by the ID part of the volume
"726ecfcc-7fd0-4e30-a86e-7892524aa483"
Filter volumes by instance ID
"169942e0-9b53-42df-95ef-1a8b6525c2bd"
Optional. Limit the number of returned items
0 < x <= 1000
1000
Filter volumes by name_part
inclusion in volume name.Any substring can be used and volumes will be returned with names containing the substring.
"test"
Optional. Offset value is used to exclude the first set of records from the result
x >= 0
0
Optional. Filter by tag keys. ?tag_key
=key1&tag_key
=key2
Tag key. The maximum size for a key is 255 bytes.
["key1", "key2"]
Optional. Filter by tag key-value pairs. curl -G --data-urlencode "tag_key_value
={"key": "value"}" --url "https://example.com/cloud/v1/resource/1/1"
{ "key": "value" }
Response
OK
The response is of type object
.