RegisterApiResponse#

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

Bases: object

REST response for all response codes in API path /prism/v4.0/management/domain-managers/{extId}/$actions/register Post operation

Parameters:
property data#
Type:

TaskReference | ErrorResponse

property metadata#
Type:

ApiResponseMetadata

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model