GetHoneypotImagesImage

data class GetHoneypotImagesImage(val honeypotImageDisplayName: String, val honeypotImageId: String, val honeypotImageName: String, val honeypotImageType: String, val honeypotImageVersion: String, val id: String, val multiports: String, val proto: String, val servicePort: String, val template: String)

Constructors

Link copied to clipboard
constructor(honeypotImageDisplayName: String, honeypotImageId: String, honeypotImageName: String, honeypotImageType: String, honeypotImageVersion: String, id: String, multiports: String, proto: String, servicePort: String, template: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the honeypot image display.

Link copied to clipboard

The image ID of the honeypot.

Link copied to clipboard

Honeypot mirror name.

Link copied to clipboard

Honeypot mirror type.

Link copied to clipboard

Honeypot Mirror version.

Link copied to clipboard
val id: String

The image ID of the honeypot.The value is the same as honeypot_image_id.

Link copied to clipboard

Ports supported by honeypots. In JSON format. Contains the following fields:-log_type: log type-proto: Support Protocol-description: description-ports: supports Port collection-port_str: supports port strings-type: type

Link copied to clipboard

Honeypot-supported protocols.

Link copied to clipboard

Honeypot service port.

Link copied to clipboard

Honeypot configuration parameter template.