UpdateAnswerFileRequestType

UpdateAnswerFileRequestType
UpdateAnswerFileRequestType

The parameters of UpdateAnswerFile_Task.

JSON Example
{
    "host": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "configSpec": {
        "_typeName": "string",
        "validating": false
    }
}
host
Required

Host with which the answer file is associated.

configSpec
Required

Host-specific configuration data. If the configuration specification does not contain any host-specific user input (configSpec.AnswerFileOptionsCreateSpec.userInput), the method does not perform any operation on the answer file.