DeleteServerCertificate
In this article:
DeleteServerCertificate#
Description#
Удаляет сертификат сервера из IAM.
Request Parameters#
ServerCertificateName — Имя сертификата сервера.
Тип: String
Необходимо: Да
Examples#
Запрос
https://iam.k2.cloud/?Action=DeleteServerCertificate
&ServerCertificateName=certificate-1
Ответ
<DeleteServerCertificateResponse>
<DeleteServerCertificateResponse>
<return>true</return>
</DeleteServerCertificateResponse>
<requestId>5051e007-fac4-4935-b589-3b2d59d6664f</requestId>
<ResponseMetadata>
<RequestId>5051e007-fac4-4935-b589-3b2d59d6664f</RequestId>
</ResponseMetadata>
</DeleteServerCertificateResponse>
c2-iam DeleteServerCertificate ServerCertificateName certificate-1