NSX-T Data Center REST API
Synchronizes the repository data between nsx managers.
Attempts to synchronize the repository partition on nsx manager. Repository partition contains packages required for theinstall 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_syncSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a