NSX-T Data Center REST API
InstanceStats (schema)
Instance statistics
Stores statistics of the instances like MANAGED and UNMANAGED instances.
Name | Description | Type | Notes |
---|---|---|---|
error | Error Instances The number of instances with status ERROR. |
integer | Readonly |
managed | Managed Instances The number of instances with status MANAGED. |
integer | Readonly |
powered_off | Powered Off Instances The number of instances with status POWERED OFF. |
integer | Readonly |
total | Total number of instances The total number of instances. |
integer | Readonly |
unmanaged | Unmanaged Instances The number of instances with status UNMANAGED. |
integer | Readonly |
vcpus | Virtual CPUs The number of virtual CPUs. |
integer | Readonly |