Sync Edge Clusters

Sync Edge Clusters
Sync the Edge Clusters from NSX Manager to Provider Management.

Sync the Edge Clusters from all the NSX Managers to Provider Management. All the NSX Managers known to Provider Management 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/v1/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/v1/edgeClusters/sync