HoneypotProbeHoneypotBindList

data class HoneypotProbeHoneypotBindList(val bindPortLists: List<HoneypotProbeHoneypotBindListBindPortList>? = null, val honeypotId: String? = null)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of listening ports.See the following Block BindPortList.

Link copied to clipboard
val honeypotId: String? = null

Honeypot ID.