Runbooks
The Runbooks collection represents all the activities in the local System Management Automation environment.
Namespace | OData Collection URI |
---|---|
Orchestrator.ResourceModel |
HTTPS://<HOST>:<PORT>/00000000-0000-0000-0000-000000000000/Runbooks |
Supported HTTP Verbs
Create (POST) | Read (GET) | Update (PUT) | Delete (DELETE) |
---|---|---|---|
False |
True |
True |
True |
Operations
- Read (GET) Runbooks
Query the collection for either a list of Runbook entities, or an identified entity.
- Update (PUT/MERGE) Runbooks
Update an existing Runbook entity.
- Delete (DELETE) Runbooks
Delete an existing Runbook entity.