VirtualServicePerformanceScoreData

VirtualServicePerformanceScoreData
VirtualServicePerformanceScoreData
JSON Example
{
    "apdexc": "number",
    "apdexr": "number",
    "avg_pool_performance_score": "number",
    "oper_state": "string",
    "pool_performance_scores": [
        {
            "hs_entity": {
                "entity_uuid": "string",
                "metrics_entity": "string",
                "pool_ref": "string",
                "server": "string"
            },
            "reason": "string",
            "score_data": {
                "apdexc": "number",
                "apdexr": "number",
                "oper_state": "string",
                "pool_ref": "string",
                "reason": "string",
                "reason_attr": "string",
                "ref": "string",
                "sum_finished_conns": "number"
            },
            "value": "number"
        }
    ],
    "reason": "string",
    "reason_attr": "string",
    "ref": "string",
    "rum_apdexr": "number",
    "sum_finished_conns": "number",
    "vs_uptime": "number"
}
number As double As double
apdexc
Optional

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

number As double As double
apdexr
Optional

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

number As double As double
avg_pool_performance_score
Optional

Average of all pool performance scores. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
oper_state
Required

Enum options - OPER_UP, OPER_DOWN, OPER_CREATING, OPER_RESOURCES, OPER_INACTIVE, OPER_DISABLED, OPER_UNUSED, OPER_UNKNOWN, OPER_PROCESSING, OPER_INITIALIZING, OPER_ERROR_DISABLED, OPER_AWAIT_MANUAL_PLACEMENT, OPER_UPGRADING, OPER_SE_PROCESSING, OPER_PARTITIONED, OPER_DISABLING, OPER_FAILED, OPER_UNAVAIL, OPER_AGGREGATE_DOWN. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

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

number As double As double
rum_apdexr
Optional

Rum Apdexr when client insights is active. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

number As double As double
sum_finished_conns
Optional

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

number As double As double
vs_uptime
Optional

Percentage time of last 5mins that the VirtualService has been up. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.