pcs_status_xml
Retrieve Pacemaker cluster status as XML using 'pcs status xml' to enable programmatic parsing and deeper diagnostics.
Instructions
Cluster status in XML via 'pcs status xml' for programmatic parsing and deeper diagnostics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sudo | No | Prefix commands with sudo on the remote host | |
| cluster | No | Named cluster in config | |
| timeoutMs | No | SSH command timeout in milliseconds | |
| sshConfigHost | No | OpenSSH Host alias to resolve connection parameters | |
| sshConfigPath | No | Path to OpenSSH config (defaults to ~/.ssh/config) |