Policy > Monitoring > Capacity Dashboard

Associated URIs:

API Description API Path

Returns capacity usage data for NSX objects


GET /policy/api/v1/infra/capacity/dashboard/usage

Returns warning threshold(s) set for NSX Objects.


Returns warning threshold(s) set for NSX Objects.
GET /policy/api/v1/infra/capacity/threshold

Updates the thresholds for specified NSX Objects.


Updates the warning threshold(s) for NSX Objects specified, does not modify
thresholds for any other objects.
PATCH /policy/api/v1/infra/capacity/threshold

Updates the warning threshold(s) for NSX Objects.


Updates the warning threshold(s) for NSX Objects specified, and returns
new threshold(s). Threshold list in the request must contain value for GLOBAL_DEFAULT
threshold_type which represents global thresholds.
PUT /policy/api/v1/infra/capacity/threshold

Returns capacity usage data for NSX objects


GET /policy/api/v1/infra/capacity/usage