集群添加云主机

最近更新时间: 2024-10-18 10:38:42

1. 接口描述

接口请求域名: tsf.api3.fincloud.tencent.cn。

添加云主机节点至TSF集群

默认接口请求频率限制:20次/秒。

接口更新时间:2022-01-06 19:36:38。

接口只验签名不鉴权。

2. 输入参数

以下请求参数列表仅列出了接口请求参数和部分公共参数,完整公共参数列表见公共请求参数

参数名称 必选 允许NULL 类型 描述
Action String 公共参数,本接口取值:AddClusterInstances
Version String 公共参数,本接口取值:2018-03-26
Region String 公共参数,详见产品支持的地域列表(TODO)
ClusterId String 集群ID
InstanceIdList Array of String 云主机ID列表
OsName String 操作系统名称
ImageId String 操作系统镜像ID
Password String 重装系统密码设置
KeyId String 重装系统,关联密钥设置
SgId String 安全组设置
InstanceImportMode String 云主机导入方式,虚拟机集群必填,容器集群不填写此字段,R:重装TSF系统镜像,M:手动安装agent
OsCustomizeType String 镜像定制类型
FeatureIdList Array of String 镜像特征ID列表
InstanceAdvancedSettings InstanceAdvancedSettings 实例额外需要设置参数信息
SecurityGroupIds Array of String 部署组ID
InstanceCpuType String 实例cpu架构

3. 输出参数

参数名称 类型 描述
Result AddInstanceResult 此参数对外不可见。
添加云主机的返回列表
RequestId String 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。

4. 错误码

以下仅列出了接口业务逻辑相关的错误码,其他错误码详见公共错误码

错误码 描述
ResourceNotFound.ClusterNotExist
FailedOperation.InstanceResetError
FailedOperation.InstanceUpdateFailed
UnauthorizedOperation.NoPrivilege
InternalError.CpClusterUnavailable
FailedOperation.InstanceResetTimeout
FailedOperation.TkeClusterQueryFailed
InternalError.CloudApiProxyError
InternalError.TkeApiFailedOperation
ResourceInUse.InstanceHasBeenUsed
ResourceNotFound.InstanceNotExist
ResourceNotFound.TkeClusterNotExists
UnauthorizedOperation.CamGeneralError