NSX-T Data Center REST API
Associated URIs:
API Description | API Path |
---|---|
Read NSX Cloud Service Manager system configuration.Returns the system configuration of NSX Cloud Service Manager, such as the list of management IP configurations. |
GET /api/v1/csm/configs/system-config
|
Update NSX Cloud Service Manager system configuration.Modifies the NSX Cloud Service Manager system configuration, such as the list of management IP CIDRs as seen by the gateways deployed in the cloud. |
PUT /api/v1/csm/configs/system-config
|