Versions Compared

Key

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

...

API name

Existing API Parameters

New additional API Parameters

API Response

updateConfiguration

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

scope scopename: scope(zone/cluster/pool/account) of the parameter that needs to be updated
id scopeid: corresponding ID of the scope

updateconfigurationresponse with scope and updated value 

listConfiguration

category: lists configurations by category
name: lists configuration by name

scope scopename: scope(zone/cluster/pool/account) of the parameter that needs to be updated
id scopeid: corresponding ID of the scope

listconfigurationsresponse with scope and value at the corresponding scope of the parameter.

...