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