PeeringServicePrefixEvent interface
The details of the event associated with a prefix.
Properties
| event |
The description of the event associated with a prefix. |
| event |
The level of the event associated with a prefix. |
| event |
The summary of the event associated with a prefix. |
| event |
The timestamp of the event associated with a prefix. |
| event |
The type of the event associated with a prefix. |
Property Details
eventDescription
The description of the event associated with a prefix.
eventDescription?: string
Property Value
string
eventLevel
The level of the event associated with a prefix.
eventLevel?: string
Property Value
string
eventSummary
The summary of the event associated with a prefix.
eventSummary?: string
Property Value
string
eventTimestamp
The timestamp of the event associated with a prefix.
eventTimestamp?: Date
Property Value
Date
eventType
The type of the event associated with a prefix.
eventType?: string
Property Value
string