Service SnmpServerHosts

HTTP Method

Resource

Request

Response

Description

GET

.../snmp-server/hosts

   

N/A

WiredElementList

Returns the SNMP-Server Host details.

POST

.../snmp-server/hosts

   

SnmpServerHost

SnmpServerHost

Adds SNMP-Server Hosts in the model.

GET 

.../snmp-server/hosts/{ SnmpServerHost.host_ip}-{SnmpServerHost .community}

   

N/A

SnmpServerHost

Returns the SNMP-Server Host by name.

PUT 

.../snmp-server/hosts/{ SnmpServerHost.host_ip}-{SnmpServerHost .community}

   

SnmpServerHost

SnmpServerHost

Updates SNMP-Server Host in the model.

DELETE 

.../snmp-server/hosts/{ SnmpServerHost.host_ip}-{SnmpServerHost .community}

   

N/A

N/A

Deletes the SNMP-Server Host by name.