public static final class ListClusterPluginInfoResponseBody.NodePluginInfoList.Builder extends Object
public ListClusterPluginInfoResponseBody.NodePluginInfoList.Builder errorCode(String errorCode)
The error code returned.
example:kenerl not support
public ListClusterPluginInfoResponseBody.NodePluginInfoList.Builder errorMsg(String errorMsg)
The error message returned.
example:kenerl not support
public ListClusterPluginInfoResponseBody.NodePluginInfoList.Builder installed(Boolean installed)
Indicates whether the plug-in is installed. Valid values:
true
public ListClusterPluginInfoResponseBody.NodePluginInfoList.Builder machineInternetIp(String machineInternetIp)
The public IP address of the server.
example:100.100.XXX.XX
public ListClusterPluginInfoResponseBody.NodePluginInfoList.Builder machineIntranetIp(String machineIntranetIp)
The private IP address of the server.
example:10.XXX.XXX.XX
public ListClusterPluginInfoResponseBody.NodePluginInfoList.Builder machineName(String machineName)
The name of the server.
example:npznas05
public ListClusterPluginInfoResponseBody.NodePluginInfoList.Builder machineType(Long machineType)
The type of the instance. Valid values include:
ECS
public ListClusterPluginInfoResponseBody.NodePluginInfoList.Builder online(Boolean online)
Indicates whether the Security Center agent is online. Valid values:
example:If the Security Center agent of the server is offline, Security Center does not protect the server.
true
public ListClusterPluginInfoResponseBody.NodePluginInfoList.Builder pluginName(String pluginName)
The name of the plug-in.
example:alihips
public ListClusterPluginInfoResponseBody.NodePluginInfoList.Builder pluginVersion(String pluginVersion)
The version of the plug-in.
example:1.3.1
public ListClusterPluginInfoResponseBody.NodePluginInfoList.Builder uuid(String uuid)
The UUID of the server.
example:bc563d2b-2a3d-411b-8bbe-d75b8d3c****
public ListClusterPluginInfoResponseBody.NodePluginInfoList.Builder instanceId(String instanceId)
The instance ID of the server.
example:tpp-cn-2r42njq4y001
public ListClusterPluginInfoResponseBody.NodePluginInfoList build()
Copyright © 2026. All rights reserved.