DisableFeatureRequestType

DisableFeatureRequestType
DisableFeatureRequestType

The parameters of DisableFeature.

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

Reference to an instance of the HostSystem managed object.

string
featureKey
Required

key of the feature to disable.