VmHardwareUpdateRequestBody
This is a request body class for an operation.
Properties
spec
Required
Specification for updating the virtual hardware settings of the virtual machine.
JSON Example
{
"spec": {
"upgrade_policy": "NEVER",
"upgrade_version": "VMX_03"
}
}