Import a set of raw certificates
POST/outagedetection/v1/certificates
Adds to the inventory one or more certificates to the inventory.the certificates are specified in raw base64-encoded format (PEM without header/footer). Chain CA certificates are optional but may be provided using issuerCertificates.
Request
Responses
- 201
- 400
- 412
Certificates were imported; details in response body.
Incomplete or malformed request.
Incomplete or malformed request.