SePoolLbEventDetails

SePoolLbEventDetails
SePoolLbEventDetails
JSON Example
{
    "failure_code": "string",
    "pool": "string",
    "reason": "string",
    "src_uuid": "string",
    "virtual_service": "string"
}
string
failure_code
Optional

Reason code for load balancing failure. Enum options - PERSISTENT_SERVER_INVALID, PERSISTENT_SERVER_DOWN, SRVR_DOWN, ADD_PENDING, SLOW_START_MAX_CONN, MAX_CONN, NO_LPORT, SUSPECT_STATE, MAX_CONN_RATE, CAPEST_RAND_MAX_CONN, GET_NEXT, PERSISTENT_SERVER_DISABLED. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
pool
Optional

Pool name. It is a reference to an object of type Pool. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
reason
Optional

Reason for Load balancing failure. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
src_uuid
Optional

UUID of event generator. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
virtual_service
Optional

Virtual Service name. It is a reference to an object of type VirtualService. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of