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
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
Availability
Added in 40.0
Edge Cluster List Operations
GET
Get Edge Clusters
GET
Get Edge Cluster
PUT
Update Edge Cluster
GET
Get Transport Nodes Status
POST
Sync Edge Clusters