Get SNMPV3 Configurations
Select
SaaS
Customer Managed
This operation returns SNMPV3 configuration list under control panel.
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
snmv3InfoList object[]
{
"snmv3InfoList": [
{
"hostName": "string",
"privacyAlgorithm": 0,
"id": 0,
"encryptAlgorithm": 0,
"userAccount": {
"userName": "string"
}
}
]
}
GET /commserv/snmpv3configuration
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/SNMPV3Configuration' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/SNMPV3Configuration' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/SNMPV3Configuration' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/SNMPV3Configuration' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/SNMPV3Configuration' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/SNMPV3Configuration' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/CommServ/SNMPV3Configuration' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'