PoolPerformanceScoreData

PoolPerformanceScoreData
PoolPerformanceScoreData
JSON Example
{
    "apdexc": "number",
    "apdexr": "number",
    "oper_state": "string",
    "pool_ref": "string",
    "reason": "string",
    "reason_attr": "string",
    "ref": "string",
    "sum_finished_conns": "number"
}
number As double As double
apdexc
Optional

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

number As double As double
apdexr
Optional
Constraints: default: 100

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

string
oper_state
Optional

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 with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
pool_ref
Required

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

string
reason
Required

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

string
reason_attr
Optional

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

string
ref
Optional

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

number As double As double
sum_finished_conns
Optional

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