Proxy certificates
Number of APIs: 8
-
Create a new proxy certificate POST https://{{host}}/etp-config/v3/customers/:configId/certificates
-
List proxy certificates GET https://{{host}}/etp-config/v3/customers/:configId/certificates
-
Get a proxy certificate GET https://{{host}}/etp-config/v3/customers/:configId/certificates/:certificateId
-
Modify a proxy certificate PUT https://{{host}}/etp-config/v3/customers/:configId/certificates/:certificateId
-
Activate a proxy certificate POST https://{{host}}/etp-config/v3/customers/:configId/certificates/:certificateId/op/activate
-
Confirm proxy certificate distribution POST https://{{host}}/etp-config/v3/customers/:configId/certificates/:certificateId/op/confirm-distribution
-
Confirm proxy certificate download POST https://{{host}}/etp-config/v3/customers/:configId/certificates/:certificateId/op/confirm-download
-
Deactivate a proxy certificate POST https://{{host}}/etp-config/v3/customers/:configId/certificates/:certificateId/op/deactivate