Apache CloudStack 4.23.0.0 Root Admin API Reference
updateTungstenFabricLBHealthMonitor
Update Tungsten-Fabric loadbalancer health monitor
Request parameters
| Parameter Name | Description | Required |
| interval | Loadbalancer health monitor interval | true |
| lbruleid | The ID of LB rule | true |
| retry | Loadbalancer health monitor retry | true |
| timeout | Loadbalancer health monitor timeout | true |
| type | Loadbalancer health monitor type | true |
| expectedcode | Loadbalancer health monitor expected code | false |
| httpmethodtype | Loadbalancer health monitor HTTP method | false |
| urlpath | Loadbalancer health monitor URL path | false |
Response Tags
| Response Name | Description |
| id | The health monitor ID |
| expectedcode | The health monitor expected code |
| httpmethod | The health monitor HTTP method |
| interval | The health monitor interval |
| lbruleid | The LB rule ID |
| retry | The health monitor retry |
| timeout | The health monitor timeout |
| type | The health monitor type |
| urlpath | The health monitor URL path |
| uuid | The health monitor UUID |
| zoneid | Tungsten-Fabric provider zone ID |
| zonename | Tungsten-Fabric provider zone name |