System Administration > Configuration > NSX Managers > Clusters > Cluster Node Deployments

Synchronizes the repository data between nsx managers.

Attempts to synchronize the repository partition on nsx manager. Repository partition contains packages required for the
install and upgrade of nsx components.Normally there is no need to call this API explicitely by the user.

Request:

Method:
POST
URI Path(s):
/api/v1/cluster/node?action=repo_sync
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

POST https://<nsx-mgr>/api/v1/cluster/node?action=repo_sync

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

deployment_nodes_cluster

Additional Errors: