post
https://{hostname}/etp-config/v3/customers//certificates
Creates a new proxy certificate.
Creates a new proxy certificate.
xxxxxxxxxxcurl --request POST \--url https://hostname/etp-config/v3/customers/configId/certificates \--header 'accept: */*' \--header 'content-type: application/json' \--data '{"caMode": "CUSTOMER"}'
xxxxxxxxxx201 Created