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