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