Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Update Target

PUT /vdc/snmp/config/target/{targetId}

Update specified SNMP target.

targetId

Required Roles

  • SYSTEM_ADMIN


Request Payload

All parameters are required unless otherwise stated.

Field Description Type Notes
snmp_target
server String
port SNMP port Integer
version Version - SNMP version V2 or V3 String
community Community name String
user_security_model    
username String
authentication    
protocol String
passphrase String
privacy    
protocol String
passphrase String

Response Body

Response indicating Success or Failure to update SNMP Server.