get_nsx_manager_status
Check NSX Manager cluster health: node health, control/management plane status, and online nodes.
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.
Args: target: NSX Manager target from config (default if omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |