NSX-T Data Center REST API
ServiceInstanceHealthStatus (schema)
Service instance health status
Health Status of a third party partner VM.
Name | Description | Type | Notes |
---|---|---|---|
connect_timestamp | Timestamp when mux was connected to SVA Latest timestamp when mux was connected to SVA. |
string | |
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. |
boolean | Readonly |
is_sva_mux_incompatible | Flag is true when Mux and SVA are incompatible Protocol version might be different in both Mux and SVA. |
boolean | |
mux_connected_status | Context Multiplexer Status Status of multiplexer which forwards the events from guest virtual machines to the partner appliance. |
string | |
mux_incompatible_version | Mux incompatible version Mux version when Mux and SVA are incompatible |
string | |
solution_status | Third party partner solution status Status of third party partner solution application. |
string | |
solution_version | Solution version of partner application Version of third party partner solution application. |
string | |
sync_time | Health status timestamp Latest timestamp when health status is received. |
string |