Get Honeypot Presets Result
data class GetHoneypotPresetsResult(val currentPage: Int? = null, val enableDetails: Boolean? = null, val honeypotImageName: String? = null, val id: String, val ids: List<String>, val lang: String? = null, val nodeId: String? = null, val nodeName: String? = null, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null, val presetName: String? = null, val presets: List<GetHoneypotPresetsPreset>)
A collection of values returned by getHoneypotPresets.
Constructors
Link copied to clipboard
constructor(currentPage: Int? = null, enableDetails: Boolean? = null, honeypotImageName: String? = null, id: String, ids: List<String>, lang: String? = null, nodeId: String? = null, nodeName: String? = null, outputFile: String? = null, pageNumber: Int? = null, pageSize: Int? = null, presetName: String? = null, presets: List<GetHoneypotPresetsPreset>)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Honeypot mirror name.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Honeypot template custom name.
Link copied to clipboard
A list of Honeypot Preset Entries. Each element contains the following attributes: