AlertConfigIntentResponse
AlertConfigIntentResponse
JSON Example
{
"alertType": "Intent",
"categories": {
"category": "APPLICATION_AWARE_NETWORK_ANALYTICS",
"categoryName": "string"
},
"description": "Monitor traffic rate and total bandwidth for applications",
"enabled": true,
"exceptionParams": [
{
"id": "min-violation-duration",
"values": "VIOLATION_DURATION_FIVE_MINUTES",
"valueType": "FIXED_MULTI_CHOICE_SINGLE_VALUE"
}
],
"filterRules": {
"isValid": "string",
"filterType": "string",
"rules": [
{
"membership": {
"membershipType": "string",
"objectType": 0,
"entities": [
{
"modelKey": "string",
"name": "string"
}
],
"query": "string"
}
}
]
},
"intentTypeId": "MtuMismatch",
"modelKey": "string",
"name": "mtuCheck",
"notes": "Mtu check",
"notificationSettings": [
{
"type": "string",
"frequency": "string",
"enabled": true,
"receivers": [
"string"
],
"schedule": [
{
"type": "string",
"periodInMS": 0,
"startTimestamp": 0
}
]
}
],
"paramValues": [
{
"id": "min-violation-duration",
"values": "VIOLATION_DURATION_FIVE_MINUTES",
"valueType": "FIXED_MULTI_CHOICE_SINGLE_VALUE"
}
],
"selected_scope": "All Applications",
"severity": "Info",
"tags": [
"string"
]
}
string
alertType
Optional
Intent type
object
categories
Optional
categories
string
description
Optional
Intent description
boolean
enabled
Optional
enabled
object
filterRules
Optional
filterRules
string
intentTypeId
Optional
Intent type
Possible values are : APPLICATION_FLOW_HEALTH, APPLICATION_FLOW_UTILIZATION, DuplexMismatch, DuplicateIPAddress, DuplicateMacAddress, HSRPConfiguration, HsrpStpColocation, Loop, MtuMismatch, NativeVlanMismatch, NativeVlanTaggingMismatch, PortChannelMismatch, PortModeMismatch, Reachability, Segmentation, StigAccountPasswd, StigConsolePasswd, StigDefaultPasswd, StigMgmtPasswd, StigPlaintextPasswd, StpMetricInconsistency, TrunkPortVlanMismatch,
string
modelKey
Optional
Intent model key
string
name
Optional
Intent name
string
notes
Optional
Intent notes
string
selected_scope
Optional
Intent scope
string
severity
Optional
Intent severity
Possible values are : Warning, Critical, Moderate, Info,
array of string
tags
Optional
Intent tags