NSX-T Data Center REST API

Synchronizes the repository data between nsx managers.

Returns the synchronization status for the manager represented by given <node-id>.

Request:

Method:
GET
URI Path(s):
/api/v1/cluster/nodes/{node-id}/repo_sync/status
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
RepoSyncStatusReport+

Required Permissions:

read

Feature:

deployment_nodes_cluster

Additional Errors: