Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

API name

Existing API Parameters

New optional API Parameters

API Response

updateConfiguration

name: the name of the configuration
value: the value of the configuration

zoneid: ID of the zone
clusterid: ID of the cluster
storageid: ID of the storagepool
accountid: ID of the acount

updateconfigurationresponse with scope and updated value 

Example: localhost http://localhost:8096/client/api?command=updateConfiguration&name=mem.overprovisioning.factor&value=2&clusterid=a69d292a-c1e7-4630-8acf-58e955859ab6Image Added

To list configuration parameter at particular scope

...

                http://localhost:8096/client/api?command=*listConfigurations*&zoneid=b7aa7e8c-78b1-49f2-9876-aa25a728276d

...