Apache CloudStack v4.8.0 Root Admin API Reference

updateAutoScaleVmProfile

Updates an existing autoscale vm profile.

Request parameters

Parameter NameDescriptionRequired
idthe ID of the autoscale vm profiletrue
autoscaleuseridthe ID of the user used to launch and destroy the VMsfalse
counterparamcounterparam list. Example: counterparam[0].name=snmpcommunity&counterparam[0].value=public&counterparam[1].name=snmpport&counterparam[1].value=161false
customidan optional field, in case you want to set a custom id to the resource. Allowed to Root Admins onlyfalse
destroyvmgraceperiodthe time allowed for existing connections to get closed before a vm is destroyedfalse
fordisplayan optional field, whether to the display the profile to the end user or notfalse
templateidthe template of the auto deployed virtual machinefalse

Response Tags

Response NameDescription
idthe autoscale vm profile ID
accountthe account owning the instance group
autoscaleuseridthe ID of the user used to launch and destroy the VMs
destroyvmgraceperiodthe time allowed for existing connections to get closed before a vm is destroyed
domainthe domain name of the vm profile
domainidthe domain ID of the vm profile
fordisplayis profile for display to the regular user
otherdeployparamsparameters other than zoneId/serviceOfferringId/templateId to be used while deploying a virtual machine
projectthe project name of the vm profile
projectidthe project id vm profile
serviceofferingidthe service offering to be used while deploying a virtual machine
templateidthe template to be used while deploying a virtual machine
zoneidthe availability zone to be used while deploying a virtual machine