Updates a registered CA certificate.
Requires permission to access the UpdateCACertificate action.
put/cacertificate/{caCertificateId}
Path parameters
caCertificateIdstring required
The CA certificate identifier.
Query parameters
newStatus'ACTIVE' | 'INACTIVE'
<p>The updated status of the CA certificate.</p> <p> <b>Note:</b> The status value REGISTER_INACTIVE is deprecated and should not be used.</p>
newAutoRegistrationStatus'ENABLE' | 'DISABLE'
The new value for the auto registration status. Valid values are: "ENABLE" or "DISABLE".
Request body
Response
Success