检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
凭证(密码和访问密钥)。 在我的凭证下,您可以查看账号ID和IAM用户ID。通常在调用API的鉴权过程中,您需要用到账号、用户和密码等信息。 区域(Region) 从地理位置和网络时延维度划分,同一个Region内共享弹性计算、块存储、对象存储、VPC网络、弹性公网IP、镜像等公
此API可以基于一份已有的执行计划中增量的资源进行询价,当前支持询价的计费模式有包周期计费、按需计费、免费,暂不支持其他形式的计费模式,例如竞价计费模式等。 注: 由于某些资源的属性值含有默认值,且该属性和询价参数相关。如果用户的模板中描述的资源没有声明这些属性,则询价结果可能存在偏差。
PostgreSQL 被包含关系 CCE.Cluster 输出 属性 参数类型 描述 refName string 有状态服务的名称 refLabelsApp string 有状态服务的标签app值 blueprint样例 tosca_definitions_version: huaw
对应的文件应该是纯tf文件或zip压缩包 纯tf文件需要以“.tf”或者“.tf.json”结尾,并遵守HCL语法,且文件的编码格式须为UTF-8 压缩包目前只支持zip格式,文件需要以".zip"结尾。解压后的文件不得包含".tfvars"文件。解压前最大支持1MB,解压后最大支持1MB。zip压缩包文件数量不能超过100个
64],由大写字母、小写字母、数字,下划线(_)和中划线(-)组成 使用建议:用户自定义,不填写时系统将自动分配名称 secondaryDns 否 子网的DNS服务器地址2 参数类型:ip 取值说明:必须是IP格式,如 4.4.4.4 取值约束:必须是IP格式 gateway 是 子网的网关 参数类型:ip 取值说明:在子网CIDR地址的范围内的网关地址
PublicKey nodePasswd 否 扩容节点root账号密码 参数类型:password nodes 是 扩容节点所处AZ、规格和操作系统和节点的污点(taints) 参数类型:CCE.Addon.AutoScaler.Node数组 使用建议:扩容时taints(污点)是一个数组,包括(key
huaweicloud_compute_instance.myinstance.network[0].fixed_ip_v4 description = "The private IP address of my ECS" } output 关键字后的标签为输出变量的名称,该名称必须是有
description: The timeout of the function. The effective range is 3~300. label: Function type: integer xrole: description: The
description: 子网ID mrs_subnetName: description: 子网名称 mrs_volumeSize: description: Core节点数据磁盘存储空间 mrs_volumeType: description:
default: 'redis:latest' description: '任务使用镜像名称和版本' type: string jobname: default: cci-job description: '任务名称' type: string
floatingIpId 是 用户EIP的ID 参数类型:HuaweiCloud.VPC.EIP.Id 取值说明:支持使用已有或新建弹性公网IP的ID 使用建议:1、通过get_attribute获取由此模板创建的弹性公网IP的ID 2、在弹性公网IP页面获取已经创建好的IP的ID(https://console
resource "huaweicloud_compute_eip_associate" "associated" { public_ip = huaweicloud_vpc_eip.myeip.address instance_id = huaweicloud_compute_instance
description: 实例所属的子网ID dbVersion: description: 数据库的版本 default: 5.7.21 HAEnable: description: 是否高可用 vpcId: description:
ecs_availabilityZone: description: 云服务器对应可用区信息 label: '' ecs_flavor: description: 云服务器的规格 label: '' ecs_imageId: description: 云服务器使用的镜像ID
description: 云服务器使用的镜像ID type: HuaweiCloud.ECS.Image.Id instance: default: 1 description: 创建云服务器数量 subnet: description: 云服务器子网ID
Invalid zip from template uri: zip contains malformed file(s) that points to a path outside the root directory of the zip file 来自模板链接的无效zip:zip包含格
description: The timeout of the function. The effective range is 3~300. label: Function type: integer xrole: description: The
属性 参数类型 描述 floatingIpId string 弹性IP的ID clusterId string 集群ID refName string 节点名称 privateIp 数组 弹性IP内网地址列表 publicIp 数组 弹性IP公开地址列表 refID string
description: 可用区 size: description: 云硬盘大小 default: 10 volumeType: description: 云硬盘类型 default: SATA name: description:
huaweicloud_compute_eip_associate 给ECS分配EIP。 resource "huaweicloud_compute_instance" "myinstance" { ... } resource "huaweicloud_vpc_eip" "myeip" { ..