[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
SearchBasedAlertConfigListResponse
Properties
integer
total_count
Optional
JSON Example
{
"results": [
{
"alert_name": "string",
"alert_type": "PROBLEM",
"enabled": false,
"entity_id": "string",
"generate_alert_criteria": "SEARCH_RESULT_CHANGE",
"notification_settings": [
{
"frequency": "IMMEDIATE",
"notification_time": "string",
"receivers": [
"string"
],
"type": "EMAIL"
}
],
"search_criteria": "string",
"severity": "Critical"
}
],
"total_count": 0
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Returned By
Get All Search Based Alert Configs