Apache CloudStack 4.15.0.0 Root Admin API Reference
provisionCertificate
Issues and propagates client certificate on a connected host/agent using configured CA plugin
Request parameters
Parameter Name | Description | Required |
hostid | The host/agent uuid to which the certificate has to be provisioned (issued and propagated) | true |
provider | Name of the CA service provider, otherwise the default configured provider plugin will be used | false |
reconnect | Whether to attempt reconnection with host/agent after successful deployment of certificate. When option is not provided, configured global setting is used | false |
Response Tags
Response Name | Description |
displaytext | any text associated with the success or failure |
success | true if operation is executed successfully |