Apache CloudStack 4.15.0.0 Root Admin API Reference
configureSimulatorHAProviderState
configures simulator HA provider state for a host for probing and testing
Request parameters
| Parameter Name | Description | Required |
| activity | Set true is haprovider for simulator host should have activity | true |
| fence | Set true is haprovider for simulator host should be be fence-able | true |
| health | Set true is haprovider for simulator host should be healthy | true |
| hostid | List by host ID | true |
| recover | Set true is haprovider for simulator host should be be recoverable | true |
Response Tags
| Response Name | Description |
| displaytext | any text associated with the success or failure |
| success | true if operation is executed successfully |