GuestUpdateStatus#

class GuestUpdateStatus(deployed_vm_reference=None, *args, **kwargs)#

Bases: object

Status of a guest update.

Parameters:

deployed_vm_reference – (deployed_vm_reference) The identifier of the temporary VM created when the guest OS update was initiated.

property deployed_vm_reference#

The identifier of the temporary VM created when the guest OS update was initiated.

Type:

str

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model