Sync Org Regional Networking Resources Into Tm

Sync Org Regional Networking Resources Into Tm

Sync resources for all Regional Networking Settings associated with the organization from NSX Manager to the Tenant Manager. Resources associated with the Regional Networking Settings that have been modified in NSX directly or through Tenant Portal will be synchronized.

Request
URI
POST
https://{api_host}/cloudapi/1.0.0/orgs/{orgUrn}/networkingSettings/syncRegionalNetworkingSettings
COPY
Path Parameters
string
orgUrn
Required

orgUrn


Authentication
This operation uses the following authentication methods.
Responses
202

The request have been accepted and the task to monitor the request is in the Location header.

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X POST -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/orgs/{orgUrn}/networkingSettings/syncRegionalNetworkingSettings