Request parameters
| Parameter Name | Description | Required |
| accountid | The ID of the Account to update the parameter value for corresponding account | false |
| category | Lists configurations by category | false |
| clusterid | The ID of the Cluster to update the parameter value for corresponding cluster | false |
| domainid | The ID of the Domain to update the parameter value for corresponding domain | false |
| group | Lists configuration by group name (primarily used for UI) | false |
| imagestoreuuid | The ID of the Image Store to update the parameter value for corresponding image store | false |
| keyword | List by keyword | false |
| managementserverid | the ID of the Management Server to update the parameter value for corresponding management server | false |
| name | Lists configuration by name | false |
| page | false | |
| pagesize | false | |
| parent | Lists configuration by parent name (primarily used for UI) | false |
| storageid | The ID of the Storage pool to update the parameter value for corresponding storage pool | false |
| subgroup | Lists configuration by subgroup name (primarily used for UI) | false |
| zoneid | The ID of the Zone to update the parameter value for corresponding zone | false |
Response Tags
| Response Name | Description |
| id | The value of the configuration |
| category | The category of the configuration |
| component | The component of the configuration |
| defaultvalue | The default value of the configuration |
| description | The description of the configuration |
| displaytext | The display text of the configuration |
| group | The group of the configuration |
| isdynamic | True if the configuration is dynamic |
| name | The name of the configuration |
| options | The possible options of the configuration value |
| parent | The name of the parent configuration |
| scope | Scope (zone/cluster/pool/account) of the parameter that needs to be updated |
| subgroup | The subgroup of the configuration |
| type | The type of the configuration value |
| value | The value of the configuration |