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:
primary_site – (
primary_site
)secondary_site – (
secondary_site
)
- property primary_site#
- Type:
- property secondary_site#
- Type:
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model