MpsTnComponentHealthStatus

MpsTnComponentHealthStatus
MpsTnComponentHealthStatus

Health Status of MPS component.

JSON Example
{
    "is_stale": false,
    "last_update_time": "string",
    "service_name": "string",
    "service_status": "string"
}
boolean
is_stale
Optional

The parameter is set if the last received health status is older than the predefined interval of 4 minutes.

string
last_update_time
Optional

Latest timestamp when health status is received.

string
service_name
Optional

application.

string
service_status
Optional

Status of MPS Component running status.