EventListResult
EventListResult
AllOf
JSON Example
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"cursor": "string",
"result_count": 0,
"sort_ascending": false,
"sort_by": "string",
"results": [
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"_revision": 0,
"_create_time": 0,
"_create_user": "string",
"_last_modified_time": 0,
"_last_modified_user": "string",
"_protection": "string",
"_system_owned": false,
"description": "string",
"display_name": "string",
"id": "string",
"resource_type": "string",
"tags": [
{
"scope": "string",
"tag": "string"
}
],
"description_on_clear": "string",
"entity_resource_type": "string",
"event_false_snmp_oid": "string",
"event_tags": [
"string"
],
"event_true_snmp_oid": "string",
"event_type": "string",
"event_type_display_name": "string",
"feature_display_name": "string",
"feature_name": "string",
"is_disabled": false,
"is_sensitivity_fixed": false,
"is_threshold_fixed": false,
"is_threshold_floating_point": false,
"kb_article": "string",
"max_threshold": 0,
"max_threshold_floating_point": "number",
"min_threshold": 0,
"min_threshold_floating_point": "number",
"node_types": [
"string"
],
"recommended_action": "string",
"sensitivity": 0,
"severity": "string",
"summary": "string",
"suppress_alarm": false,
"suppress_snmp_trap": false,
"threshold": 0,
"threshold_floating_point": "number",
"threshold_unit_type": "string",
"visibility": "string",
"visibility_paths": [
"string"
]
}
]
}