Azure Key Vault · Schema

CertificateOperation

A certificate operation is returned in case of asynchronous requests.

CertificatesCloud SecurityCryptographyKey ManagementSecrets ManagementSecurity

Properties

Name Type Description
id string The certificate id.
csr string The certificate signing request (CSR) that is being used in the certificate operation.
cancellation_requested boolean Indicates if cancellation was requested on the certificate operation.
status string Status of the certificate operation.
status_details string The status details of the certificate operation.
target string Location which contains the result of the certificate operation.
request_id string Identifier for the certificate operation.
View JSON Schema on GitHub