TWSD-1531 - snmp V3user not able to update from UI

Review Request #1332 — Created Jan. 23, 2026 and submitted

shuinvy
APV10
rel_apv_10_7
TWSD-1531
lucille, mingji, peteryeh

Let SNMP v3 User table can be updated

The Jira ticket is:
https://arraynetworks.atlassian.net/browse/TWSD-1531

The list is not clickable originally,
so I removed the code list_config_options={'click_enable':False}
then I set fields to be editable.
I also add _update for updating API.

The CLI is both for adding and updating.
Thus,
I add main operation function be called configure_user,
then changed _insert and _update function to call it.

You can see attachment for WebUI reference.


mingji
  1. Ship It!
  2. 
      
peteryeh
  1. Ship It!
  2. 
      
shuinvy
Review request changed

Status: Closed (submitted)

Loading...