HostLicenseSpec

HostLicenseSpec
HostLicenseSpec
AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "source": {
        "_typeName": "string"
    },
    "editionKey": "string",
    "disabledFeatureKey": [
        "string"
    ],
    "enabledFeatureKey": [
        "string"
    ]
}
source
Optional

Deprecated as of vSphere API 4.0, this is not used by the system.

This data object type is used to communicate configuration about where to find licenses to use for this system.

string
editionKey
Optional

License edition to use

array of string
disabledFeatureKey
Optional

Disabled features.

When an edition is set, all the features in it are enabled by default. The following parameter gives a finer control on which features are disabled.

array of string
enabledFeatureKey
Optional

Enabled features