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": "enum",
"upgrade_version": "enum"
}
}