GET v2/databases/{database_cluster_uuid}
Summary: Retrieve an Existing Database Cluster
Operation ID: databases_get_cluster
Auth: unknown
Operation ID: databases_get_cluster
Auth: unknown
Description
To show information about an existing database cluster, send a GET request to `/v2/databases/$DATABASE_ID`. The response will be a JSON object with a database key. This will be set to an object containing the standard database cluster attributes. The embedded connection and private_connection objects will contain the information needed to access the database cluster. The embedded maintenance_window object will contain information about any scheduled maintenance for the database cluster.
Parameters (1)
database_cluster_uuid
(string, path, required)
A unique identifier for a database cluster.
No probe data for this endpoint yet.