VolumeGroupDiskRecoveryPointReference#

class VolumeGroupDiskRecoveryPointReference(volume_group_recovery_point_ext_id=None, recovery_point_ext_id=None, disk_recovery_point_ext_id=None, *args, **kwargs)#

Bases: DiskRecoveryPointReference

Specs containing vm disk recovery point information used to discover the cluster.

Parameters:

volume_group_recovery_point_ext_id – (volume_group_recovery_point_ext_id) The external identifier that can be used to retrieve the volume group recovery point using its URL (Note: This attribute will be removed in future releases; therefore use the volume group recovery point external identifier instead).

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model

property volume_group_recovery_point_ext_id#

The external identifier that can be used to retrieve the volume group recovery point using its URL (Note: This attribute will be removed in future releases; therefore use the volume group recovery point external identifier instead).

Type:

str