Sync Avi Controller

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


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/loadBalancer/aviControllers/{aviControllerId}/sync