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:
pe_info_list – (
pe_info_list
)object_store_endpoint_info_list – (
object_store_endpoint_info_list
)
- property object_store_endpoint_info_list#
- Type:
list[
ObjectStoreEndpointInfo
]
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model