v7

latestSwagger 2.0raw.githubusercontent.com2022-12-067889207.3 KB
DeletedCertificates

Recovers the deleted certificate back to its current version under /certificates.

The RecoverDeletedCertificate operation performs the reversal of the Delete operation. The operation is applicable in vaults enabled for soft-delete, and must be issued during the retention interval (available in the deleted certificate's attributes). This operation requires the certificates/recover permission.

post/deletedcertificates/{certificate-name}/recover

Path parameters

certificate-namestring required

The name of the deleted certificate

Query parameters

api-versionstring required

Client API version.

Response

A Certificate bundle of the original certificate and its attributes

idstring

The certificate id.

kidstring

The key id.

sidstring

The secret id.

x5tstring base64url

Thumbprint of the certificate.

cerstring byte

CER contents of x509 certificate.

contentTypestring

The content type of the secret.

tagsobject

Application specific metadata in the form of key-value pairs