# DBaaS External Integration

Integrations with other services

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `description` | string | **yes** | Description of the integration |
| `source-service-name` | string | **yes** | DBaaS source service name |
| `source-service-type` | string | **yes** | DBaaS service type<br/><br/>Min length: `0`. Max length: `64`. |
| `type` | string | **yes** | Integration Type<br/><br/>Allowed values: `prometheus`, `opensearch`, `rsyslog`, `datadog`, `elasticsearch`. |
| `dest-endpoint-id` | string | no | External destination endpoint id |
| `dest-endpoint-name` | string | no | External destination endpoint name |
| `integration-id` | string | no | Endpoint integration UUID<br/><br/>Must be a valid UUID. |
| `status` | string | no | Integration status |

