HostProfileManagerHostToConfigSpecMap

HostProfileManagerHostToConfigSpecMap
HostProfileManagerHostToConfigSpecMap

Data class for HostSystem-AnswerFileCreateSpec mapping.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "host": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "configSpec": {
        "_typeName": "string",
        "validating": false
    }
}
host
Required

The host

configSpec
Required

The corresponding AnswerFileCreateSpec.