NSX-T Data Center REST API
Read the status of a runbook invocation batch request
Read the status of a runbook invocation batch request.This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.
Request:
Method:
              GET
            URI Path(s):
              
                /policy/api/v1/infra/sha/runbook-artifacts/{request-id}
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/policy/api/v1/infra/sha/runbook-artifacts/request1Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    OdsRunbookInvocationArtifactBatchResult+