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