NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ComponentHealthMetric (schema)
| Name | Description | Type | Notes |
|---|---|---|---|
| data_type | Data type Health metric data type. |
string | Enum: INTEGER, DOUBLE, STRING, BOOL, TIMESTAMP |
| name | Name Health metric name. |
string | |
| unit | Unit Health metric unit. |
string | Enum: BYTES, PERCENT, MILLISECOND, MICROSECOND |
| value | Value Health metric value. |
string |