vcenter hvc links sync: reset

Resets the sync state between the linked domains by initiating a fresh sync for all providers. If an existing sync is in progress this cancels the sync. Warning: This operation is available as technical preview. It may be changed in a future release.

Request:

HTTP request

POST https://{server}/rest/hvc/links/{link}/sync?action=reset

Path Parameters

Name Type Description
Required
link string Unique identifier of the link.

Response:

HTTP Status Code: 200

None

Errors:

HTTP Status Code Type Description
500 error If full sync fails.
404 not_found If the link Identifier associated with link does not exist.
403 unauthorized If the user is not authorized to perform this operation.