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