pcs_status_resources
Shows the current runtime state of cluster resources, indicating which are started or stopped and on which nodes they are running.
Instructions
Resource runtime state via 'pcs status resources': shows which resources are started/stopped and on which nodes.
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) |