Edit SNMP Manager settings for the specified Id

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

Edit SNMP Manager settings for the specified Id

Request Body

{"managerIP"=>"<string>", "notify"=>"STANDARD", "port"=>"<long>", "retry"=>"<long>", "timeoutSecs"=>"<long>", "user"=>"<string>", "version"=>"<integer>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring