GetRecoveryPointApiResponse#

class GetRecoveryPointApiResponse(metadata=None, data=None, *args, **kwargs)#

Bases: object

REST response for all response codes in API path /dataprotection/v4.0/config/recovery-points/{extId} Get operation

Parameters:
property data#
Type:

RecoveryPoint | ErrorResponse

property metadata#
Type:

ApiResponseMetadata

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model