# Connection

## The ConnectionInfo object

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

## Endpoints

### Get

- [GET /api/2.1/unity-catalog/connections/{name_arg}](get-connection.md)

### List

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

### Create

- [POST /api/2.1/unity-catalog/connections](create-connection.md)

### Update

- [PATCH /api/2.1/unity-catalog/connections/{name_arg}](update-connection.md)

### Delete

- [DELETE /api/2.1/unity-catalog/connections/{name_arg}](delete-connection.md)

