public static final class GetHoneypotPresetResponseBody.Data.Builder extends Object
public GetHoneypotPresetResponseBody.Data.Builder controlNodeName(String controlNodeName)
The name of the management node.
example:managerNodename
public GetHoneypotPresetResponseBody.Data.Builder fileInfoList(List<GetHoneypotPresetResponseBody.FileInfoList> fileInfoList)
An array that consists of the configurations of the uploaded file.
public GetHoneypotPresetResponseBody.Data.Builder honeypotImageDisplayName(String honeypotImageDisplayName)
The display name of the honeypot image.
example:RuoYi
public GetHoneypotPresetResponseBody.Data.Builder honeypotImageName(String honeypotImageName)
The name of the honeypot image.
example:ruoyi
public GetHoneypotPresetResponseBody.Data.Builder honeypotPresetId(String honeypotPresetId)
The ID of the honeypot template.
example:94fd8805-d178-4361-84d3-de47fb4e****
public GetHoneypotPresetResponseBody.Data.Builder meta(String meta)
The custom configuration of the honeypot template.
example:{"trojan_git":"zip","burp":"open","portrait_option":"true"}
public GetHoneypotPresetResponseBody.Data.Builder nodeId(String nodeId)
The ID of the management node.
example:a882e590-b87b-45a6-87b9-d0a3e5a0****
public GetHoneypotPresetResponseBody.Data.Builder presetName(String presetName)
The custom name of the honeypot template.
example:ssh
public GetHoneypotPresetResponseBody.Data.Builder presetType(String presetType)
The type of the honeypot template. Valid values:
CUSTOM
public GetHoneypotPresetResponseBody.Data build()
Copyright © 2026. All rights reserved.