Validate a certificate request
POST/outagedetection/v1/certificaterequests/validation
This operation validates a proposed certificate request without actually submitting it.Checks for compliance with the specified issuing template and verifies all other references are valid (e.g., existingCertificateId is the UUID of an inventory certificate).
Request
Responses
- 201
- 400
- 412
Certificate Request was validated.
Incomplete or malformed request.
Incomplete or malformed request.