DESCRIBE CLUSTER
Description
Show the configurations and status for a specified Cluster.
Note that the SQL statement does not end with ;
Syntax
DESCRIBE CLUSTER `<cluster_name>`
Sample response
Examples
DESCRIBE CLUSTER `managed_cluster_retail`
Required parameters
<cluster_name>
: Specify the name of the Cluster to describe.