PKI Certificate Authorities
post/api/v1/pki/ca/internal
Request body
namestring required
The name of the Internal Certificate Authority to create. Must be slug-friendly.
projectIdstring uuid required
The ID of the project to create the Certificate Authority in.
enableDirectIssuanceboolean required
Whether or not to enable direct issuance of certificates for the Internal Certificate Authority.
status'active' | 'disabled' | 'pending-certificate' required
The status of the Internal Certificate Authority.
Response
Default Response
projectIdstring required
enableDirectIssuanceboolean
namestring required
idstring uuid required
status'active' | 'disabled' | 'pending-certificate' required
type'internal' required