HealthScorePerformanceData

HealthScorePerformanceData
HealthScorePerformanceData
JSON Example
{
    "application_performance": {
        "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"
            }
        ]
    },
    "pool_performance": {
        "apdexc": "number",
        "apdexr": "number",
        "oper_state": "string",
        "pool_ref": "string",
        "reason": "string",
        "reason_attr": "string",
        "ref": "string",
        "sum_finished_conns": "number"
    },
    "reason": "string",
    "reason_attr": "string",
    "server_performance": {
        "apdexc": "number",
        "apdexr": "number",
        "oper_state": "string",
        "pool_uuid": "string",
        "reason": "string",
        "reason_attr": "string",
        "ref": "string",
        "server": "string",
        "sum_finished_conns": "number"
    },
    "serviceengine_performance": {
        "oper_state": "string",
        "reason": "string",
        "reason_attr": "string",
        "ref": "string"
    },
    "value": "number",
    "virtualservice_performance": {
        "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"
    }
}
application_performance
Optional

application_performance

pool_performance
Optional

pool_performance

string
reason
Required

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

string
reason_attr
Optional

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

server_performance
Optional

server_performance

serviceengine_performance
Optional

serviceengine_performance

number As double As double
value
Required

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

virtualservice_performance
Optional

virtualservice_performance