get_supervisor_status
Check the operational status of a VMware Supervisor Cluster to verify configuration, Kubernetes health, API endpoints, and version information for troubleshooting and monitoring.
Instructions
Get Supervisor Cluster status.
Args: cluster_id: Compute cluster MoRef ID (e.g. 'domain-c1'). target: vCenter target name (uses default if not specified).
Returns: config_status, kubernetes_status, api_server_endpoint, k8s_version.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_id | Yes | ||
| target | No |