Sync Edge Clusters

Sync Edge Clusters

Sync the Edge Clusters from all the NSX Managers to the Tenant Manager. All the NSX Managers known to the Tenant Manager will be queried for the Edge Clusters. Also creates default Gateway QoS profiles for each edge cluster in NSX. These Gateway QoS profiles will be used by Organizations, when regional networking is setup.

Request
URI
POST
https://{api_host}/cloudapi/vcf/edgeClusters/sync
COPY
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/vcf/edgeClusters/sync