Apache CloudStack 4.22.0.0 Root Admin API Reference

registerCniConfiguration

Register a CNI Configuration to be used with CKS cluster

Request parameters

Parameter NameDescriptionRequired
nameName of the user datatrue
accountan optional account for the user data. Must be used with domainId.false
cniconfigCNI Configuration content to be registered as User datafalse
domainidan optional domainId for the user data. If the account parameter is used, domainId must also be used.false
paramscomma separated list of variables declared in user data contentfalse
projectidan optional project for the user datafalse

Response Tags

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