pcs_property_list
Retrieve all Pacemaker cluster properties and defaults with pcs property list --all. Use the output to review tuning parameters and configuration defaults.
Instructions
List cluster properties via 'pcs property list --all' for tuning and defaults.
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) |