AvailableUpdates(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Holds informatiom about the available versions for upgrade.
Attributes |
|
---|---|
Name | Description |
new_deployable_appliance |
google.cloud.vmmigration_v1.types.ApplianceVersion
The newest deployable version of the appliance. The current appliance can't be updated into this version, and the owner must manually deploy this OVA to a new appliance. |
in_place_update |
google.cloud.vmmigration_v1.types.ApplianceVersion
The latest version for in place update. The current appliance can be updated to this version using the API or m4c CLI. |