v8

latestSwagger 2.02026-07-13274484.3 KB

Deletes the creation operation for a specific certificate.

Deletes the creation operation for a specified certificate that is in the process of being created. The certificate is no longer created. This operation requires the certificates/update permission.

delete/certificates/{certificate-name}/pending

Path parameters

certificate-namestring required

The name of the certificate.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

idstring

The certificate id.

csrstring byte

The certificate signing request (CSR) that is being used in the certificate operation.

cancellation_requestedboolean

Indicates if cancellation was requested on the certificate operation.

statusstring

Status of the certificate operation.

status_detailsstring

The status details of the certificate operation.

targetstring

Location which contains the result of the certificate operation.

preserveCertOrderboolean

Specifies whether the certificate chain preserves its original order. The default value is false, which sets the leaf certificate at index 0.

request_idstring

Identifier for the certificate operation.