Sync Avi Controller
Sync Avi Load Balancer Controller along with associated Cloud and Service Engine Groups.
Syncs a specified Avi Load Balancer Controller along with associated Cloud and Service Engine Groups. Only NSX-T backed Clouds and Service Engine Groups under them are synced.
Request
URI
POST
https://{api_host}/cloudapi/v1/loadBalancer/aviControllers/{aviControllerId}/sync
COPY
Path Parameters
string
aviControllerId
Required
aviControllerId
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/loadBalancer/aviControllers/{aviControllerId}/sync
Availability
Added in 9.1.0
Avi Controllers Operations
GET
Get Avi Controllers
POST
Register Avi Controller
GET
Get Avi Controller
PUT
Update Avi Controller
DELETE
Unregister Avi Controller
POST
Sync Avi Controller