Optionalname?: stringOptionalorganization?: stringFilter volume by Organization ID.
Optionalpage?: numberA positive integer to choose the page to return.
OptionalperPage?: numberA positive integer lower or equal to 100 to select the number of items to return.
Optionalproject?: stringFilter volume by Project ID.
Optionaltags?: string[]Filter volumes with these exact tags (to filter with several tags, use commas to separate them).
OptionalvolumeType?: VolumeVolumeTypeFilter by volume type.
Optionalzone?: 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").