CoreNetworkChangeEventValues

Describes a core network change event.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the attachment if the change event is associated with an attachment.

Link copied to clipboard
val cidr: String?

For a STATIC_ROUTE event, this is the IP address.

Link copied to clipboard

The edge location for the core network change event.

Link copied to clipboard

The changed network function group name.

Link copied to clipboard

The segment name if the change event is associated with a segment.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String