Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Credentials collection represents all the credentials in the local System Management Automation environment.
| Namespace | OData Collection URI |
|---|---|
Orchestrator.ResourceModel |
HTTPS://<HOST>:<PORT>/00000000-0000-0000-0000-000000000000/Credentials |
Supported HTTP Verbs
| Create (POST) | Read (GET) | Update (PUT/MERGE) | Delete (DELETE) |
|---|---|---|---|
True |
True |
True |
True |
Operations
- Create (POST) Credentials
Create a Credential entity.
- Read (GET) Credentials
Query the collection for either a list of Credential entities, or an identified entity.
- Update (PUT/MERGE) Credentials
Update an existing Credential entity.
- Delete (DELETE) Credentials
Delete an existing Credential entity.