SeHmEventPoolDetails

SeHmEventPoolDetails
SeHmEventPoolDetails
JSON Example
{
    "ha_reason": "string",
    "percent_servers_up": "string",
    "pool": "string",
    "se_name": "string",
    "server": {
        "app_info": [
            {
                "app_hdr_name": "string",
                "app_hdr_value": "string"
            }
        ],
        "description": "string",
        "failure_code": "string",
        "hostname": "string",
        "ip": {
            "addr": "string",
            "type": "string"
        },
        "port": 0,
        "shm": [
            {
                "average_response_time": 0,
                "health_monitor": "string",
                "resp_string": "string",
                "response_code": 0
            }
        ],
        "ssl_error_code": "string"
    },
    "src_uuid": "string",
    "virtual_service": "string"
}
string
ha_reason
Optional

HA Compromised reason. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
percent_servers_up
Optional

Percentage of servers up. 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
se_name
Optional

Service Engine. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

server
Optional

server

string
src_uuid
Optional

UUID of the 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