emu_set_node_status
Sets a cluster node's status and RIS return code to simulate failover, network isolation, or service degradation.
Instructions
Modifies the status and RIS return code of a cluster node to simulate failover, network isolation, or service degradation (ADR 0120/0122).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | Node role (optional) | |
| status | No | New status or RIS return code for the node | |
| nodeName | Yes | Name or hostname of the cluster node (e.g. cucm-sub1, CUCM-PUB) | |
| risReturnCode | No | Direct RIS return code (alternative to status) |