Apache CloudStack 4.18.0.0 Root Admin API Reference

resetConfiguration

Resets a configuration. The configuration will be set to default value for global setting, and removed from account_details or domain_details for Account/Domain settings

Request parameters

Parameter NameDescriptionRequired
namethe name of the configurationtrue
accountidthe ID of the Account to reset the parameter value for corresponding accountfalse
clusteridthe ID of the Cluster to reset the parameter value for corresponding clusterfalse
domainidthe ID of the Domain to reset the parameter value for corresponding domainfalse
imagestoreidthe ID of the Image Store to reset the parameter value for corresponding image storefalse
storageidthe ID of the Storage pool to reset the parameter value for corresponding storage poolfalse
zoneidthe ID of the Zone to reset the parameter value for corresponding zonefalse

Response Tags

Response NameDescription
idthe value of the configuration
categorythe category of the configuration
componentthe component of the configuration
defaultvaluethe default value of the configuration
descriptionthe description of the configuration
displaytextthe display text of the configuration
groupthe group of the configuration
isdynamictrue if the configuration is dynamic
namethe name of the configuration
optionsthe possible options of the configuration value
parentthe name of the parent configuration
scopescope(zone/cluster/pool/account) of the parameter that needs to be updated
subgroupthe subgroup of the configuration
typethe type of the configuration value
valuethe value of the configuration