DatacenterConfigSpec

DatacenterConfigSpec
DatacenterConfigSpec

Changes to apply to the datacenter configuration.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "defaultHardwareVersionKey": "string",
    "maximumHardwareVersionKey": "string"
}
string
defaultHardwareVersionKey
Optional

Key for Default Hardware Version to be used on this datacenter in the format of key.

Setting this field affects defaultConfigOption returned by environmentBrowser of all its children with this field unset.

string
maximumHardwareVersionKey
Optional

Key for Maximum Hardware Version to be used on this datacenter in the format of key.

Setting this field affects defaultConfigOption returned by environmentBrowser of all its children with this field unset.

Since: vSphere API Release 7.0.2.0