uc_volume_get
Retrieve details of a specific Unity Catalog volume using its full name in the format catalog.schema.volume.
Instructions
Get a single volume (GET /api/2.1/unity-catalog/volumes/{full_name}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full_name | Yes | Volume full name (catalog.schema.volume) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |