Edit SNMP Manager settings for the specified Id

PUT {{baseUrl}}/api/v1/storage-systems/device-type4/:systemId/network-services/snmp-mgr/:id

Edit SNMP Manager settings for the specified Id

Request Body

{"authenticationPassword"=>"<string>", "managerIP"=>"<string>", "notify"=>"ALL", "port"=>"<long>", "privPassword"=>"<string>", "retry"=>"<long>", "timeoutSecs"=>"<long>", "user"=>"<string>", "userMode"=>"NEW", "version"=>"<integer>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring