Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Stream collection represents all the streams in the local System Management Automation environment.
| Namespace | OData Collection URI |
|---|---|
Orchestrator.Streams.ResourceModel.StreamItem |
HTTPS://<HOST>:<PORT>/00000000-0000-0000-0000-000000000000/JobStreams/Stream |
Supported HTTP Verbs
| Create (POST) | Read (GET) | Update (PUT/MERGE) | Delete (DELETE) |
|---|---|---|---|
False |
True |
False |
False |
Operations
- Read (GET) Stream
Query the collection for either a list of StreamItem entities, or an identified entity.
See Also
Concepts
Other Resources
GetStreamItems
Service Management Automation Web Service Collections