NSX-T Data Center REST API
Create a Dynamic Runbook Instance
Create an Online Diagnostic System Dynamic Runbook Instance with the specified identifierThis API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.
Request:
Method:
POST
URI Path(s):
/policy/api/v1/infra/sha/dynamic-runbook-instances/{instance-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
OdsDynamicRunbookInstance+
Example Request:
{ "applied_to_group_paths": ["/infra/domains/default/groups/TNGroup"], "applied_to_all_appliances": false, "_revision" : 0 }Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
OdsDynamicRunbookInstance+