Apache CloudStack 4.14.1.0-SNAPSHOT Root Admin API Reference

provisionCertificate

Issues and propagates client certificate on a connected host/agent using configured CA plugin

Request parameters

Parameter NameDescriptionRequired
hostidThe host/agent uuid to which the certificate has to be provisioned (issued and propagated)true
providerName of the CA service provider, otherwise the default configured provider plugin will be usedfalse
reconnectWhether to attempt reconnection with host/agent after successful deployment of certificate. When option is not provided, configured global setting is usedfalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully