GetMagicNetworkMonitoringConfigurationWarpDevice

data class GetMagicNetworkMonitoringConfigurationWarpDevice(val id: String, val name: String, val routerIp: String)

Constructors

constructor(id: String, name: String, routerIp: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Unique identifier for the warp device.

Link copied to clipboard

Name of the warp device.

Link copied to clipboard

IPv4 CIDR of the router sourcing flow data associated with this warp device. Only /32 addresses are currently supported.