Optional
name?: stringOptional
organization?: stringFilter volume by Organization ID.
Optional
page?: numberA positive integer to choose the page to return.
Optional
perA positive integer lower or equal to 100 to select the number of items to return.
Optional
project?: stringFilter volume by Project ID.
Optional
tags?: string[]Filter volumes with these exact tags (to filter with several tags, use commas to separate them).
Optional
volumeFilter by volume type.
Optional
zone?: ZoneZone to target. If none is passed will use default zone from the config.
Filter volume by name (for eg. "vol" will return "myvolume" but not "data").