NSX-T Data Center REST API
Updates the NSX configuration related to managed compute VNET using a transit VNET.
Update the configurations such as default_quarantine_policy,cloud_fallback_security_group_id and auto_agent_install_enabled
for the NSX managed compute VNET.
Request:
Method:
PUT
URI Path(s):
/api/v1/csm/azure/compute-vnets/<vnet-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
AzureComputeVNetConfig+
Example Request:
PUT https://<nsx-csm>/api/v1/csm/azure/compute-vnets/Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
AzureComputeVNetConfig+