volcenginecc v0.0.2 published on Saturday, Oct 11, 2025 by Volcengine
volcenginecc.storageebs.getVolume
volcenginecc v0.0.2 published on Saturday, Oct 11, 2025 by Volcengine
Data Source schema for Volcengine::StorageEBS::Volume
Using getVolume
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 getVolume(args: GetVolumeArgs, opts?: InvokeOptions): Promise<GetVolumeResult>
function getVolumeOutput(args: GetVolumeOutputArgs, opts?: InvokeOptions): Output<GetVolumeResult>
def get_volume(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVolumeResult
def get_volume_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVolumeResult]
func LookupVolume(ctx *Context, args *LookupVolumeArgs, opts ...InvokeOption) (*LookupVolumeResult, error)
func LookupVolumeOutput(ctx *Context, args *LookupVolumeOutputArgs, opts ...InvokeOption) LookupVolumeResultOutput
> Note: This function is named LookupVolume
in the Go SDK.
public static class GetVolume
{
public static Task<GetVolumeResult> InvokeAsync(GetVolumeArgs args, InvokeOptions? opts = null)
public static Output<GetVolumeResult> Invoke(GetVolumeInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVolumeResult> getVolume(GetVolumeArgs args, InvokeOptions options)
public static Output<GetVolumeResult> getVolume(GetVolumeArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:storageebs/getVolume:getVolume
arguments:
# arguments dictionary
The 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.
getVolume Result
The following output properties are available:
- Auto
Snapshot stringPolicy Id - 自动快照策略ID。
- Auto
Snapshot stringPolicy Name - 自动快照策略名称。
- Baseline
Performance Volcengine.Get Volume Baseline Performance - 基本性能。
- Created
At string - 云盘创建时间。
- Delete
With boolInstance - 释放实例时,该云盘是否随实例一起释放,取值说明如下:true:云盘随实例一起释放。false:云盘不随实例一起释放。
- Description string
- 云盘的描述信息,默认为空,长度限制在1 ~ 255字符之间。
- Device
Name string - 设备名称
- Error
Detail string - 具体错误
- Expired
Time string - 包年包月到期时间。
- Extra
Performance Volcengine.Get Volume Extra Performance - 额外性能。
- Id string
- Uniquely identifies the resource.
- Image
Id string - 云盘中的镜像ID。
- Instance
Id string - 创建云盘的同时挂载的ECS实例ID。
- Kind string
- 云盘属性,data表示数据盘。默认值为data。说明: 仅支持创建数据盘。
- Overdue
Reclaim stringTime - 云盘欠费回收时间。
- Overdue
Time string - 云盘欠费关停时间。
- Pay
Type string - 付费类型,说明如下: Pre:预付费(包年包月) Post:后付费(按量计费)。
- Project
Name string - 云盘所要加入的Project(项目)名称。
- Renew
Type double - 续费方式 1:手动续费 2 :自动续费 3 :到期不续费。
- Size double
- Size,数据盘容量大小,单位为GiB。不同类型的数据盘容量范围如下:ESSDPL0:10~65536 GiB;ESSDFlexPL:10~65536 GiB;TSSD_TL0:40~65536 GiB
- Snapshot
Count double - 快照计数
- Source
Snapshot stringId - 源快照。
- Status string
- 云盘状态
- Total
Performance Volcengine.Get Volume Total Performance - 总性能。
- Trade
Status double - 交易状态 0:创建中 1:运行中 2:创建失败
- Updated
At string - 云盘更新时间。
- Volume
Id string - 云盘id。
- Volume
Name string - 云盘显示名称。命名规则如下:首字符仅支持中文、字母或下划线()。可包含中文、字母、数字、下划线()或中划线(-)。长度限制在1~128字符之间。
- Volume
Type string - 云盘类型,取值说明如下:ESSDPL0:极速型SSD云盘,PL0规格。ESSDFlexPL: 极速型SSD云盘,FlexPL规格。TSSD_TL0: 吞吐型SSD云盘。
- Zone
Id string - 可用区ID。
- Auto
Snapshot stringPolicy Id - 自动快照策略ID。
- Auto
Snapshot stringPolicy Name - 自动快照策略名称。
- Baseline
Performance GetVolume Baseline Performance - 基本性能。
- Created
At string - 云盘创建时间。
- Delete
With boolInstance - 释放实例时,该云盘是否随实例一起释放,取值说明如下:true:云盘随实例一起释放。false:云盘不随实例一起释放。
- Description string
- 云盘的描述信息,默认为空,长度限制在1 ~ 255字符之间。
- Device
Name string - 设备名称
- Error
Detail string - 具体错误
- Expired
Time string - 包年包月到期时间。
- Extra
Performance GetVolume Extra Performance - 额外性能。
- Id string
- Uniquely identifies the resource.
- Image
Id string - 云盘中的镜像ID。
- Instance
Id string - 创建云盘的同时挂载的ECS实例ID。
- Kind string
- 云盘属性,data表示数据盘。默认值为data。说明: 仅支持创建数据盘。
- Overdue
Reclaim stringTime - 云盘欠费回收时间。
- Overdue
Time string - 云盘欠费关停时间。
- Pay
Type string - 付费类型,说明如下: Pre:预付费(包年包月) Post:后付费(按量计费)。
- Project
Name string - 云盘所要加入的Project(项目)名称。
- Renew
Type float64 - 续费方式 1:手动续费 2 :自动续费 3 :到期不续费。
- Size float64
- Size,数据盘容量大小,单位为GiB。不同类型的数据盘容量范围如下:ESSDPL0:10~65536 GiB;ESSDFlexPL:10~65536 GiB;TSSD_TL0:40~65536 GiB
- Snapshot
Count float64 - 快照计数
- Source
Snapshot stringId - 源快照。
- Status string
- 云盘状态
- Total
Performance GetVolume Total Performance - 总性能。
- Trade
Status float64 - 交易状态 0:创建中 1:运行中 2:创建失败
- Updated
At string - 云盘更新时间。
- Volume
Id string - 云盘id。
- Volume
Name string - 云盘显示名称。命名规则如下:首字符仅支持中文、字母或下划线()。可包含中文、字母、数字、下划线()或中划线(-)。长度限制在1~128字符之间。
- Volume
Type string - 云盘类型,取值说明如下:ESSDPL0:极速型SSD云盘,PL0规格。ESSDFlexPL: 极速型SSD云盘,FlexPL规格。TSSD_TL0: 吞吐型SSD云盘。
- Zone
Id string - 可用区ID。
- auto
Snapshot StringPolicy Id - 自动快照策略ID。
- auto
Snapshot StringPolicy Name - 自动快照策略名称。
- baseline
Performance GetVolume Baseline Performance - 基本性能。
- created
At String - 云盘创建时间。
- delete
With BooleanInstance - 释放实例时,该云盘是否随实例一起释放,取值说明如下:true:云盘随实例一起释放。false:云盘不随实例一起释放。
- description String
- 云盘的描述信息,默认为空,长度限制在1 ~ 255字符之间。
- device
Name String - 设备名称
- error
Detail String - 具体错误
- expired
Time String - 包年包月到期时间。
- extra
Performance GetVolume Extra Performance - 额外性能。
- id String
- Uniquely identifies the resource.
- image
Id String - 云盘中的镜像ID。
- instance
Id String - 创建云盘的同时挂载的ECS实例ID。
- kind String
- 云盘属性,data表示数据盘。默认值为data。说明: 仅支持创建数据盘。
- overdue
Reclaim StringTime - 云盘欠费回收时间。
- overdue
Time String - 云盘欠费关停时间。
- pay
Type String - 付费类型,说明如下: Pre:预付费(包年包月) Post:后付费(按量计费)。
- project
Name String - 云盘所要加入的Project(项目)名称。
- renew
Type Double - 续费方式 1:手动续费 2 :自动续费 3 :到期不续费。
- size Double
- Size,数据盘容量大小,单位为GiB。不同类型的数据盘容量范围如下:ESSDPL0:10~65536 GiB;ESSDFlexPL:10~65536 GiB;TSSD_TL0:40~65536 GiB
- snapshot
Count Double - 快照计数
- source
Snapshot StringId - 源快照。
- status String
- 云盘状态
- total
Performance GetVolume Total Performance - 总性能。
- trade
Status Double - 交易状态 0:创建中 1:运行中 2:创建失败
- updated
At String - 云盘更新时间。
- volume
Id String - 云盘id。
- volume
Name String - 云盘显示名称。命名规则如下:首字符仅支持中文、字母或下划线()。可包含中文、字母、数字、下划线()或中划线(-)。长度限制在1~128字符之间。
- volume
Type String - 云盘类型,取值说明如下:ESSDPL0:极速型SSD云盘,PL0规格。ESSDFlexPL: 极速型SSD云盘,FlexPL规格。TSSD_TL0: 吞吐型SSD云盘。
- zone
Id String - 可用区ID。
- auto
Snapshot stringPolicy Id - 自动快照策略ID。
- auto
Snapshot stringPolicy Name - 自动快照策略名称。
- baseline
Performance GetVolume Baseline Performance - 基本性能。
- created
At string - 云盘创建时间。
- delete
With booleanInstance - 释放实例时,该云盘是否随实例一起释放,取值说明如下:true:云盘随实例一起释放。false:云盘不随实例一起释放。
- description string
- 云盘的描述信息,默认为空,长度限制在1 ~ 255字符之间。
- device
Name string - 设备名称
- error
Detail string - 具体错误
- expired
Time string - 包年包月到期时间。
- extra
Performance GetVolume Extra Performance - 额外性能。
- id string
- Uniquely identifies the resource.
- image
Id string - 云盘中的镜像ID。
- instance
Id string - 创建云盘的同时挂载的ECS实例ID。
- kind string
- 云盘属性,data表示数据盘。默认值为data。说明: 仅支持创建数据盘。
- overdue
Reclaim stringTime - 云盘欠费回收时间。
- overdue
Time string - 云盘欠费关停时间。
- pay
Type string - 付费类型,说明如下: Pre:预付费(包年包月) Post:后付费(按量计费)。
- project
Name string - 云盘所要加入的Project(项目)名称。
- renew
Type number - 续费方式 1:手动续费 2 :自动续费 3 :到期不续费。
- size number
- Size,数据盘容量大小,单位为GiB。不同类型的数据盘容量范围如下:ESSDPL0:10~65536 GiB;ESSDFlexPL:10~65536 GiB;TSSD_TL0:40~65536 GiB
- snapshot
Count number - 快照计数
- source
Snapshot stringId - 源快照。
- status string
- 云盘状态
- total
Performance GetVolume Total Performance - 总性能。
- trade
Status number - 交易状态 0:创建中 1:运行中 2:创建失败
- updated
At string - 云盘更新时间。
- volume
Id string - 云盘id。
- volume
Name string - 云盘显示名称。命名规则如下:首字符仅支持中文、字母或下划线()。可包含中文、字母、数字、下划线()或中划线(-)。长度限制在1~128字符之间。
- volume
Type string - 云盘类型,取值说明如下:ESSDPL0:极速型SSD云盘,PL0规格。ESSDFlexPL: 极速型SSD云盘,FlexPL规格。TSSD_TL0: 吞吐型SSD云盘。
- zone
Id string - 可用区ID。
- auto_
snapshot_ strpolicy_ id - 自动快照策略ID。
- auto_
snapshot_ strpolicy_ name - 自动快照策略名称。
- baseline_
performance GetVolume Baseline Performance - 基本性能。
- created_
at str - 云盘创建时间。
- delete_
with_ boolinstance - 释放实例时,该云盘是否随实例一起释放,取值说明如下:true:云盘随实例一起释放。false:云盘不随实例一起释放。
- description str
- 云盘的描述信息,默认为空,长度限制在1 ~ 255字符之间。
- device_
name str - 设备名称
- error_
detail str - 具体错误
- expired_
time str - 包年包月到期时间。
- extra_
performance GetVolume Extra Performance - 额外性能。
- id str
- Uniquely identifies the resource.
- image_
id str - 云盘中的镜像ID。
- instance_
id str - 创建云盘的同时挂载的ECS实例ID。
- kind str
- 云盘属性,data表示数据盘。默认值为data。说明: 仅支持创建数据盘。
- overdue_
reclaim_ strtime - 云盘欠费回收时间。
- overdue_
time str - 云盘欠费关停时间。
- pay_
type str - 付费类型,说明如下: Pre:预付费(包年包月) Post:后付费(按量计费)。
- project_
name str - 云盘所要加入的Project(项目)名称。
- renew_
type float - 续费方式 1:手动续费 2 :自动续费 3 :到期不续费。
- size float
- Size,数据盘容量大小,单位为GiB。不同类型的数据盘容量范围如下:ESSDPL0:10~65536 GiB;ESSDFlexPL:10~65536 GiB;TSSD_TL0:40~65536 GiB
- snapshot_
count float - 快照计数
- source_
snapshot_ strid - 源快照。
- status str
- 云盘状态
- total_
performance GetVolume Total Performance - 总性能。
- trade_
status float - 交易状态 0:创建中 1:运行中 2:创建失败
- updated_
at str - 云盘更新时间。
- volume_
id str - 云盘id。
- volume_
name str - 云盘显示名称。命名规则如下:首字符仅支持中文、字母或下划线()。可包含中文、字母、数字、下划线()或中划线(-)。长度限制在1~128字符之间。
- volume_
type str - 云盘类型,取值说明如下:ESSDPL0:极速型SSD云盘,PL0规格。ESSDFlexPL: 极速型SSD云盘,FlexPL规格。TSSD_TL0: 吞吐型SSD云盘。
- zone_
id str - 可用区ID。
- auto
Snapshot StringPolicy Id - 自动快照策略ID。
- auto
Snapshot StringPolicy Name - 自动快照策略名称。
- baseline
Performance Property Map - 基本性能。
- created
At String - 云盘创建时间。
- delete
With BooleanInstance - 释放实例时,该云盘是否随实例一起释放,取值说明如下:true:云盘随实例一起释放。false:云盘不随实例一起释放。
- description String
- 云盘的描述信息,默认为空,长度限制在1 ~ 255字符之间。
- device
Name String - 设备名称
- error
Detail String - 具体错误
- expired
Time String - 包年包月到期时间。
- extra
Performance Property Map - 额外性能。
- id String
- Uniquely identifies the resource.
- image
Id String - 云盘中的镜像ID。
- instance
Id String - 创建云盘的同时挂载的ECS实例ID。
- kind String
- 云盘属性,data表示数据盘。默认值为data。说明: 仅支持创建数据盘。
- overdue
Reclaim StringTime - 云盘欠费回收时间。
- overdue
Time String - 云盘欠费关停时间。
- pay
Type String - 付费类型,说明如下: Pre:预付费(包年包月) Post:后付费(按量计费)。
- project
Name String - 云盘所要加入的Project(项目)名称。
- renew
Type Number - 续费方式 1:手动续费 2 :自动续费 3 :到期不续费。
- size Number
- Size,数据盘容量大小,单位为GiB。不同类型的数据盘容量范围如下:ESSDPL0:10~65536 GiB;ESSDFlexPL:10~65536 GiB;TSSD_TL0:40~65536 GiB
- snapshot
Count Number - 快照计数
- source
Snapshot StringId - 源快照。
- status String
- 云盘状态
- total
Performance Property Map - 总性能。
- trade
Status Number - 交易状态 0:创建中 1:运行中 2:创建失败
- updated
At String - 云盘更新时间。
- volume
Id String - 云盘id。
- volume
Name String - 云盘显示名称。命名规则如下:首字符仅支持中文、字母或下划线()。可包含中文、字母、数字、下划线()或中划线(-)。长度限制在1~128字符之间。
- volume
Type String - 云盘类型,取值说明如下:ESSDPL0:极速型SSD云盘,PL0规格。ESSDFlexPL: 极速型SSD云盘,FlexPL规格。TSSD_TL0: 吞吐型SSD云盘。
- zone
Id String - 可用区ID。
Supporting Types
GetVolumeBaselinePerformance
- Iops double
- 云盘的总IOPS,即云盘的基准IOPS和额外IOPS之和。
- Throughput double
- 云盘的总吞吐量,即云盘的基准吞吐量和额外吞吐量之和。
- Iops float64
- 云盘的总IOPS,即云盘的基准IOPS和额外IOPS之和。
- Throughput float64
- 云盘的总吞吐量,即云盘的基准吞吐量和额外吞吐量之和。
- iops Double
- 云盘的总IOPS,即云盘的基准IOPS和额外IOPS之和。
- throughput Double
- 云盘的总吞吐量,即云盘的基准吞吐量和额外吞吐量之和。
- iops number
- 云盘的总IOPS,即云盘的基准IOPS和额外IOPS之和。
- throughput number
- 云盘的总吞吐量,即云盘的基准吞吐量和额外吞吐量之和。
- iops float
- 云盘的总IOPS,即云盘的基准IOPS和额外IOPS之和。
- throughput float
- 云盘的总吞吐量,即云盘的基准吞吐量和额外吞吐量之和。
- iops Number
- 云盘的总IOPS,即云盘的基准IOPS和额外IOPS之和。
- throughput Number
- 云盘的总吞吐量,即云盘的基准吞吐量和额外吞吐量之和。
GetVolumeExtraPerformance
- Extra
Performance stringType Id - 额外性能的类型,取值如下:Balance:均衡型额外性能;IOPS:IOPS型额外性能;Throughput:吞吐量型额外性能。
- Iops double
- 云盘的额外IOPS。
- Throughput double
- 云盘的额外吞吐量。
- Extra
Performance stringType Id - 额外性能的类型,取值如下:Balance:均衡型额外性能;IOPS:IOPS型额外性能;Throughput:吞吐量型额外性能。
- Iops float64
- 云盘的额外IOPS。
- Throughput float64
- 云盘的额外吞吐量。
- extra
Performance StringType Id - 额外性能的类型,取值如下:Balance:均衡型额外性能;IOPS:IOPS型额外性能;Throughput:吞吐量型额外性能。
- iops Double
- 云盘的额外IOPS。
- throughput Double
- 云盘的额外吞吐量。
- extra
Performance stringType Id - 额外性能的类型,取值如下:Balance:均衡型额外性能;IOPS:IOPS型额外性能;Throughput:吞吐量型额外性能。
- iops number
- 云盘的额外IOPS。
- throughput number
- 云盘的额外吞吐量。
- extra_
performance_ strtype_ id - 额外性能的类型,取值如下:Balance:均衡型额外性能;IOPS:IOPS型额外性能;Throughput:吞吐量型额外性能。
- iops float
- 云盘的额外IOPS。
- throughput float
- 云盘的额外吞吐量。
- extra
Performance StringType Id - 额外性能的类型,取值如下:Balance:均衡型额外性能;IOPS:IOPS型额外性能;Throughput:吞吐量型额外性能。
- iops Number
- 云盘的额外IOPS。
- throughput Number
- 云盘的额外吞吐量。
GetVolumeTotalPerformance
- Iops double
- 云盘的总IOPS,即云盘的基准IOPS和额外IOPS之和。
- Throughput double
- 云盘的总吞吐量,即云盘的基准吞吐量和额外吞吐量之和。
- Iops float64
- 云盘的总IOPS,即云盘的基准IOPS和额外IOPS之和。
- Throughput float64
- 云盘的总吞吐量,即云盘的基准吞吐量和额外吞吐量之和。
- iops Double
- 云盘的总IOPS,即云盘的基准IOPS和额外IOPS之和。
- throughput Double
- 云盘的总吞吐量,即云盘的基准吞吐量和额外吞吐量之和。
- iops number
- 云盘的总IOPS,即云盘的基准IOPS和额外IOPS之和。
- throughput number
- 云盘的总吞吐量,即云盘的基准吞吐量和额外吞吐量之和。
- iops float
- 云盘的总IOPS,即云盘的基准IOPS和额外IOPS之和。
- throughput float
- 云盘的总吞吐量,即云盘的基准吞吐量和额外吞吐量之和。
- iops Number
- 云盘的总IOPS,即云盘的基准IOPS和额外IOPS之和。
- throughput Number
- 云盘的总吞吐量,即云盘的基准吞吐量和额外吞吐量之和。
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcenginecc
Terraform Provider.
volcenginecc v0.0.2 published on Saturday, Oct 11, 2025 by Volcengine