NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
UaServiceHealthMetrics (schema)
Health metrics of service on a unified appliance node
Health metrics of service on a unified appliance node.
| Name | Description | Type | Notes |
|---|---|---|---|
| last_status_update_time | Last status update time Timestamp of the last status update, in epoch milliseconds. |
EpochMsTimestamp | |
| metrics | List of service sub-component metrics Component metrics detail. |
array of MetricItem | |
| node_id | UUID of unified appliance node to which service belongs UUID of unified appliance node to which service belongs. |
string | Required |
| service_name | Service name The service name of unified appliance. |
string |