v7

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

Backs up the specified certificate.

Requests that a backup of the specified certificate be downloaded to the client. All versions of the certificate will be downloaded. This operation requires the certificates/backup permission.

post/certificates/{certificate-name}/backup

Path parameters

certificate-namestring required

The name of the certificate.

Query parameters

api-versionstring required

Client API version.

Response

The backup blob containing the backed up certificate.

valuestring base64url

The backup blob containing the backed up certificate.