SNMPPolicy
SNMPPolicy - Create
https://api-server-host-name/configapi/{pool_UUID}/{logpoint_identifier}/SNMPPolicyParameters
Field
Label in UI
Type
Description
Request Example
{
"data": {
"name": "testPolicy",
"oid_time": [
{
"field": "1.3.6.1.2.1.1.5.0",
"value": 5
},
{
"field": "1.3.6.1.3.2.1.5.0",
"value": 6
}
]
}
}Success Response
SNMPPolicy - Edit
Parameters
Field
Label in UI
Type
Description
Request Example
Success Response
SNMPPolicy - Get
Parameters
Field
Label in UI
Type
Description
Success Response
SNMPPolicy - List
Success Response
SNMPPolicy - Trash
Parameters
Field
Label in UI
Type
Description
Success Response
Last updated
Was this helpful?