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