DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Instead of over loading the present createZone API and updateZone API a new API is introduced say "UpdateZoneLevelParamters UpdateZoneLevelParamter API".
During the creation of zone default values for these parameters will be set in the data_center_details table.
These can be updated using the "updateZoneLevelParamtersupdateZoneLevelParamter" API each at a time by sending the name value pair with zone id.
...
Here we introduce new API called updateClusterLevelParameters updateClusterLevelParameter to update the cluster level parameters. During the cluster creation time default values will be set to these parameters, later we can use this API to modify the value as per needed for each cluster.
...
Here we introduce new API called updateAccountLevelParameters updateAccountLevelParameter. During the account creation time default values will be set to these parameters, later we can use this API to modify the value as per needed for each account.
...
Here we introduce new API called updateStorageLevelParameters updateStorageLevelParameter. During the addition of storage pool default values will be set to these parameters, later we can use this API to modify the value as per needed for each storage.
...