Get SNMP Servers
Get list of SNMP hosts for alert notification
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
SNMPHosts object[]
{
"SNMPHosts": [
{
"id": 0,
"name": "string",
"userName": "string",
"authenticationAlgorithm": "HMAC_MD5",
"privacyAlgorithm": "None"
}
]
}
Requested Details not found
GET /v4/snmp
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://localhost/webconsole/api/V4/Snmp' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/Snmp' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/Snmp' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/Snmp' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/Snmp' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/Snmp' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://localhost/webconsole/api/V4/Snmp' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'