SearchResponse#

class SearchResponse(search_type=None, response=None, *args, **kwargs)[source]#

Bases: object

Task Response which is one of node-discovery, networking-details, hypervisor-upload information

Parameters:
property response#
Type:

UnconfigureNodeDetails | NodeNetworkingDetails | HypervisorUploadInfo

property search_type#
Type:

SearchType

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model