检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
) 该API可以根据用户给予的信息对资源栈集的属性进行更新,可以更新资源栈集的“stack_set_description”、"initial_stack_description"、"permission_model"、“administration_agency_name”、"
domain-pack-num: type: integer description: 域名扩展包数量 bandwidth-pack-num: type: integer description: 带宽扩展包数量 # 应用拓扑定义 node_templates:
# 应用模板的描述信息 description: Vulnerability Scan Service # 输入参数定义 inputs: domain-num: type: integer description: 域名数量 # 应用拓扑定义 node_templates:
inputs: my-subnet: description: 已创建的网络的ID my-vpc: description: VPC的ID my-endpointserviceid: description: 终端节点服务的ID 父主题: 元素列表
VPCEndpoint后端服务类型(VM/VIP/LB) blueprint样例 tosca_definitions_version: huaweicloud_tosca_version_1_0 inputs: my-vpc: description: 终端节点服务对应后端资源所在的VPC的ID
Subnet 关联关系 VPC.SecurityGroup 被包含关系 VPC.VPC 输出 属性 参数类型 描述 refIP string 分布式缓存实例的访问IP地址 refPort integer 分布式缓存实例的访问端口 refName string 分布式缓存实例的名称 refID
description: 实例的root用户密码 label: '' rdsps24w_subnetId: description: 实例所属的子网ID label: '' rdsps24w_HA_enable: description: 是否高可用
Extension使用 使用Extension注意: 1.在zip压缩包根目录下新建.extension文件夹 2.".extension"文件夹下新建后缀名为.rfs.json的扩展文件,当前只支持扩展功能写在单个文件中 父主题: Extension
rdsms528_subnetId: description: 实例所属的子网ID label: '' rdsms528_flavor: description: 实例规格 label: '' rdsms528_HA_enable: description: 是否高可用
spec中的loadBalancerIP需要填写ULB的私网IP,ULB的私网IP可以通过get_attribute方式获取,例如loadBalancerIP: {get_attribute: [ULB.LoadBalancer元素名称, vip_address]}。 通过负载均衡
description: The timeout of the function. The effective range is 3~300. label: Function type: integer xrole: description: The
AntiDDos.Service properties: floatingIpId: {get_attribute: [myecs-vm, floatingIpId]} #EIP属性将从对象运行时的属性中获取 trafficPos: 9 appType:
html 默认值:"" 取值约束:如果采用在线编辑的方式上传函数代码,代码大小不能超过10K。如果代码较大,建议obs的方式,将代码上传至OBS桶,然后配置codeUrl属性 使用建议:将编辑完成的正确函数代码通过复制粘贴的方式填入该字段 description 否 函数的描述信息 参数类型:string
更新资源栈(UpdateStack) 更新资源栈的属性,该API可以根据用户给予的信息对资源栈的属性进行更新,可以更新资源栈的“description”、“enable_deletion_protection”、"enable_auto_rollback"、"agencies"四个属性中的一个或多个
取值约束:仅支持取值为"webscan.professional" resourceSize 是 integer 用户购买云服务产品的资源大小,即用户在VSS服务购买的域名数量 取值约束:{u'in_range': [1, 65535]} 父主题: 数据结构
resourceType 是 string 用户购买云服务产品的资源类型 取值说明:"hws.resource.type.waf.domain"表示WAF服务域名扩展包。 取值约束:仅支持取值为"hws.resource.type.waf.domain" 父主题: 数据结构
string 后端API的描述 取值说明:字符长度不超过255 取值约束:长度不超过255 使用建议:无 urlDomain 是 string 访问域名 取值说明:由后端服务地址和端口组成,总长度不超过255 取值约束:总长度不超过255 使用建议:无 reqUri 是 string 后端API请求地址
URI-scheme 表示用于传输请求的协议,当前所有API均采用HTTPS协议。 Endpoint 指定承载REST服务端点的服务器域名或IP,不同服务不同区域的Endpoint不同,您可以从地区和终端节点-应用编排服务 AOS获取。 例如IAM服务在“华北-北京四”区域的Endpoint为“iam
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