NETVS Suche schickt invaliden request

Wenn ich im NETVS (bspw) nach der VLAN-ID 1454 suche. Kriege ich laut Network Tab eine 400 status code Antwort. Die Ladeanimation dreht sich unendlich weiter.

Hier der Request der abgesendet wird:

[{"name":"nd.vlan.list","old":{"id":1454,"fetch_limit":25}},{"name":"nd.vxlan.list","old":{"vni":1454,"fetch_limit":25}},{"name":"org.unit.list","old":{"fq_name_regexp":"(?i).*1454.*","fetch_limit":25,"sorting_params_list":["short_name"]}},{"name":"org.unit.list","old":{"short_name_regexp":"(?i).*1454.*","fetch_limit":25,"sorting_params_list":["short_name"]}},{"name":"cntl.mgr.list","idx":"login_name","old":{"login_name_regexp":"(?i)1454.*","fetch_limit":25}},{"name":"cntl.mgr.list","idx":"full_name","old":{"full_name_regexp_ic":"(?i).*1454.*","fetch_limit":25,"is_sub":false}},{"name":"cntl.group.list","old":{"name_regexp":"(?i).*1454.*","fetch_limit":25,"sorting_params_list":["name"]}}]

hier die antwort:

{"exception": {"error": {"code": 20, "description": "[wapi] Undefinierter Parameter vorhanden", "details": "Der verwendete Parametername ist für die angegebene Version und die angegebene Funktion nicht definiert."}, "error_type": {"code": -20001, "name": "invalid_param", "description": "Parameter ungültig"}, "constraint": {"name": null, "description": null}, "stacked_diag_params": {"sqlstate": "P0001", "message": "raise_exception", "detail": "", "hint": "", "context": "PL/pgSQL function eh.set_err(eh.stacked_diag_params_rec_type,name,name,eh.userparams_kv_rec_type[],eh.typecode_rec_type) line 22 at RAISE\\nSQL statement \"SELECT eh.set_err(sd_rec, fpkg, fname, up_kv_rec_list, et_rec)\"\\nPL/pgSQL function wapi_4_2.insert_ta_stmt_list(bigint,wapi_4_2.imp_ta_stmt_rec_type[],text) line 486 at PERFORM\\nSQL statement \"SELECT wapi_4_2.insert_ta_stmt_list(\\n    in_ta_id => ta_id,\\n    in_stmt_list => stmt_list,\\n    in_http_rq_mthd => in_http_rq_mthd\\n  )\"\\nPL/pgSQL function wapi_4_2.ta_handler(text,text,text,boolean,boolean,boolean,boolean,text,text) line 41 at PERFORM", "dml_src_table": null, "schema": "", "table": "", "column": "", "datatype": "", "constraint": ""}, "others": {}, "traceback": [{"function": "wapi_4_2.insert_ta_stmt_value", "param": {"wapi.system.name": [{"state": null, "value": "nd"}, {"state": null, "value": "nd"}], "wapi.object_type.name": [{"state": null, "value": "vlan"}, {"state": null, "value": "vlan"}], "wapi.function.name": [{"state": null, "value": "list"}], "wapi.transaction_stmt_param.name": [{"state": null, "value": "id"}], "wapi.transaction_stmt_param.old_value": [{"state": null, "value": 1454}], "wapi.transaction_stmt_param.new_value": [{"state": null, "value": null}], "wapi.version.major": [{"state": null, "value": 4}], "wapi.version.minor": [{"state": null, "value": 2}]}}, {"function": "wapi_4_2.insert_ta_stmt_list", "param": {"wapi.transaction_stmt.name": [{"state": null, "value": "nd.vlan.list"}], "wapi.transaction_stmt.pos": [{"state": null, "value": 0}], "wapi.transaction_stmt.idx": [{"state": null, "value": "0"}]}}], "hint": null}}

und eigentlich sollte in dem fall doch auch ein Poo-Storm erscheinen und nicht die Ladeanimation unendlich lange laden?

Edited Nov 06, 2025 by Dominik Rimpf
Assignee Loading
Time tracking Loading

Help | Imprint | Privacy policy | Accessibility | Contact