Update Intent
Intent Updation
The Entity ID of object requestion information on
Update Intent Configuration
{
"name": "mtuCheck",
"alertType": "Intent",
"intentTypeId": "MtuMismatch",
"filterRules": {
"isValid": "string",
"filterType": "string",
"rules": [
{
"membership": {
"membershipType": "string",
"objectType": 0,
"entities": [
{
"modelKey": "string",
"name": "string"
}
],
"query": "string"
}
}
]
},
"paramValues": [
{
"id": "min-violation-duration",
"values": "VIOLATION_DURATION_FIVE_MINUTES",
"valueType": "FIXED_MULTI_CHOICE_SINGLE_VALUE"
}
],
"selected_scope": "All Applications",
"description": "Monitor traffic rate and total bandwidth for applications",
"enabled": true,
"severity": "Info",
"notes": "Mtu check",
"tags": [
" [\"Device Health\", \"MTU\", \"dummy\"]"
],
"notificationSettings": [
{
"type": "string",
"frequency": "string",
"enabled": true,
"receivers": [
"string"
],
"schedule": [
{
"type": "string",
"periodInMS": 0,
"startTimestamp": 0
}
]
}
]
}
Intent name
Intent type
Intent type
filterRules
Intent parameters
Intent scope
Intent description
enabled
Intent severity
Intent notes
Intent tags
notificationSettings
OK
"AlertConfigIntentResponse Object"
Intent type
categories
Intent description
enabled
Exclusion parameters
filterRules
Intent type
Intent model key
Intent name
Intent notes
notificationSettings
Intent parameters
Intent scope
Intent severity
Intent tags
Bad Request
"ApiError Object"
code
message
details
Un-authorized
"ApiError Object"
code
message
details
Intent Not Found
"ApiError Object"
code
message
details
Internal Error
curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/api/ni/alert-configs/intents/{id}