NSX-T Data Center REST API
Associated URIs:
API Description | API Path |
---|---|
Read the connectivity global configurationRead the connectivity global configuration |
GET /policy/api/v1/infra/connectivity-global-config
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/connectivity-global-config |
Update the connectivity global configurationUpdate the connectivity global configuration |
PATCH /policy/api/v1/infra/connectivity-global-config
PATCH /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/connectivity-global-config |
Update the connectivity global configurationUpdate the connectivity global configuration |
PUT /policy/api/v1/infra/connectivity-global-config
PUT /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/connectivity-global-config |
Read global configurationThis rest routine is deprecated. Use /infra/connectivity-global-config for Connectivity global config and /infra/ops-global-config for Operations global config. Read global configuration. |
GET /policy/api/v1/infra/global-config
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/global-config |
Update the global configurationUpdate the global configuration. |
PATCH /policy/api/v1/infra/global-config
(Deprecated)
PATCH /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/global-config (Deprecated) |
Update the global configurationThis rest routine is deprecated. Use /infra/connectivity-global-config for Connectivity global config and /infra/ops-global-config for Operations global config. Update the global configuration. |
PUT /policy/api/v1/infra/global-config
PUT /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/global-config |
Read global Operations ConfigurationRead global Operations Configuration |
GET /policy/api/v1/infra/ops-global-config
GET /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/ops-global-config |
Update the global OperationconfigurationUpdate the global Operationconfiguration |
PATCH /policy/api/v1/infra/ops-global-config
PATCH /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/ops-global-config |
Update the global Operations ConfigurationUpdate the global Operations Configuration |
PUT /policy/api/v1/infra/ops-global-config
PUT /policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/ops-global-config |
Read security global configurationThis reads the security-global-config used for NSX Manager appliance certificates. These properties are not sent to the hosts. |
GET /policy/api/v1/infra/security-global-config
GET /policy/api/v1/global-infra/security-global-config |
Update the security global configurationThis updates the security-global-config used for NSX Manager appliance certificates. These properties are not sent to the hosts. |
PUT /policy/api/v1/infra/security-global-config
PUT /policy/api/v1/global-infra/security-global-config |