get_cluster_info
Fetch a managed cluster's OpenShift version, nodes, and console URL from the hub without needing spoke access.
Instructions
Extended inventory for one cluster from the hub: OpenShift version, nodes, console URL.
Args: cluster: managed cluster name.
Reads ManagedClusterInfo on the hub, so it needs no spoke access and works for any spoke - external OpenShift, HCP, or cloud. Needs the ACM/MCE multicloud-operators-foundation add-on; reports clearly if it is not present.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |