ibex.endpoints.ids_info.find_field¶
-
async ibex.endpoints.ids_info.find_field(uri: str, searched_node: str, show_error_bars: bool =
False) dict¶ IBEX endpoint. Returns list of nodes that have searched text within it’s name.
Response JSON is constructed as follows:{“paths”: [<path_1 (str)>,<path_2 (str)>,…<path_N (str)>,]}