SlbServerOperState
The server operational state represents the state of a real server being load-balanced by SLB. 'inService' : Server is in use as a destination for SLB client connections. 'linkDown' : The link by which the server can be reached has failed, so the server is considered out of service. 'noAnswer' : The server has not answered to a sequence of ping retries, so the server is considered out of service. 'disabled' : Server has been disabled by the admin status, so the server is considered out of service. 'retrying' : The server is currently being tested for a number of retries. It is still considered in service. 'discovery' : The server is currently being tested to get its MAC address. The server is considered out of service.
Possible values
6 objects| Number | Name |
|---|---|
| 1 | inService |
| 2 | linkDown |
| 3 | noAnswer |
| 4 | disabled |
| 5 | retrying |
| 6 | discovery |