UpdateHostProfileRequestType

UpdateHostProfileRequestType
UpdateHostProfileRequestType

The parameters of UpdateHostProfile.

JSON Example
{
    "config": {
        "_typeName": "string",
        "name": "string",
        "annotation": "string",
        "enabled": false
    }
}
config
Required

HostProfileConfigSpec is the base data object for all HostProfile configuration specifications.