get_docker_volumes
Inventory Docker storage by retrieving volume details—driver, mountpoint, size, labels—via read-only Docker API.
Instructions
Returns Docker volumes with driver, mountpoint, size, and labels. Read-only via the Docker API. Use to inventory storage; get_docker_disk_usage for space accounting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | ||
| volumes | Yes |