ConsistencyGroupMember#

class ConsistencyGroupMember(entity_ext_id=None, entity_type=None, *args, **kwargs)#

Bases: object

External identifier of the members (VM or volume group) of the consistency group object.

Parameters:
  • entity_ext_id (required) – (entity_ext_id) External identifier of the members (VM or volume group) of the consistency group object.

  • entity_type (required) – (entity_type)

property entity_ext_id#

External identifier of the members (VM or volume group) of the consistency group object.

Type:

str

property entity_type#
Type:

ConsistencyGroupMemberType

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model