| ||||
summary: resource | method | detail: method |
Name | Description |
---|---|
{username} | Returns the SNMP configuration of the specified user. |
Resource | Description |
---|---|
GET /v310/appliance/{uuid}/snmpUser | Gets SNMP users. |
POST /v310/appliance/{uuid}/snmpUser | Create a SNMP user with the specified configuration. The configuration contains user name and security information such as authentication and encrypton privacy settings. Currently only one user is supported. Creating a second user will automatically remove the previous user. |
| ||||||||
|
| ||||
summary: resource | method | detail: method |