NSX-T Data Center REST API
Restart, start or stop the NSX install-upgrade service
Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /api/v1/cluster/<cluster-node-id>/node/services/install-upgrade?action=restart|start|stop
                  
/api/v1/node/services/install-upgrade?action=restart|start|stop
              
            /api/v1/node/services/install-upgrade?action=restart|start|stop
Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
POST https://<nsx-mgr>/api/v1/node/services/install-upgrade?action=restartSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    NodeServiceStatusProperties+
  