UpdateHostSubSpecificationRequestType

UpdateHostSubSpecificationRequestType
UpdateHostSubSpecificationRequestType

The parameters of UpdateHostSubSpecification.

JSON Example
{
    "host": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "hostSubSpec": {
        "_typeName": "string",
        "name": "string",
        "createdTime": "string",
        "data": [
            0
        ],
        "binaryData": "string"
    }
}
host
Required

The host whose specification will be updated.

hostSubSpec
Required

The data object for the new host sub specification.