BackupTargetsInfo#

class BackupTargetsInfo(pe_info_list=None, object_store_endpoint_info_list=None, *args, **kwargs)#

Bases: object

Model to contain information regarding PE’s which are already added as replicas. It is a list of PEInfo model.

Parameters:
property object_store_endpoint_info_list#
Type:

list[ ObjectStoreEndpointInfo ]

property pe_info_list#
Type:

list[ PEInfo ]

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model