GetOvaApiResponse#

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

Bases: object

REST response for all response codes in API path /vmm/v4.2/content/ovas/{extId} Get operation

Parameters:
property data#
Type:

Ova | ErrorResponse

property metadata#
Type:

ApiResponseMetadata

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model