ApplicationPerformanceScoreData

ApplicationPerformanceScoreData
ApplicationPerformanceScoreData
JSON Example
{
    "reason": "string",
    "reason_attr": "string",
    "ref": "string",
    "virtualservice_performance_scores": [
        {
            "hs_entity": {
                "entity_uuid": "string",
                "metrics_entity": "string",
                "pool_ref": "string",
                "server": "string"
            },
            "reason": "string",
            "score_data": {
                "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"
            },
            "value": "number"
        }
    ]
}
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 Application. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

virtualservice_performance_scores
Optional

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