customnode
Get import failure info for multiple nodes
Retrieves recorded import failure information for a list of custom nodes.
post/v2/customnode/import_fail_info_bulk
Request body
Response
A dictionary containing the import failure information.
ImportFailInfoBulkResponse required
A dictionary where each key is a cnr_id or url from the request, and the value is the corresponding error info.