SearchResultsDTO

Properties

Name Type Description Notes
processor_results list[ComponentSearchResultDTO] The processors that matched the search. [optional]
connection_results list[ComponentSearchResultDTO] The connections that matched the search. [optional]
process_group_results list[ComponentSearchResultDTO] The process groups that matched the search. [optional]
input_port_results list[ComponentSearchResultDTO] The input ports that matched the search. [optional]
output_port_results list[ComponentSearchResultDTO] The output ports that matched the search. [optional]
remote_process_group_results list[ComponentSearchResultDTO] The remote process groups that matched the search. [optional]
funnel_results list[ComponentSearchResultDTO] The funnels that matched the search. [optional]

[Back to Model list] [Back to API list] [Back to README]