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"=>"15.218.169.163", "notify"=>"STANDARD", "port"=>162, "retry"=>2, "timeoutSecs"=>162, "user"=>"user1", "version"=>2}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |