Apache CloudStack 4.16.0.0 Root Admin API Reference
revokeCertificate
Revokes certificate using configured CA plugin
Request parameters
| Parameter Name | Description | Required |
| serial | The certificate serial number, as a hex value | true |
| cn | The certificate CN | false |
| provider | Name of the CA service provider, otherwise the default configured provider plugin will be used | false |
Response Tags
| Response Name | Description |
| displaytext | any text associated with the success or failure |
| success | true if operation is executed successfully |