Service SnmpServerCommunities

HTTP Method

Resource

Request

Response

Description

GET

.../snmp-server/communities

   

N/A

WiredElementList

Returns the SNMP-Server Community list.

POST

.../snmp-server/communities

   

SnmpServerCommunity

SnmpServerCommunity

Adds SNMP-Server Communities in the model.

GET 

.../snmp-server/communities/{SnmpServerCommunity .community_name}

   

N/A

SnmpServerCommunity

Returns the SNMP-Server Community by name.

PUT

.../snmp-server/communities/{SnmpServerCommunity .community_name}

   

N/A

SnmpServerCommunity

Updates the SNMP-Server Community by name.

DELETE 

.../snmp-server/communities/{SnmpServerCommunity .community_name}

   

N/A

N/A

Deletes the SNMP-Server Community by name.