NSX-T Data Center REST API
CapacityDashboardUsage (schema)
Name | Description | Type | Notes |
---|---|---|---|
current_usage_count | Current usage count of object type Indicate the current usage count of object type. |
integer | Required |
current_usage_percentage | Current usage percentage Current usage percentage for object type |
number | Required |
display_name | User friendly name for object type Display name for NSX object type. |
string | Required |
max_supported_count | Maximum supported count for object type This is the maximum supported count for object type in consideration. |
integer | Required |
max_threshold_percentage | Max threshold percentage for object type This indicates the maximum threshold percentage for object type. |
number | Required |
min_threshold_percentage | Min threshold percentage for object type This indicates the minimum threshold percentage for object type. |
number | Required |
severity | Severity calculated from percentage usage Severity calculated from percentage usage |
string | Required Enum: INFO, WARNING, CRITICAL, ERROR |
usage_type | Object type for which usage is fetched Indicate the object type for which usage is calculated. |
string | Required |