VolumeGroupSyncContext#

class VolumeGroupSyncContext(primary_site=None, secondary_site=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#

Bases: ExternalizableAbstractModel

Specification corresponding to the volume group synced state. The primary site reference corresponds to the cluster reference information along with the related AZ information where the entity resides. The secondary site reference corresponds to the cluster site reference information along with the related AZ information where the volume group is synced to.

Parameters:
property primary_site#
Type:

SiteReference

property secondary_site#
Type:

SiteReference

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model