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