Get Honeypot Probes Probe
data class GetHoneypotProbesProbe(val arp: Boolean, val controlNodeId: String, val displayName: String, val honeypotBindLists: List<GetHoneypotProbesProbeHoneypotBindList>, val honeypotProbeId: String, val id: String, val ping: Boolean, val probeType: String, val serviceIpLists: List<String>, val status: String, val uuid: String, val vpcId: String)