NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
Returns warning threshold(s) set for NSX Objects.Returns warning threshold(s) set for NSX Objects.  | 
                      
                        GET /api/v1/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 /api/v1/capacity/threshold
                         | 
                    
Returns capacity usage data for NSX objects | 
                      
                        GET /api/v1/capacity/usage
                         |