Apache CloudStack 4.17.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
descriptionthe description of the configuration
isdynamictrue if the configuration is dynamic
namethe name of the configuration
scopescope(zone/cluster/pool/account) of the parameter that needs to be updated
valuethe value of the configuration