NSX-T Data Center REST API
Get details of a limit definition
Returns details of a limit definition for a valid limit-id. A limit definition will have different types of limitsthat will be applied to policies at the time of their creation.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/limits/{limit-id}
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/limits/{limit-id}
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/limits/{limit-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/limits/limit15Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
Limit+