NSX-T Data Center Global Manager REST API
Associated URIs:
| API Description | API Path |
|---|---|
Read NSX Management nodes global configuration.Returns the NSX Management nodes global configuration. |
GET /global-manager/api/v1/configs/management
GET /api/v1/configs/management |
Update NSX Management nodes global configurationModifies the NSX Management nodes global configuration. |
PUT /global-manager/api/v1/configs/management
PUT /api/v1/configs/management |
Read the constraint global configurationRead the constraint global configuration |
GET /global-manager/api/v1/global-infra/constraint-global-config
|
Update the constraint global configurationUpdate the constraint global configuration |
PATCH /global-manager/api/v1/global-infra/constraint-global-config
|
Update the constraint global configurationUpdate the constraint global configuration |
PUT /global-manager/api/v1/global-infra/constraint-global-config
|
Read Central Config properties |
GET /api/v1/cluster/{cluster-node-id}/node/central-config
GET /api/v1/node/central-config |
Update Central Config properties |
PUT /api/v1/cluster/{cluster-node-id}/node/central-config
PUT /api/v1/node/central-config |