PoolResourcesScoreData

PoolResourcesScoreData
PoolResourcesScoreData
JSON Example
{
    "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"
        }
    ]
}
number As double As double
avg_server_resources_score
Optional

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

number As double As double
avg_uptime
Optional

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

string
pool_ref
Required

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
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.

server_resources_scores
Optional

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