Database Cluster
Get database cluster
This API gets the database cluster specified by the name and namespace.
get/namespaces/{namespace}/database-clusters/{name}
Path parameters
namespacestring required
Name of the namespace
namestring required
Name of the database cluster. Can be found under Metadata["name"] of the DatabaseCluster object.
Response
Successful operation