Retrieve a list of volumes in the project and region. The list can be filtered by various parameters like bootable status, metadata/tags, attachments, instance ID, name, and ID.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Project ID Project ID
Region ID Region ID
Filter by bootable field Filter by bootable field
Filter volumes by k8s cluster ID Filter volumes by k8s cluster ID
Filter by the presence of attachments Filter by the presence of attachments
Filter the volume list result by the ID part of the volume Filter the volume list result by the ID part of the volume
Filter volumes by instance ID Filter volumes by instance ID
Optional. Limit the number of returned items Optional. Limit the number of returned items
x <= 1000Filter volumes by name_part inclusion in volume name.Any substring can be used and volumes will be returned with names containing the substring.
Filter volumes by name_part inclusion in volume name.Any substring can be used and volumes will be returned with names containing the substring.
Optional. Offset value is used to exclude the first set of records from the result Optional. Offset value is used to exclude the first set of records from the result
x >= 0Optional. Filter by tag keys. ?tag_key=key1&tag_key=key2
Optional. Filter by tag keys. ?tag_key=key1&tag_key=key2
Tag key. The maximum size for a key is 255 characters.
1 - 255Optional. Filter by tag key-value pairs. Optional. Filter by tag key-value pairs.