数据库安全服务 DBSS-包年包月计费模式创建审计实例:请求参数

时间:2024-10-21 18:38:49

请求参数

表2 请求Header参数

参数

是否必选

参数类型

描述

X-Auth-Token

String

用户Token

表3 请求Body参数

参数

是否必选

参数类型

描述

flavor_ref

String

云服务器使用的规格ID

name

String

云服务器名称。 取值范围: 只能由中文字符、英文字母、数字、下划线、中划线组成,且长度小于等于64个字符。 创建的云服务器数量大于1时,长度小于等于59个字符

vpc_id

String

VPC的ID

availability_zone

String

云服务器对应可用分区信息。(两个主备分区,中间用“,”分割,例如az1.dc1,az2.dc2)

enterprise_project_id

String

企业项目ID

nics

Array of nics objects

云服务器对应的网卡信息

security_groups

Array of security_groups objects

云服务器对应安全组信息

comment

String

备注信息

region

String

云服务器所在区域ID

cloud_service_type

String

服务类型: 默认hws.service.type.dbss

charging_mode

Integer

计费模式: 0:包周期计费 1:按需计费

period_type

Integer

订购周期类型: 0:天; 1:周; 2:月; 3:年; 4:小时; 5:绝对时间

period_num

Integer

订购周期数

subscription_num

Integer

订购数量: DBSS只支持订购1套,不支持多套

product_infos

Array of product_infos objects

产品信息列表

tags

Array of KeyValueBean objects

资源标签

promotion_info

String

折扣信息

is_auto_renew

Integer

自动续费 1表示自动续费,0表示不自动续费

表4 nics

参数

是否必选

参数类型

描述

subnet_id

String

网卡对应的子网ID

ip_address

String

IP地址,不填或空字符串为自动分配

表5 security_groups

参数

是否必选

参数类型

描述

id

String

云服务器对应的安全组ID,会对创建云服务器中配置的网卡生效

表6 product_infos

参数

是否必选

参数类型

描述

product_id

String

产品ID

cloud_service_type

String

服务类型:默认hws.service.type.dbss

resource_type

String

资源类型:默认hws.resource.type.dbss

resource_spec_code

String

资源规格:dbss.bypassaudit.low、dbss.bypassaudit.medium、dbss.bypassaudit.high

product_spec_desc

String

产品规格的中英文描述,规格包含:主机名称、规格、虚拟私有云、子网。json字符串格式 :{"specDesc":{"zh-cn":{"主机名称":"value1","规格":"value2","虚拟私有云":"value3","子网":"value4"},"en-us":{"Instance Name":"value1","Edition":"value2","VPC":"value3","Subnet":"value4"}}}

表7 KeyValueBean

参数

是否必选

参数类型

描述

key

String

value

String

support.huaweicloud.com/api-dbss/CreateInstancesPeriodOrder.html