v1
latestSwagger 2.02026-07-175684145.0 KBVolume
List volumes
get/volumes
Query parameters
filtersstring json
JSON encoded value of the filters (a map[string][]string) to process on the volumes list. Available filters:
- driver=<volume-driver-name> Matches volumes based on their driver.
- label=<key> or label=<key>:<value> Matches volumes based on the presence of a label alone or a label and a value.
- name=<volume-name> Matches all or part of a volume name.
Response
Summary volume data that matches the query