动作名称
ACS::ECS::PurchaseReservedInstancesOffering 购买预留实例券
动作描述
购买预留实例券
语法
Action: ACS::ECS::PurchaseReservedInstancesOffering
Properties:
regionId: String
scope: String
zoneId: String
instanceType: String
instanceAmount: Number
description: String
period: Number
periodUnit: String
platform: String
offeringType: String
tags: Json
属性
属性名称 | 描述 | 类型 | 是否必填 | 默认值 | 约束 |
regionId | 地域ID | String | 是 | ||
scope | 预留实例券的范围 | String | 否 | Region | |
zoneId | 实例的可用区 | String | 是 | ||
instanceType | 预留实例券的实例规格 | String | 是 | ||
instanceAmount | 预留实例券可以同时匹配同规格按量付费实例的数量 | Number | 是 | ||
description | 预留实例券的描述 | String | 是 | ||
period | 购买预留实例券的时长 | Number | 是 | ||
periodUnit | 购买预留实例券的时长单位 | String | 是 | ||
platform | 实例使用的镜像的操作系统类型 | String | 是 | ||
offeringType | 预留实例券的付款类型 | String | 否 | All Upfront | |
tags | 镜像标签 | Json | 否 | [] |
返回值
返回值名称 | 描述 | 类型 |
reservedInstanceId | String |
详情
文档内容是否对您有帮助?