NSX-T Data Center REST API
Increments the barrier count by 1 (Deprecated)
Increment the current barrier number by 1 for NSX.This method has been deprecated. To track realization state, use
X-NSX-REQUESTID request header instead.
Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /api/v1/realization-state-barrier/current?action=increment
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
POST https://<nsx-mgr>/api/v1/realization-state-barrier/current?action=incrementSuccessful Response:
Response Code:
                201 Created
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    CurrentRealizationStateBarrier+
  