[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Get All Search Based Alert Configs
DescriptionList all Search Based Alert Configurations (User Defined Alert Configurations).
Request
Operation doesn't accept any path, query or header parameters.
URL
https://vrni.example.com/api/ni/settings/alerts/search-based-alerts
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK returns
SearchBasedAlertConfigListResponse
of type(s) application/json
{
"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
}
integer
total_count
Optional
Errors
500
Internal Error
Code Samples
cURL Command
curl https://vrni.example.com/api/ni/settings/alerts/search-based-alerts
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
On This Page
Settings Operations
post
post
post
post
post
post
post
delete
delete
delete
delete
delete
delete
delete
delete
delete
delete
post
post
get
get
get
get
get
get
get
get
get
get
get
post
put