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