System Administration > Configuration > Directory Service > Domains

Invoke full sync or delta sync for a specific domain, with additional delay in seconds if needed. Stop sync will try to stop any pending sync if any to return to idle state.

Request:

Method:
POST
URI Path(s):
/api/v1/directory/domains/<domain-id>
Request Headers:
n/a
Query Parameters:
DirectoryDomainSyncRequest+
Request Body:
n/a

Example Request:

POST https://<nsx-mgr>/api/v1/directory/123e4567-e89b-12d3-a456-42665544000?action=FULL_SYNC&delay=100

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
n/a

Required Permissions:

crud

Feature:

directory_service

Additional Errors: