Create a certificate request
POST/outagedetection/v1/certificaterequests
Creates a certificate request for the specified applicationId and using the specified certificateIssuingTemplateId. Indicate a renewal by specifying existingCertificateId. Set isVaaSGenerated to true, specify csrAttributes to request a certificate using Automated Secure Keypair. The validityPeriod value must be in the ISO8601 format for time duration. Examples of ISO8601 format time duration include P1Y for one year, P10D for ten days, and PT12H for twelve hours.
Request
Responses
- 201
- 400
- 412
A certificate request has been created, and its details can be found in the response body.
The request is either incomplete or malformed.
The request is either incomplete or malformed.