Apache CloudStack 4.18.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 |