To list all of the cluster events, send a GET request to
/v2/databases/$DATABASE_ID/events
.
The result will be a JSON object with a events
key.
Name | Type | Required | Description | Default Value |
---|---|---|---|---|
database_cluster_uuid |
string | True | A unique identifier for a database cluster. |
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.