public class InstanceInfo extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
InstanceInfo()  | 
InstanceInfo(InstanceInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAccessInfo()
Get Access address. 
 | 
Long | 
getAccountType()
Get Account type. 
 | 
String[] | 
getBindSGs()
Get Bound security group information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getBuildVersion()
Get Minor versions
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Boolean | 
getCanAttachCbs()
Get cbs
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getCaseSensitive()
Get Whether the table name is case sensitive, 0 refers to sensitive, 1 refers to insensitive, compared in lowercase; 2 refers to insensitive, and the table name is changed to lowercase for storage. 
 | 
String[] | 
getCharacteristic()
Get Page features, used to block some page entrances on the front end. 
 | 
String | 
getClsLogSetId()
Get Logset ID
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getClsTopicId()
Get Log Topic ID
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getComponents()
Get Component Information
Note: The return type here is map[string]struct, not the string type displayed. 
 | 
String | 
getCoolDownBucket()
Get COS buckets are used for hot and cold stratification
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
NodesSummary | 
getCoreSummary()
Get Zookeeper node description information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getCosBucketName()
Get COS bucket
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getCosMoveFactor()
Get Cold and hot stratification coefficient
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getCreateTime()
Get Creation time
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
InstanceDetail | 
getDetails()
Get Instance extension information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getEip()
Get Elastic network interface address
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getEnableCoolDown()
Get Whether to enable hot and cold stratification. 
 | 
Long | 
getEnableDlc()
Get Whether to enable DLC. 
 | 
Boolean | 
getEnableMultiZones()
Get Whether it is a multi-AZ. 
 | 
Long | 
getEnableXMLConfig()
Get Whether to support XML configuration management. 
 | 
String | 
getExpireTime()
Get Expiration time
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getFlowMsg()
Get Error process description information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getGraceShutdownWaitSeconds()
Get The timeout time for the graceful restart of the kernel. 
 | 
String | 
getHA()
Get High availability, being true or false
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Boolean | 
getHasClsTopic()
Get Whether to enable logs. 
 | 
Long | 
getHaType()
Get High availability type:
0: non-high availability
1: read high availability
2: read-write high availability
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getId()
Get Record ID, in numerical type
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getIfExistCatalog()
Deprecated.   
 | 
String | 
getInstanceId()
Get Cluster instance ID, "cdw-xxxx" string type
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getInstanceName()
Get Cluster instance name
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Boolean | 
getIsWhiteSGs()
Get Whether users can bind security groups. 
 | 
String | 
getKind()
Get external/local/yunti
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
NodesSummary | 
getMasterSummary()
Get Data node description information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getMonitor()
Get Monitoring Information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getPayMode()
Get Payment type: hour and prepay
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getRegion()
Get Region, ap-guangzhou
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getRegionDesc()
Get Region
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getRegionId()
Get Region ID, indicating the region
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Boolean | 
getRenewFlag()
Get Automatic renewal marker
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getRestartTimeout()
Get Timeout period, in seconds
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getStatus()
Get Status,
Init is being created. 
 | 
String | 
getStatusDesc()
Get Status description, such as "running"
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getSubnetId()
Get Subnet name
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Tag[] | 
getTags()
Get Tag list
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getUserNetworkInfos()
Get User availability zone and subnet information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getVersion()
Get Version
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getVpcId()
Get VPC name
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getZone()
Get Availability zone, ap-guangzhou-3
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getZoneDesc()
Get Note about availability zone, such as Guangzhou Zone 2
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setAccessInfo(String AccessInfo)
Set Access address. 
 | 
void | 
setAccountType(Long AccountType)
Set Account type. 
 | 
void | 
setBindSGs(String[] BindSGs)
Set Bound security group information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setBuildVersion(String BuildVersion)
Set Minor versions
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setCanAttachCbs(Boolean CanAttachCbs)
Set cbs
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setCaseSensitive(Long CaseSensitive)
Set Whether the table name is case sensitive, 0 refers to sensitive, 1 refers to insensitive, compared in lowercase; 2 refers to insensitive, and the table name is changed to lowercase for storage. 
 | 
void | 
setCharacteristic(String[] Characteristic)
Set Page features, used to block some page entrances on the front end. 
 | 
void | 
setClsLogSetId(String ClsLogSetId)
Set Logset ID
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setClsTopicId(String ClsTopicId)
Set Log Topic ID
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setComponents(String Components)
Set Component Information
Note: The return type here is map[string]struct, not the string type displayed. 
 | 
void | 
setCoolDownBucket(String CoolDownBucket)
Set COS buckets are used for hot and cold stratification
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setCoreSummary(NodesSummary CoreSummary)
Set Zookeeper node description information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setCosBucketName(String CosBucketName)
Set COS bucket
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setCosMoveFactor(Long CosMoveFactor)
Set Cold and hot stratification coefficient
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setCreateTime(String CreateTime)
Set Creation time
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setDetails(InstanceDetail Details)
Set Instance extension information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setEip(String Eip)
Set Elastic network interface address
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setEnableCoolDown(Long EnableCoolDown)
Set Whether to enable hot and cold stratification. 
 | 
void | 
setEnableDlc(Long EnableDlc)
Set Whether to enable DLC. 
 | 
void | 
setEnableMultiZones(Boolean EnableMultiZones)
Set Whether it is a multi-AZ. 
 | 
void | 
setEnableXMLConfig(Long EnableXMLConfig)
Set Whether to support XML configuration management. 
 | 
void | 
setExpireTime(String ExpireTime)
Set Expiration time
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setFlowMsg(String FlowMsg)
Set Error process description information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setGraceShutdownWaitSeconds(String GraceShutdownWaitSeconds)
Set The timeout time for the graceful restart of the kernel. 
 | 
void | 
setHA(String HA)
Set High availability, being true or false
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setHasClsTopic(Boolean HasClsTopic)
Set Whether to enable logs. 
 | 
void | 
setHaType(Long HaType)
Set High availability type:
0: non-high availability
1: read high availability
2: read-write high availability
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setId(Long Id)
Set Record ID, in numerical type
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setIfExistCatalog(Long IfExistCatalog)
Deprecated.   
 | 
void | 
setInstanceId(String InstanceId)
Set Cluster instance ID, "cdw-xxxx" string type
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setInstanceName(String InstanceName)
Set Cluster instance name
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setIsWhiteSGs(Boolean IsWhiteSGs)
Set Whether users can bind security groups. 
 | 
void | 
setKind(String Kind)
Set external/local/yunti
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setMasterSummary(NodesSummary MasterSummary)
Set Data node description information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setMonitor(String Monitor)
Set Monitoring Information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setPayMode(String PayMode)
Set Payment type: hour and prepay
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setRegion(String Region)
Set Region, ap-guangzhou
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setRegionDesc(String RegionDesc)
Set Region
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setRegionId(Long RegionId)
Set Region ID, indicating the region
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setRenewFlag(Boolean RenewFlag)
Set Automatic renewal marker
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setRestartTimeout(String RestartTimeout)
Set Timeout period, in seconds
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setStatus(String Status)
Set Status,
Init is being created. 
 | 
void | 
setStatusDesc(String StatusDesc)
Set Status description, such as "running"
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setSubnetId(String SubnetId)
Set Subnet name
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setTags(Tag[] Tags)
Set Tag list
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setUserNetworkInfos(String UserNetworkInfos)
Set User availability zone and subnet information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setVersion(String Version)
Set Version
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setVpcId(String VpcId)
Set VPC name
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setZone(String Zone)
Set Availability zone, ap-guangzhou-3
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setZoneDesc(String ZoneDesc)
Set Note about availability zone, such as Guangzhou Zone 2
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
toMap(HashMap<String,String> map,
     String prefix)
Internal implementation, normal users should not use it. 
 | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic InstanceInfo()
public InstanceInfo(InstanceInfo source)
public String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId - Cluster instance ID, "cdw-xxxx" string type
Note: This field may return null, indicating that no valid values can be obtained.public String getInstanceName()
public void setInstanceName(String InstanceName)
InstanceName - Cluster instance name
Note: This field may return null, indicating that no valid values can be obtained.public String getStatus()
public void setStatus(String Status)
Status - Status,
Init is being created. Serving is running. 
Deleted indicates the cluster has been terminated. Deleting indicates the cluster is being terminated.
Modify indicates the cluster is being changed.
Note: This field may return null, indicating that no valid values can be obtained.public String getVersion()
public void setVersion(String Version)
Version - Version
Note: This field may return null, indicating that no valid values can be obtained.public String getRegion()
public void setRegion(String Region)
Region - Region, ap-guangzhou
Note: This field may return null, indicating that no valid values can be obtained.public String getZone()
public void setZone(String Zone)
Zone - Availability zone, ap-guangzhou-3
Note: This field may return null, indicating that no valid values can be obtained.public String getVpcId()
public void setVpcId(String VpcId)
VpcId - VPC name
Note: This field may return null, indicating that no valid values can be obtained.public String getSubnetId()
public void setSubnetId(String SubnetId)
SubnetId - Subnet name
Note: This field may return null, indicating that no valid values can be obtained.public String getPayMode()
public void setPayMode(String PayMode)
PayMode - Payment type: hour and prepay
Note: This field may return null, indicating that no valid values can be obtained.public String getCreateTime()
public void setCreateTime(String CreateTime)
CreateTime - Creation time
Note: This field may return null, indicating that no valid values can be obtained.public String getExpireTime()
public void setExpireTime(String ExpireTime)
ExpireTime - Expiration time
Note: This field may return null, indicating that no valid values can be obtained.public NodesSummary getMasterSummary()
public void setMasterSummary(NodesSummary MasterSummary)
MasterSummary - Data node description information
Note: This field may return null, indicating that no valid values can be obtained.public NodesSummary getCoreSummary()
public void setCoreSummary(NodesSummary CoreSummary)
CoreSummary - Zookeeper node description information
Note: This field may return null, indicating that no valid values can be obtained.public String getHA()
public void setHA(String HA)
HA - High availability, being true or false
Note: This field may return null, indicating that no valid values can be obtained.public Long getHaType()
public void setHaType(Long HaType)
HaType - High availability type:
0: non-high availability
1: read high availability
2: read-write high availability
Note: This field may return null, indicating that no valid values can be obtained.public String getAccessInfo()
public void setAccessInfo(String AccessInfo)
AccessInfo - Access address. Example: 10.0.0.1:9000
Note: This field may return null, indicating that no valid values can be obtained.public Long getId()
public void setId(Long Id)
Id - Record ID, in numerical type
Note: This field may return null, indicating that no valid values can be obtained.public Long getRegionId()
public void setRegionId(Long RegionId)
RegionId - Region ID, indicating the region
Note: This field may return null, indicating that no valid values can be obtained.public String getZoneDesc()
public void setZoneDesc(String ZoneDesc)
ZoneDesc - Note about availability zone, such as Guangzhou Zone 2
Note: This field may return null, indicating that no valid values can be obtained.public String getFlowMsg()
public void setFlowMsg(String FlowMsg)
FlowMsg - Error process description information
Note: This field may return null, indicating that no valid values can be obtained.public String getStatusDesc()
public void setStatusDesc(String StatusDesc)
StatusDesc - Status description, such as "running"
Note: This field may return null, indicating that no valid values can be obtained.public Boolean getRenewFlag()
public void setRenewFlag(Boolean RenewFlag)
RenewFlag - Automatic renewal marker
Note: This field may return null, indicating that no valid values can be obtained.public Tag[] getTags()
public void setTags(Tag[] Tags)
Tags - Tag list
Note: This field may return null, indicating that no valid values can be obtained.public String getMonitor()
public void setMonitor(String Monitor)
Monitor - Monitoring Information
Note: This field may return null, indicating that no valid values can be obtained.public Boolean getHasClsTopic()
public void setHasClsTopic(Boolean HasClsTopic)
HasClsTopic - Whether to enable logs.
Note: This field may return null, indicating that no valid values can be obtained.public String getClsTopicId()
public void setClsTopicId(String ClsTopicId)
ClsTopicId - Log Topic ID
Note: This field may return null, indicating that no valid values can be obtained.public String getClsLogSetId()
public void setClsLogSetId(String ClsLogSetId)
ClsLogSetId - Logset ID
Note: This field may return null, indicating that no valid values can be obtained.public Long getEnableXMLConfig()
public void setEnableXMLConfig(Long EnableXMLConfig)
EnableXMLConfig - Whether to support XML configuration management.
Note: This field may return null, indicating that no valid values can be obtained.public String getRegionDesc()
public void setRegionDesc(String RegionDesc)
RegionDesc - Region
Note: This field may return null, indicating that no valid values can be obtained.public String getEip()
public void setEip(String Eip)
Eip - Elastic network interface address
Note: This field may return null, indicating that no valid values can be obtained.public Long getCosMoveFactor()
public void setCosMoveFactor(Long CosMoveFactor)
CosMoveFactor - Cold and hot stratification coefficient
Note: This field may return null, indicating that no valid values can be obtained.public String getKind()
public void setKind(String Kind)
Kind - external/local/yunti
Note: This field may return null, indicating that no valid values can be obtained.public String getCosBucketName()
public void setCosBucketName(String CosBucketName)
CosBucketName - COS bucket
Note: This field may return null, indicating that no valid values can be obtained.public Boolean getCanAttachCbs()
public void setCanAttachCbs(Boolean CanAttachCbs)
CanAttachCbs - cbs
Note: This field may return null, indicating that no valid values can be obtained.public String getBuildVersion()
public void setBuildVersion(String BuildVersion)
BuildVersion - Minor versions
Note: This field may return null, indicating that no valid values can be obtained.public String getComponents()
public void setComponents(String Components)
Components - Component Information
Note: The return type here is map[string]struct, not the string type displayed. You can refer to "Sample Value" to parse the data.
Note: This field may return null, indicating that no valid values can be obtained.@Deprecated public Long getIfExistCatalog()
@Deprecated public void setIfExistCatalog(Long IfExistCatalog)
IfExistCatalog - Determine whether the audit log table has a catalog field.
Note: This field may return null, indicating that no valid values can be obtained.public String[] getCharacteristic()
public void setCharacteristic(String[] Characteristic)
Characteristic - Page features, used to block some page entrances on the front end.
Note: This field may return null, indicating that no valid values can be obtained.public String getRestartTimeout()
public void setRestartTimeout(String RestartTimeout)
RestartTimeout - Timeout period, in seconds
Note: This field may return null, indicating that no valid values can be obtained.public String getGraceShutdownWaitSeconds()
public void setGraceShutdownWaitSeconds(String GraceShutdownWaitSeconds)
GraceShutdownWaitSeconds - The timeout time for the graceful restart of the kernel. If it is -1, it means it is not set.
Note: This field may return null, indicating that no valid values can be obtained.public Long getCaseSensitive()
public void setCaseSensitive(Long CaseSensitive)
CaseSensitive - Whether the table name is case sensitive, 0 refers to sensitive, 1 refers to insensitive, compared in lowercase; 2 refers to insensitive, and the table name is changed to lowercase for storage.
Note: This field may return null, indicating that no valid values can be obtained.public Boolean getIsWhiteSGs()
public void setIsWhiteSGs(Boolean IsWhiteSGs)
IsWhiteSGs - Whether users can bind security groups.
Note: This field may return null, indicating that no valid values can be obtained.public String[] getBindSGs()
public void setBindSGs(String[] BindSGs)
BindSGs - Bound security group information
Note: This field may return null, indicating that no valid values can be obtained.public Boolean getEnableMultiZones()
public void setEnableMultiZones(Boolean EnableMultiZones)
EnableMultiZones - Whether it is a multi-AZ.
Note: This field may return null, indicating that no valid values can be obtained.public String getUserNetworkInfos()
public void setUserNetworkInfos(String UserNetworkInfos)
UserNetworkInfos - User availability zone and subnet information
Note: This field may return null, indicating that no valid values can be obtained.public Long getEnableCoolDown()
public void setEnableCoolDown(Long EnableCoolDown)
EnableCoolDown - Whether to enable hot and cold stratification. 0 refers to disabled, and 1 refers to enabled.
Note: This field may return null, indicating that no valid values can be obtained.public String getCoolDownBucket()
public void setCoolDownBucket(String CoolDownBucket)
CoolDownBucket - COS buckets are used for hot and cold stratification
Note: This field may return null, indicating that no valid values can be obtained.public InstanceDetail getDetails()
public void setDetails(InstanceDetail Details)
Details - Instance extension information
Note: This field may return null, indicating that no valid values can be obtained.public Long getEnableDlc()
public void setEnableDlc(Long EnableDlc)
EnableDlc - Whether to enable DLC. 0: disable; 1: enable.
Note: This field may return null, indicating that no valid values can be obtained.public Long getAccountType()
public void setAccountType(Long AccountType)
AccountType - Account type. 0: ordinary user; 1: CAM user.
Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2025. All rights reserved.