# Metastore

## The MetastoreInfo object

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

## Endpoints

### Get

- [GET /api/2.1/unity-catalog/metastores/{id}](get-metastore.md)

### List

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

### Create

- [POST /api/2.1/unity-catalog/metastores](create-metastore.md)

### Update

- [PATCH /api/2.1/unity-catalog/metastores/{id}](update-metastore.md)

### Delete

- [DELETE /api/2.1/unity-catalog/metastores/{id}](delete-metastore.md)

