VmRecoveryPoint#

class VmRecoveryPoint(vm=None, consistency_group_ext_id=None, disk_recovery_points=None, vm_ext_id=None, vm_categories=None, application_consistent_properties=None, location_agnostic_id=None, name=None, creation_time=None, expiration_time=None, status=None, recovery_point_type=None, total_exclusive_usage_bytes=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#

Bases: BaseVmRecoveryPoint

A model that represents VM Recovery Point properties.

Parameters:

vm – (vm)

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model

property vm#
Type:

Vm