To get a logsink for a database cluster, send a GET request to
/v2/databases/$DATABASE_ID/logsink/$LOGSINK_ID
.
Name | Type | Required | Description | Default Value |
---|---|---|---|---|
database_cluster_uuid |
string | True | A unique identifier for a database cluster. | |
logsink_id |
string | True | A unique identifier for a logsink of a database cluster |
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.