NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
MpsTnComponentHealthStatus (schema)
MPS Component health status
Health Status of MPS component.
Name | Description | Type | Notes |
---|---|---|---|
is_stale | Flag is true when health status is stale The parameter is set if the last received health status is older than the predefined interval of 4 minutes. |
boolean | Readonly |
last_update_time | Health status timestamp Latest timestamp when health status is received. |
string | Readonly |
service_name | MPS Component name application. |
string | Readonly |
service_status | MPS component running status. Status of MPS Component running status. |
string | Readonly |