vcenter vm tools: update spec
The (@name UpdateSpec} structure describes the VMware Tools properties of a virtual machine that can be updated. This structure was added in vSphere API 7.0.0.0.
Representation:
{
"upgrade_policy" : "MANUAL"
}
"upgrade_policy" : "MANUAL"
}
Attributes:
Name | Type | Description |
---|---|---|
Optional | ||
upgrade_policy | string | Tools upgrade policy setting for the virtual machine. vcenter.vm.tools.upgrade_policy. This attribute was added in vSphere API 7.0.0.0. Optional. If this field is omitted the value will not be changed. |