# Volume

## The VolumeInfo object

- [volume/object.md](volume/object.md)

## Endpoints

### Get

- [GET /api/2.1/unity-catalog/volumes/{full_name_arg}](get-volume.md)

### List

- [GET /api/2.1/unity-catalog/volumes](list-volumes.md)

### Create

- [POST /api/2.1/unity-catalog/volumes](create-volume.md)

### Update

- [PATCH /api/2.1/unity-catalog/volumes/{full_name_arg}](update-volume.md)

### Delete

- [DELETE /api/2.1/unity-catalog/volumes/{full_name_arg}](delete-volume.md)

