NSX-T Data Center REST API
Update the global Operationconfiguration
Update the global OperationconfigurationRequest:
Method:
PATCH
URI Path(s):
/policy/api/v1/infra/ops-global-config
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
OpsGlobalConfig+
Example Request:
PATCH https://<policy-mgr>/policy/api/v1/infra/ops-global-config { "display_name": "ops-global-config", "path": "/infra/ops-global-config", "relative_path": "ops-global-config", "_revision": 0 }Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a