bytepluscc v0.0.15 published on Monday, Mar 2, 2026 by Byteplus
bytepluscc v0.0.15 published on Monday, Mar 2, 2026 by Byteplus
Data Source schema for Byteplus::ECS::LaunchtemplateVersion
Using getLaunchTemplateVersion
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getLaunchTemplateVersion(args: GetLaunchTemplateVersionArgs, opts?: InvokeOptions): Promise<GetLaunchTemplateVersionResult>
function getLaunchTemplateVersionOutput(args: GetLaunchTemplateVersionOutputArgs, opts?: InvokeOptions): Output<GetLaunchTemplateVersionResult>def get_launch_template_version(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetLaunchTemplateVersionResult
def get_launch_template_version_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetLaunchTemplateVersionResult]func LookupLaunchTemplateVersion(ctx *Context, args *LookupLaunchTemplateVersionArgs, opts ...InvokeOption) (*LookupLaunchTemplateVersionResult, error)
func LookupLaunchTemplateVersionOutput(ctx *Context, args *LookupLaunchTemplateVersionOutputArgs, opts ...InvokeOption) LookupLaunchTemplateVersionResultOutput> Note: This function is named LookupLaunchTemplateVersion in the Go SDK.
public static class GetLaunchTemplateVersion
{
public static Task<GetLaunchTemplateVersionResult> InvokeAsync(GetLaunchTemplateVersionArgs args, InvokeOptions? opts = null)
public static Output<GetLaunchTemplateVersionResult> Invoke(GetLaunchTemplateVersionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetLaunchTemplateVersionResult> getLaunchTemplateVersion(GetLaunchTemplateVersionArgs args, InvokeOptions options)
public static Output<GetLaunchTemplateVersionResult> getLaunchTemplateVersion(GetLaunchTemplateVersionArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:ecs/getLaunchTemplateVersion:getLaunchTemplateVersion
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getLaunchTemplateVersion Result
The following output properties are available:
- Deployment
Set intGroup Number - 当ECS实例要加入或调整的部署集策略为部署集组高可用策略(AvailabilityGroup)时,可以通过该参数指定实例在部署集中的分组号。
- Deployment
Set stringId - 实例需要加入的部署集ID。
- Description string
- 实例的描述。
- Eip
Byteplus.
Get Launch Template Version Eip - 实例绑定的公网IP信息。
- Host
Name string - 实例的主机名。Linux系统的主机名长度限制为2~59个字符。Windows系统的主机名长度限制为2~10个字符。
- Hpc
Cluster stringId - 当创建高性能计算GPU型实例时,请指定高性能计算集群ID。
- Id string
- Uniquely identifies the resource.
- Image
Id string - 镜像ID。
- Image
Name string - 镜像名称。
- Instance
Charge stringType - 实例和云盘的计费类型,取值:PostPaid:按量计费。PrePaid:包年包月。Esi:弹性预约实例。Segmented:时段型弹性预约实例。
- Instance
Name string - 实例的名称。
- Instance
Type stringId - 实例的规格。
- Keep
Image boolCredential - 是否保留镜像设置,取值:true:保留镜像设置,保留后将使用镜像预设的密码或密钥对登录实例。false(默认):不保留镜像设置。
- Key
Pair stringName - 实例绑定的密钥对。
- Launch
Template stringId - 实例启动模板 ID。
- Network
Interfaces List<Byteplus.Get Launch Template Version Network Interface> - 实例挂载的网卡信息。
- Project
Name string - 实例所属项目。
- Scheduled
Instance Byteplus.Get Launch Template Version Scheduled Instance - 弹性预约单信息。
- Security
Enhancement stringStrategy - 是否开启安全加固。Active:开启安全加固,仅对公共镜像生效。InActive:关闭安全加固,对所有镜像生效。
- Spot
Price doubleLimit - 抢占式实例的每小时最高价格。
- Spot
Strategy string - 按量计费的抢占式策略。取值:NoSpot:表示创建正常按量计费实例。SpotAsPriceGo:系统自动出价,跟随当前市场实际价格的抢占式实例。SpotWithPriceLimit:设置出价上限的抢占式实例。
- Suffix
Index int - 有序后缀的起始序号。
-
List<Byteplus.
Get Launch Template Version Tag> - 实例的标签信息。
- Unique
Suffix bool - 表示当创建多台实例时,是否为Hostname和InstanceName自动添加有序后缀。
- User
Data string - 实例的自定义数据。
- Version
Description string - 模版版本描述。
- Version
Number string - 模板版本号。
- Volumes
List<Byteplus.
Get Launch Template Version Volume> - 实例绑定的云盘信息。
- Vpc
Id string - 私有网络ID。
- Zone
Id string - 实例所属可用区ID。
- Deployment
Set intGroup Number - 当ECS实例要加入或调整的部署集策略为部署集组高可用策略(AvailabilityGroup)时,可以通过该参数指定实例在部署集中的分组号。
- Deployment
Set stringId - 实例需要加入的部署集ID。
- Description string
- 实例的描述。
- Eip
Get
Launch Template Version Eip - 实例绑定的公网IP信息。
- Host
Name string - 实例的主机名。Linux系统的主机名长度限制为2~59个字符。Windows系统的主机名长度限制为2~10个字符。
- Hpc
Cluster stringId - 当创建高性能计算GPU型实例时,请指定高性能计算集群ID。
- Id string
- Uniquely identifies the resource.
- Image
Id string - 镜像ID。
- Image
Name string - 镜像名称。
- Instance
Charge stringType - 实例和云盘的计费类型,取值:PostPaid:按量计费。PrePaid:包年包月。Esi:弹性预约实例。Segmented:时段型弹性预约实例。
- Instance
Name string - 实例的名称。
- Instance
Type stringId - 实例的规格。
- Keep
Image boolCredential - 是否保留镜像设置,取值:true:保留镜像设置,保留后将使用镜像预设的密码或密钥对登录实例。false(默认):不保留镜像设置。
- Key
Pair stringName - 实例绑定的密钥对。
- Launch
Template stringId - 实例启动模板 ID。
- Network
Interfaces []GetLaunch Template Version Network Interface - 实例挂载的网卡信息。
- Project
Name string - 实例所属项目。
- Scheduled
Instance GetLaunch Template Version Scheduled Instance - 弹性预约单信息。
- Security
Enhancement stringStrategy - 是否开启安全加固。Active:开启安全加固,仅对公共镜像生效。InActive:关闭安全加固,对所有镜像生效。
- Spot
Price float64Limit - 抢占式实例的每小时最高价格。
- Spot
Strategy string - 按量计费的抢占式策略。取值:NoSpot:表示创建正常按量计费实例。SpotAsPriceGo:系统自动出价,跟随当前市场实际价格的抢占式实例。SpotWithPriceLimit:设置出价上限的抢占式实例。
- Suffix
Index int - 有序后缀的起始序号。
-
[]Get
Launch Template Version Tag - 实例的标签信息。
- Unique
Suffix bool - 表示当创建多台实例时,是否为Hostname和InstanceName自动添加有序后缀。
- User
Data string - 实例的自定义数据。
- Version
Description string - 模版版本描述。
- Version
Number string - 模板版本号。
- Volumes
[]Get
Launch Template Version Volume - 实例绑定的云盘信息。
- Vpc
Id string - 私有网络ID。
- Zone
Id string - 实例所属可用区ID。
- deployment
Set IntegerGroup Number - 当ECS实例要加入或调整的部署集策略为部署集组高可用策略(AvailabilityGroup)时,可以通过该参数指定实例在部署集中的分组号。
- deployment
Set StringId - 实例需要加入的部署集ID。
- description String
- 实例的描述。
- eip
Get
Launch Template Version Eip - 实例绑定的公网IP信息。
- host
Name String - 实例的主机名。Linux系统的主机名长度限制为2~59个字符。Windows系统的主机名长度限制为2~10个字符。
- hpc
Cluster StringId - 当创建高性能计算GPU型实例时,请指定高性能计算集群ID。
- id String
- Uniquely identifies the resource.
- image
Id String - 镜像ID。
- image
Name String - 镜像名称。
- instance
Charge StringType - 实例和云盘的计费类型,取值:PostPaid:按量计费。PrePaid:包年包月。Esi:弹性预约实例。Segmented:时段型弹性预约实例。
- instance
Name String - 实例的名称。
- instance
Type StringId - 实例的规格。
- keep
Image BooleanCredential - 是否保留镜像设置,取值:true:保留镜像设置,保留后将使用镜像预设的密码或密钥对登录实例。false(默认):不保留镜像设置。
- key
Pair StringName - 实例绑定的密钥对。
- launch
Template StringId - 实例启动模板 ID。
- network
Interfaces List<GetLaunch Template Version Network Interface> - 实例挂载的网卡信息。
- project
Name String - 实例所属项目。
- scheduled
Instance GetLaunch Template Version Scheduled Instance - 弹性预约单信息。
- security
Enhancement StringStrategy - 是否开启安全加固。Active:开启安全加固,仅对公共镜像生效。InActive:关闭安全加固,对所有镜像生效。
- spot
Price DoubleLimit - 抢占式实例的每小时最高价格。
- spot
Strategy String - 按量计费的抢占式策略。取值:NoSpot:表示创建正常按量计费实例。SpotAsPriceGo:系统自动出价,跟随当前市场实际价格的抢占式实例。SpotWithPriceLimit:设置出价上限的抢占式实例。
- suffix
Index Integer - 有序后缀的起始序号。
-
List<Get
Launch Template Version Tag> - 实例的标签信息。
- unique
Suffix Boolean - 表示当创建多台实例时,是否为Hostname和InstanceName自动添加有序后缀。
- user
Data String - 实例的自定义数据。
- version
Description String - 模版版本描述。
- version
Number String - 模板版本号。
- volumes
List<Get
Launch Template Version Volume> - 实例绑定的云盘信息。
- vpc
Id String - 私有网络ID。
- zone
Id String - 实例所属可用区ID。
- deployment
Set numberGroup Number - 当ECS实例要加入或调整的部署集策略为部署集组高可用策略(AvailabilityGroup)时,可以通过该参数指定实例在部署集中的分组号。
- deployment
Set stringId - 实例需要加入的部署集ID。
- description string
- 实例的描述。
- eip
Get
Launch Template Version Eip - 实例绑定的公网IP信息。
- host
Name string - 实例的主机名。Linux系统的主机名长度限制为2~59个字符。Windows系统的主机名长度限制为2~10个字符。
- hpc
Cluster stringId - 当创建高性能计算GPU型实例时,请指定高性能计算集群ID。
- id string
- Uniquely identifies the resource.
- image
Id string - 镜像ID。
- image
Name string - 镜像名称。
- instance
Charge stringType - 实例和云盘的计费类型,取值:PostPaid:按量计费。PrePaid:包年包月。Esi:弹性预约实例。Segmented:时段型弹性预约实例。
- instance
Name string - 实例的名称。
- instance
Type stringId - 实例的规格。
- keep
Image booleanCredential - 是否保留镜像设置,取值:true:保留镜像设置,保留后将使用镜像预设的密码或密钥对登录实例。false(默认):不保留镜像设置。
- key
Pair stringName - 实例绑定的密钥对。
- launch
Template stringId - 实例启动模板 ID。
- network
Interfaces GetLaunch Template Version Network Interface[] - 实例挂载的网卡信息。
- project
Name string - 实例所属项目。
- scheduled
Instance GetLaunch Template Version Scheduled Instance - 弹性预约单信息。
- security
Enhancement stringStrategy - 是否开启安全加固。Active:开启安全加固,仅对公共镜像生效。InActive:关闭安全加固,对所有镜像生效。
- spot
Price numberLimit - 抢占式实例的每小时最高价格。
- spot
Strategy string - 按量计费的抢占式策略。取值:NoSpot:表示创建正常按量计费实例。SpotAsPriceGo:系统自动出价,跟随当前市场实际价格的抢占式实例。SpotWithPriceLimit:设置出价上限的抢占式实例。
- suffix
Index number - 有序后缀的起始序号。
-
Get
Launch Template Version Tag[] - 实例的标签信息。
- unique
Suffix boolean - 表示当创建多台实例时,是否为Hostname和InstanceName自动添加有序后缀。
- user
Data string - 实例的自定义数据。
- version
Description string - 模版版本描述。
- version
Number string - 模板版本号。
- volumes
Get
Launch Template Version Volume[] - 实例绑定的云盘信息。
- vpc
Id string - 私有网络ID。
- zone
Id string - 实例所属可用区ID。
- deployment_
set_ intgroup_ number - 当ECS实例要加入或调整的部署集策略为部署集组高可用策略(AvailabilityGroup)时,可以通过该参数指定实例在部署集中的分组号。
- deployment_
set_ strid - 实例需要加入的部署集ID。
- description str
- 实例的描述。
- eip
Get
Launch Template Version Eip - 实例绑定的公网IP信息。
- host_
name str - 实例的主机名。Linux系统的主机名长度限制为2~59个字符。Windows系统的主机名长度限制为2~10个字符。
- hpc_
cluster_ strid - 当创建高性能计算GPU型实例时,请指定高性能计算集群ID。
- id str
- Uniquely identifies the resource.
- image_
id str - 镜像ID。
- image_
name str - 镜像名称。
- instance_
charge_ strtype - 实例和云盘的计费类型,取值:PostPaid:按量计费。PrePaid:包年包月。Esi:弹性预约实例。Segmented:时段型弹性预约实例。
- instance_
name str - 实例的名称。
- instance_
type_ strid - 实例的规格。
- keep_
image_ boolcredential - 是否保留镜像设置,取值:true:保留镜像设置,保留后将使用镜像预设的密码或密钥对登录实例。false(默认):不保留镜像设置。
- key_
pair_ strname - 实例绑定的密钥对。
- launch_
template_ strid - 实例启动模板 ID。
- network_
interfaces Sequence[GetLaunch Template Version Network Interface] - 实例挂载的网卡信息。
- project_
name str - 实例所属项目。
- scheduled_
instance GetLaunch Template Version Scheduled Instance - 弹性预约单信息。
- security_
enhancement_ strstrategy - 是否开启安全加固。Active:开启安全加固,仅对公共镜像生效。InActive:关闭安全加固,对所有镜像生效。
- spot_
price_ floatlimit - 抢占式实例的每小时最高价格。
- spot_
strategy str - 按量计费的抢占式策略。取值:NoSpot:表示创建正常按量计费实例。SpotAsPriceGo:系统自动出价,跟随当前市场实际价格的抢占式实例。SpotWithPriceLimit:设置出价上限的抢占式实例。
- suffix_
index int - 有序后缀的起始序号。
-
Sequence[Get
Launch Template Version Tag] - 实例的标签信息。
- unique_
suffix bool - 表示当创建多台实例时,是否为Hostname和InstanceName自动添加有序后缀。
- user_
data str - 实例的自定义数据。
- version_
description str - 模版版本描述。
- version_
number str - 模板版本号。
- volumes
Sequence[Get
Launch Template Version Volume] - 实例绑定的云盘信息。
- vpc_
id str - 私有网络ID。
- zone_
id str - 实例所属可用区ID。
- deployment
Set NumberGroup Number - 当ECS实例要加入或调整的部署集策略为部署集组高可用策略(AvailabilityGroup)时,可以通过该参数指定实例在部署集中的分组号。
- deployment
Set StringId - 实例需要加入的部署集ID。
- description String
- 实例的描述。
- eip Property Map
- 实例绑定的公网IP信息。
- host
Name String - 实例的主机名。Linux系统的主机名长度限制为2~59个字符。Windows系统的主机名长度限制为2~10个字符。
- hpc
Cluster StringId - 当创建高性能计算GPU型实例时,请指定高性能计算集群ID。
- id String
- Uniquely identifies the resource.
- image
Id String - 镜像ID。
- image
Name String - 镜像名称。
- instance
Charge StringType - 实例和云盘的计费类型,取值:PostPaid:按量计费。PrePaid:包年包月。Esi:弹性预约实例。Segmented:时段型弹性预约实例。
- instance
Name String - 实例的名称。
- instance
Type StringId - 实例的规格。
- keep
Image BooleanCredential - 是否保留镜像设置,取值:true:保留镜像设置,保留后将使用镜像预设的密码或密钥对登录实例。false(默认):不保留镜像设置。
- key
Pair StringName - 实例绑定的密钥对。
- launch
Template StringId - 实例启动模板 ID。
- network
Interfaces List<Property Map> - 实例挂载的网卡信息。
- project
Name String - 实例所属项目。
- scheduled
Instance Property Map - 弹性预约单信息。
- security
Enhancement StringStrategy - 是否开启安全加固。Active:开启安全加固,仅对公共镜像生效。InActive:关闭安全加固,对所有镜像生效。
- spot
Price NumberLimit - 抢占式实例的每小时最高价格。
- spot
Strategy String - 按量计费的抢占式策略。取值:NoSpot:表示创建正常按量计费实例。SpotAsPriceGo:系统自动出价,跟随当前市场实际价格的抢占式实例。SpotWithPriceLimit:设置出价上限的抢占式实例。
- suffix
Index Number - 有序后缀的起始序号。
- List<Property Map>
- 实例的标签信息。
- unique
Suffix Boolean - 表示当创建多台实例时,是否为Hostname和InstanceName自动添加有序后缀。
- user
Data String - 实例的自定义数据。
- version
Description String - 模版版本描述。
- version
Number String - 模板版本号。
- volumes List<Property Map>
- 实例绑定的云盘信息。
- vpc
Id String - 私有网络ID。
- zone
Id String - 实例所属可用区ID。
Supporting Types
GetLaunchTemplateVersionEip
- Bandwidth int
- 公网IP的带宽上限,单位:Mbps。取值范围:1~200。默认值:1。
- Bandwidth
Package stringId - 共享带宽包的ID,表示将公网IP加入到共享带宽包。
- Billing
Type int - 公网IP的计费方式,取值:2:按量计费-按带宽上限计费。3:按量计费-按实际流量计费。
- Isp string
- 公网IP的线路类型,取值:BGP:BGP(多线)。ChinaMobile:中国移动静态单线。ChinaTelecom:国电信静态单线。ChinaUnicom:中国联通静态单线。
- Release
With boolInstance - 公网IP是否随实例删除,仅按量计费公网IP生效。
- Security
Protection intInstance Id - 安全防护包ID。
- Security
Protection List<string>Types - 公网IP的安全防护类型。取值:AntiDDoS_Enhanced:申请增强防护类型的公网IP,可加入到DDoS原生防护(企业版)实例。
- Bandwidth int
- 公网IP的带宽上限,单位:Mbps。取值范围:1~200。默认值:1。
- Bandwidth
Package stringId - 共享带宽包的ID,表示将公网IP加入到共享带宽包。
- Billing
Type int - 公网IP的计费方式,取值:2:按量计费-按带宽上限计费。3:按量计费-按实际流量计费。
- Isp string
- 公网IP的线路类型,取值:BGP:BGP(多线)。ChinaMobile:中国移动静态单线。ChinaTelecom:国电信静态单线。ChinaUnicom:中国联通静态单线。
- Release
With boolInstance - 公网IP是否随实例删除,仅按量计费公网IP生效。
- Security
Protection intInstance Id - 安全防护包ID。
- Security
Protection []stringTypes - 公网IP的安全防护类型。取值:AntiDDoS_Enhanced:申请增强防护类型的公网IP,可加入到DDoS原生防护(企业版)实例。
- bandwidth Integer
- 公网IP的带宽上限,单位:Mbps。取值范围:1~200。默认值:1。
- bandwidth
Package StringId - 共享带宽包的ID,表示将公网IP加入到共享带宽包。
- billing
Type Integer - 公网IP的计费方式,取值:2:按量计费-按带宽上限计费。3:按量计费-按实际流量计费。
- isp String
- 公网IP的线路类型,取值:BGP:BGP(多线)。ChinaMobile:中国移动静态单线。ChinaTelecom:国电信静态单线。ChinaUnicom:中国联通静态单线。
- release
With BooleanInstance - 公网IP是否随实例删除,仅按量计费公网IP生效。
- security
Protection IntegerInstance Id - 安全防护包ID。
- security
Protection List<String>Types - 公网IP的安全防护类型。取值:AntiDDoS_Enhanced:申请增强防护类型的公网IP,可加入到DDoS原生防护(企业版)实例。
- bandwidth number
- 公网IP的带宽上限,单位:Mbps。取值范围:1~200。默认值:1。
- bandwidth
Package stringId - 共享带宽包的ID,表示将公网IP加入到共享带宽包。
- billing
Type number - 公网IP的计费方式,取值:2:按量计费-按带宽上限计费。3:按量计费-按实际流量计费。
- isp string
- 公网IP的线路类型,取值:BGP:BGP(多线)。ChinaMobile:中国移动静态单线。ChinaTelecom:国电信静态单线。ChinaUnicom:中国联通静态单线。
- release
With booleanInstance - 公网IP是否随实例删除,仅按量计费公网IP生效。
- security
Protection numberInstance Id - 安全防护包ID。
- security
Protection string[]Types - 公网IP的安全防护类型。取值:AntiDDoS_Enhanced:申请增强防护类型的公网IP,可加入到DDoS原生防护(企业版)实例。
- bandwidth int
- 公网IP的带宽上限,单位:Mbps。取值范围:1~200。默认值:1。
- bandwidth_
package_ strid - 共享带宽包的ID,表示将公网IP加入到共享带宽包。
- billing_
type int - 公网IP的计费方式,取值:2:按量计费-按带宽上限计费。3:按量计费-按实际流量计费。
- isp str
- 公网IP的线路类型,取值:BGP:BGP(多线)。ChinaMobile:中国移动静态单线。ChinaTelecom:国电信静态单线。ChinaUnicom:中国联通静态单线。
- release_
with_ boolinstance - 公网IP是否随实例删除,仅按量计费公网IP生效。
- security_
protection_ intinstance_ id - 安全防护包ID。
- security_
protection_ Sequence[str]types - 公网IP的安全防护类型。取值:AntiDDoS_Enhanced:申请增强防护类型的公网IP,可加入到DDoS原生防护(企业版)实例。
- bandwidth Number
- 公网IP的带宽上限,单位:Mbps。取值范围:1~200。默认值:1。
- bandwidth
Package StringId - 共享带宽包的ID,表示将公网IP加入到共享带宽包。
- billing
Type Number - 公网IP的计费方式,取值:2:按量计费-按带宽上限计费。3:按量计费-按实际流量计费。
- isp String
- 公网IP的线路类型,取值:BGP:BGP(多线)。ChinaMobile:中国移动静态单线。ChinaTelecom:国电信静态单线。ChinaUnicom:中国联通静态单线。
- release
With BooleanInstance - 公网IP是否随实例删除,仅按量计费公网IP生效。
- security
Protection NumberInstance Id - 安全防护包ID。
- security
Protection List<String>Types - 公网IP的安全防护类型。取值:AntiDDoS_Enhanced:申请增强防护类型的公网IP,可加入到DDoS原生防护(企业版)实例。
GetLaunchTemplateVersionNetworkInterface
- Security
Group List<string>Ids - 网卡关联的安全组ID。
- Subnet
Id string - 实例的私有网络子网ID。
- Security
Group []stringIds - 网卡关联的安全组ID。
- Subnet
Id string - 实例的私有网络子网ID。
- security
Group List<String>Ids - 网卡关联的安全组ID。
- subnet
Id String - 实例的私有网络子网ID。
- security
Group string[]Ids - 网卡关联的安全组ID。
- subnet
Id string - 实例的私有网络子网ID。
- security_
group_ Sequence[str]ids - 网卡关联的安全组ID。
- subnet_
id str - 实例的私有网络子网ID。
- security
Group List<String>Ids - 网卡关联的安全组ID。
- subnet
Id String - 实例的私有网络子网ID。
GetLaunchTemplateVersionScheduledInstance
- Scheduled
Instance stringDescription - 弹性预约单的描述。
- Scheduled
Instance stringName - 弹性预约单的名称。
- Scheduled
Instance stringDescription - 弹性预约单的描述。
- Scheduled
Instance stringName - 弹性预约单的名称。
- scheduled
Instance StringDescription - 弹性预约单的描述。
- scheduled
Instance StringName - 弹性预约单的名称。
- scheduled
Instance stringDescription - 弹性预约单的描述。
- scheduled
Instance stringName - 弹性预约单的名称。
- scheduled_
instance_ strdescription - 弹性预约单的描述。
- scheduled_
instance_ strname - 弹性预约单的名称。
- scheduled
Instance StringDescription - 弹性预约单的描述。
- scheduled
Instance StringName - 弹性预约单的名称。
GetLaunchTemplateVersionTag
GetLaunchTemplateVersionVolume
- Delete
With boolInstance - 云盘是否随实例释放。
- Extra
Performance intIops - 云盘额外IOPS性能大小,仅ESSD FlexPL数据盘支持,单位为次/秒。 ExtraPerformanceTypeId为Balance或IOPS时需设置该参数。各个类型的额外性能取值范围如下:IOPS型:1~50000。Balance型:1~50000。
- Extra
Performance intThroughput Mb - 云盘额外吞吐性能大小,单位MB/s,仅ESSD FlexPL数据盘支持。 ExtraPerformanceTypeId为Throughput时需设置该参数。 取值范围:1~650。
- Extra
Performance stringType Id - 云盘额外性能的类型,仅ESSD FlexPL数据盘支持。关于额外性能的更多介绍,请参见云盘额外性能。取值:Balance:均衡型额外性能。IOPS:IOPS型额外性能。Throughput:吞吐量型额外性能。
- Size int
- 云盘大小,单位为GB。系统盘:ESSDPL0:20~2048 PTSSD:10~500。数据盘:ESSDPL0:10~32768 PTSSD:20~8192
- Snapshot
Id string - 使用快照创建云盘,仅支持创建数据盘。您可以调用DescribeSnapshots接口查询快照ID。
- Volume
Type string - 云盘类型。ESSD_PL0:极速型SSD PL0。PTSSD:性能型SSD。
- Delete
With boolInstance - 云盘是否随实例释放。
- Extra
Performance intIops - 云盘额外IOPS性能大小,仅ESSD FlexPL数据盘支持,单位为次/秒。 ExtraPerformanceTypeId为Balance或IOPS时需设置该参数。各个类型的额外性能取值范围如下:IOPS型:1~50000。Balance型:1~50000。
- Extra
Performance intThroughput Mb - 云盘额外吞吐性能大小,单位MB/s,仅ESSD FlexPL数据盘支持。 ExtraPerformanceTypeId为Throughput时需设置该参数。 取值范围:1~650。
- Extra
Performance stringType Id - 云盘额外性能的类型,仅ESSD FlexPL数据盘支持。关于额外性能的更多介绍,请参见云盘额外性能。取值:Balance:均衡型额外性能。IOPS:IOPS型额外性能。Throughput:吞吐量型额外性能。
- Size int
- 云盘大小,单位为GB。系统盘:ESSDPL0:20~2048 PTSSD:10~500。数据盘:ESSDPL0:10~32768 PTSSD:20~8192
- Snapshot
Id string - 使用快照创建云盘,仅支持创建数据盘。您可以调用DescribeSnapshots接口查询快照ID。
- Volume
Type string - 云盘类型。ESSD_PL0:极速型SSD PL0。PTSSD:性能型SSD。
- delete
With BooleanInstance - 云盘是否随实例释放。
- extra
Performance IntegerIops - 云盘额外IOPS性能大小,仅ESSD FlexPL数据盘支持,单位为次/秒。 ExtraPerformanceTypeId为Balance或IOPS时需设置该参数。各个类型的额外性能取值范围如下:IOPS型:1~50000。Balance型:1~50000。
- extra
Performance IntegerThroughput Mb - 云盘额外吞吐性能大小,单位MB/s,仅ESSD FlexPL数据盘支持。 ExtraPerformanceTypeId为Throughput时需设置该参数。 取值范围:1~650。
- extra
Performance StringType Id - 云盘额外性能的类型,仅ESSD FlexPL数据盘支持。关于额外性能的更多介绍,请参见云盘额外性能。取值:Balance:均衡型额外性能。IOPS:IOPS型额外性能。Throughput:吞吐量型额外性能。
- size Integer
- 云盘大小,单位为GB。系统盘:ESSDPL0:20~2048 PTSSD:10~500。数据盘:ESSDPL0:10~32768 PTSSD:20~8192
- snapshot
Id String - 使用快照创建云盘,仅支持创建数据盘。您可以调用DescribeSnapshots接口查询快照ID。
- volume
Type String - 云盘类型。ESSD_PL0:极速型SSD PL0。PTSSD:性能型SSD。
- delete
With booleanInstance - 云盘是否随实例释放。
- extra
Performance numberIops - 云盘额外IOPS性能大小,仅ESSD FlexPL数据盘支持,单位为次/秒。 ExtraPerformanceTypeId为Balance或IOPS时需设置该参数。各个类型的额外性能取值范围如下:IOPS型:1~50000。Balance型:1~50000。
- extra
Performance numberThroughput Mb - 云盘额外吞吐性能大小,单位MB/s,仅ESSD FlexPL数据盘支持。 ExtraPerformanceTypeId为Throughput时需设置该参数。 取值范围:1~650。
- extra
Performance stringType Id - 云盘额外性能的类型,仅ESSD FlexPL数据盘支持。关于额外性能的更多介绍,请参见云盘额外性能。取值:Balance:均衡型额外性能。IOPS:IOPS型额外性能。Throughput:吞吐量型额外性能。
- size number
- 云盘大小,单位为GB。系统盘:ESSDPL0:20~2048 PTSSD:10~500。数据盘:ESSDPL0:10~32768 PTSSD:20~8192
- snapshot
Id string - 使用快照创建云盘,仅支持创建数据盘。您可以调用DescribeSnapshots接口查询快照ID。
- volume
Type string - 云盘类型。ESSD_PL0:极速型SSD PL0。PTSSD:性能型SSD。
- delete_
with_ boolinstance - 云盘是否随实例释放。
- extra_
performance_ intiops - 云盘额外IOPS性能大小,仅ESSD FlexPL数据盘支持,单位为次/秒。 ExtraPerformanceTypeId为Balance或IOPS时需设置该参数。各个类型的额外性能取值范围如下:IOPS型:1~50000。Balance型:1~50000。
- extra_
performance_ intthroughput_ mb - 云盘额外吞吐性能大小,单位MB/s,仅ESSD FlexPL数据盘支持。 ExtraPerformanceTypeId为Throughput时需设置该参数。 取值范围:1~650。
- extra_
performance_ strtype_ id - 云盘额外性能的类型,仅ESSD FlexPL数据盘支持。关于额外性能的更多介绍,请参见云盘额外性能。取值:Balance:均衡型额外性能。IOPS:IOPS型额外性能。Throughput:吞吐量型额外性能。
- size int
- 云盘大小,单位为GB。系统盘:ESSDPL0:20~2048 PTSSD:10~500。数据盘:ESSDPL0:10~32768 PTSSD:20~8192
- snapshot_
id str - 使用快照创建云盘,仅支持创建数据盘。您可以调用DescribeSnapshots接口查询快照ID。
- volume_
type str - 云盘类型。ESSD_PL0:极速型SSD PL0。PTSSD:性能型SSD。
- delete
With BooleanInstance - 云盘是否随实例释放。
- extra
Performance NumberIops - 云盘额外IOPS性能大小,仅ESSD FlexPL数据盘支持,单位为次/秒。 ExtraPerformanceTypeId为Balance或IOPS时需设置该参数。各个类型的额外性能取值范围如下:IOPS型:1~50000。Balance型:1~50000。
- extra
Performance NumberThroughput Mb - 云盘额外吞吐性能大小,单位MB/s,仅ESSD FlexPL数据盘支持。 ExtraPerformanceTypeId为Throughput时需设置该参数。 取值范围:1~650。
- extra
Performance StringType Id - 云盘额外性能的类型,仅ESSD FlexPL数据盘支持。关于额外性能的更多介绍,请参见云盘额外性能。取值:Balance:均衡型额外性能。IOPS:IOPS型额外性能。Throughput:吞吐量型额外性能。
- size Number
- 云盘大小,单位为GB。系统盘:ESSDPL0:20~2048 PTSSD:10~500。数据盘:ESSDPL0:10~32768 PTSSD:20~8192
- snapshot
Id String - 使用快照创建云盘,仅支持创建数据盘。您可以调用DescribeSnapshots接口查询快照ID。
- volume
Type String - 云盘类型。ESSD_PL0:极速型SSD PL0。PTSSD:性能型SSD。
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
bytepluscc v0.0.15 published on Monday, Mar 2, 2026 by Byteplus
