Request parameters
| Parameter Name | Description | Required |
| name | the name of the configuration | true |
| accountid | the ID of the Account to update the parameter value for corresponding account | false |
| clusterid | the ID of the Cluster to update the parameter value for corresponding cluster | false |
| storageid | the ID of the Storage pool to update the parameter value for corresponding storage pool | false |
| value | the value of the configuration | 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 |
| description | the description of the configuration |
| name | the name of the configuration |
| scope | scope(zone/cluster/pool/account) of the parameter that needs to be updated |
| value | the value of the configuration |