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