v7

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

Updates a certificate operation.

Updates a certificate creation operation that is already in progress. This operation requires the certificates/update permission.

patch/certificates/{certificate-name}/pending

Path parameters

certificate-namestring required

The name of the certificate.

Query parameters

api-versionstring required

Client API version.

Request body

cancellation_requestedboolean required

Indicates if cancellation was requested on the certificate operation.

Response

A message containing the certificate operation response.

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.

request_idstring

Identifier for the certificate operation.