get_cluster_info
Retrieves extended cluster inventory from the hub, including OpenShift version, node details, and console URL, without requiring access to the spoke cluster.
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 |