RecoverPcApiResponse#

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

Bases: object

REST response for all response codes in API path /prism/v4.0/protectpc/recover Post operation

Parameters:
property data#
Type:

PcRestoreRootTask | ApiError | ErrorResponse

property metadata#
Type:

ApiResponseMetadata

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model