NSX-T Data Center REST API
QuotaStatsRequestParameter (schema)
Filter to populate quota details
Quota details will be populated in the response body for given policy resource path.
| Name | Description | Type | Notes |
|---|---|---|---|
| constraint_path | Constraint path to retrive the quota details. Constraint path to retrive the quota details. - Sample examples - constraint_path=/orgs/org-1/projects/project-1/infra/constraints/constraint-1 |
string | |
| path_prefix | Path prefix for retriving the quota details. Path prefix for retriving the quota details. This value will be compared with path-prefix of the quota. - Sample examples - path_prefix=/orgs/org-1/projects/project-1 |
string | Required |