NSX-T Data Center REST API
Restart the inventory sync for the node if it is paused currently.
Restart the inventory sync for the node if it is currently internally paused.After this action the next inventory sync coming from the node is processed.
Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /api/v1/transport-nodes/<transport-node-id>?action=restart_inventory_sync
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  