[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
InlineBaseEvent1
Properties
string
admin_state
Optional
Administrative state of the event
Possible values are: ENABLED , DISABLED
boolean
archived
Optional
Whether of not the event is archived
array of
string
event_tags
Optional
Event tags
integer as int64
event_time_epoch_ms
Optional
Epoc timestamp of when the event was triggered
string
event_type
Optional
The type of event
string
message
Optional
Event message
array of
string
recommendations
Optional
A list of recommended remedies
JSON Example
{
"archived": false,
"event_type": "UserDefinedEvent"
}