Get SNMP users
GET {{baseUrl}}/api/v1/storage-systems/device-type4/:systemId/network-services/snmp-users?limit=<integer>&offset=<integer>&select=<string>&filter=<string>&sort=<string>
Get SNMP users
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | Number of items to return at a time | |
offset | string | The offset of the first item in the collection to return | |
select | string | Query to select only the required parameters, separated by . if nested | |
filter | string | oData query to filter snmpusers resource by Key. | |
sort | string | oData query to sort snmpusers resource by Key. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"items":[{"associatedLinks":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"authprotocol":"\u003cstring\u003e","consoleUri":"\u003cstring\u003e","customerId":"\u003cstring\u003e","displayname":"\u003cstring\u003e","domain":"\u003cstring\u003e","generation":"\u003cinteger\u003e","id":"\u003cstring\u003e","privprotocol":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","systemId":"\u003cstring\u003e","systemWWN":"\u003cstring\u003e","type":"\u003cstring\u003e","username":"\u003cstring\u003e"},{"associatedLinks":[{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"resourceUri":"\u003cstring\u003e","type":"\u003cstring\u003e"}],"authprotocol":"\u003cstring\u003e","consoleUri":"\u003cstring\u003e","customerId":"\u003cstring\u003e","displayname":"\u003cstring\u003e","domain":"\u003cstring\u003e","generation":"\u003cinteger\u003e","id":"\u003cstring\u003e","privprotocol":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","systemId":"\u003cstring\u003e","systemWWN":"\u003cstring\u003e","type":"\u003cstring\u003e","username":"\u003cstring\u003e"}],"pageLimit":"\u003cinteger\u003e","pageOffset":"\u003cinteger\u003e","requestUri":"\u003cstring\u003e","total":"\u003cinteger\u003e"}