NSX-T Data Center REST API
List runbook invocations
Get a paginated list of Online Diagnostic System runbook invocation entities.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-invocations
Request Headers:
n/a
Query Parameters:
PolicyListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/policy/api/v1/infra/sha/runbook-invocationsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
OdsRunbookInvocationListResult+