get_nsx_manager_status
Check NSX Manager cluster health by retrieving node status, control and management plane state, and online node count. Use it to identify degraded clusters before trusting other NSX readings.
Instructions
[READ] Get NSX Manager cluster status (node health, control/management plane).
Start any NSX health check here: if the manager cluster is degraded, every
other reading is suspect. Returns one dict (not the list envelope):
cluster_id, overall_status, control_cluster_status, mgmt_cluster_status,
online_node_count and nodes. Only online nodes are listed, so a node missing
from nodes is down rather than absent. Then list_nsx_alarms for what is
actually firing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | NSX Manager target from config (default if omitted). |