GetHoneypotNodesNode

data class GetHoneypotNodesNode(val allowHoneypotAccessInternet: Boolean, val availableProbeNum: Int, val createTime: String, val id: String, val nodeId: String, val nodeName: String, val securityGroupProbeIpLists: List<String>, val status: Int)

Constructors

Link copied to clipboard
constructor(allowHoneypotAccessInternet: Boolean, availableProbeNum: Int, createTime: String, id: String, nodeId: String, nodeName: String, securityGroupProbeIpLists: List<String>, status: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to allow honeypot access to the external network. Value:-true: Allow-false: Disabled

Link copied to clipboard

Number of probes available.

Link copied to clipboard
Link copied to clipboard
val id: String

The ID of the Honeypot management node.

Link copied to clipboard

Honeypot management node id.

Link copied to clipboard

The name of the management node.

Link copied to clipboard

Release the collection of network segments.

Link copied to clipboard
val status: Int