Get Config
Get the current setting for the specified configuration property.
URN containing the name of the configuration property such as (urn:vcloud:configuration:
URN containing the name of the configuration property such as (urn:vcloud:configuration:
OK
{
"name": "string",
"typedValue": {
"value": {},
"type": "string"
},
"description": "string",
"defaultValue": {},
"restartRequired": false,
"minValue": "number",
"maxValue": "number",
"timestamp": "string"
}
Name of the configuration property.
A string describing the configuration property.
Default value of the configuration property.
Represents if the cell needs to be rebooted for a change to this property to take effect.
Minimum value for this configuration property.
Maximum value for this configuration property.
Maximum value for this configuration property.