NSX-T Data Center REST API
CapacityUsage (schema)
usage of each capacity type ex. vm, cpu
| Name | Description | Type | Notes | 
|---|---|---|---|
| _links | References related to this resource The server will populate this field when returing the resource. Ignored on PUT and POST. | array of ResourceLink | Readonly | 
| _schema | Schema for this resource | string | Readonly | 
| _self | Link to this resource | SelfResourceLink | Readonly | 
| capacity_type | type of the capacity field | string | Readonly | 
| usage_count | count of number of items of capacity_type | integer | Readonly | 
