QueryConfigOptionRequestType

QueryConfigOptionRequestType
QueryConfigOptionRequestType

The parameters of QueryConfigOption.

JSON Example
{
    "key": "string",
    "host": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
string
key
Optional

The key found in the VirtualMachineConfigOptionDescriptor, obtained by invoking the EnvironmentBrowser.QueryConfigOptionDescriptor operation.

host
Optional

Reference to an instance of the HostSystem managed object.