VirtualServiceResourcesScoreData

VirtualServiceResourcesScoreData
VirtualServiceResourcesScoreData
JSON Example
{
    "avg_bandwidth_usage": "number",
    "ha_index": "number",
    "max_open_conns_usage": "number",
    "multivip_index": "number",
    "pool_resources_scores": [
        {
            "hs_entity": {
                "entity_uuid": "string",
                "metrics_entity": "string",
                "pool_ref": "string",
                "server": "string"
            },
            "reason": "string",
            "score_data": {
                "avg_server_resources_score": "number",
                "avg_uptime": "number",
                "pool_ref": "string",
                "reason": "string",
                "reason_attr": "string",
                "ref": "string",
                "server_resources_scores": [
                    {
                        "hs_entity": {
                            "entity_uuid": "string",
                            "metrics_entity": "string",
                            "pool_ref": "string",
                            "server": "string"
                        },
                        "reason": "string",
                        "score_data": {
                            "avg_cpu_usage": "number",
                            "avg_cpu_wait": "number",
                            "avg_disk1_usage": "number",
                            "avg_disk2_usage": "number",
                            "avg_disk3_usage": "number",
                            "avg_disk4_usage": "number",
                            "avg_mem_usage": "number",
                            "avg_uptime": "number",
                            "pct_open_conns": "number",
                            "pool_uuid": "string",
                            "reason": "string",
                            "reason_attr": "string",
                            "ref": "string",
                            "server": "string"
                        },
                        "value": "number"
                    }
                ]
            },
            "value": "number"
        }
    ],
    "reason": "string",
    "reason_attr": "string",
    "ref": "string",
    "serviceengine_resources_scores": [
        {
            "hs_entity": {
                "entity_uuid": "string",
                "metrics_entity": "string",
                "pool_ref": "string",
                "server": "string"
            },
            "reason": "string",
            "score_data": {
                "avg_connection_mem_usage": "number",
                "avg_cpu_usage": "number",
                "avg_cpu_wait": "number",
                "avg_disk1_usage": "number",
                "avg_dynamic_mem_usage": "number",
                "avg_mem_usage": "number",
                "avg_packet_buffer_usage": "number",
                "avg_persistent_table_usage": "number",
                "avg_shared_memory_usage": "number",
                "avg_ssl_session_cache_usage": "number",
                "oper_state": "string",
                "pct_syn_cache_usage": "number",
                "reason": "string",
                "reason_attr": "string",
                "ref": "string"
            },
            "value": "number"
        }
    ]
}
number As double As double
avg_bandwidth_usage
Optional

Resources of the virtual service with respect to max_throughput. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
ha_index
Optional

Fraction of service engines available. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
max_open_conns_usage
Optional

Resources of the virtual service with respect to max_open_conns. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
multivip_index
Optional

Fraction of VIPs available, given a VirtualService. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

pool_resources_scores
Optional

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

string
reason
Required

Reason for the Health Score. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
reason_attr
Optional

Attribute that is dominating the health score. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
ref
Optional

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

serviceengine_resources_scores
Optional

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