volcenginecc v0.0.11 published on Thursday, Dec 4, 2025 by Volcengine
volcenginecc v0.0.11 published on Thursday, Dec 4, 2025 by Volcengine
Data Source schema for Volcengine::VEPFS::Instance
Using getInstance
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 getInstance(args: GetInstanceArgs, opts?: InvokeOptions): Promise<GetInstanceResult>
function getInstanceOutput(args: GetInstanceOutputArgs, opts?: InvokeOptions): Output<GetInstanceResult>def get_instance(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetInstanceResult
def get_instance_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetInstanceResult]func LookupInstance(ctx *Context, args *LookupInstanceArgs, opts ...InvokeOption) (*LookupInstanceResult, error)
func LookupInstanceOutput(ctx *Context, args *LookupInstanceOutputArgs, opts ...InvokeOption) LookupInstanceResultOutput> Note: This function is named LookupInstance in the Go SDK.
public static class GetInstance
{
public static Task<GetInstanceResult> InvokeAsync(GetInstanceArgs args, InvokeOptions? opts = null)
public static Output<GetInstanceResult> Invoke(GetInstanceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetInstanceResult> getInstance(GetInstanceArgs args, InvokeOptions options)
public static Output<GetInstanceResult> getInstance(GetInstanceArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:vepfs/getInstance:getInstance
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.
getInstance Result
The following output properties are available:
- Account
Id string - 账户ID。
- Bandwidth int
- vePFS 文件系统吞吐上限。
- Capacity int
- 文件系统容量,单位为 TiB。
- Capacity
Info Volcengine.Get Instance Capacity Info - 容量信息。
- Charge
Status string - 计费状态,默认为 Normal,表示正常计费。
- Charge
Type string - 计费类型。取值说明如下:PayAsYouGo:按量计费。
- Created
Time string - 创建时间。
- Description string
- 文件系统描述信息。
- Enable
Restripe bool - 扩容后是否开启数据均衡,取值说明如下:true:扩容后立即开启数据均衡。false:扩容后不开启数据均衡。注意:仅 100MB/s/TiB 规格的文件系统支持数据均衡功能。由于数据均衡过程会消耗存储节点的网络和磁盘带宽,导致文件系统的性能下降,建议您评估业务需求,谨慎开启。数据均衡的时间主要受存量数据量的影响,如果您的存量数据较多,均衡的时间可能会较长,根据扩容容量大小和文件系统状态,此过程可能需要花费数小时至 2 天的时间,建议您在业务低峰期开启并耐心等待。
- Expire
Time string - 过期时间。
- File
System stringId - 文件系统 ID。
- File
System stringName - 文件系统名称。命名规范如下:只能以中文或英文开头。只能包含中文、字母、数字、半角句号(.)、下划线(_)或中划线(-)。长度需要在 1~128 个字符内。
- File
System stringType - 文件系统类型,默认为 VePFS。
- Free
Time string - 文件系统释放时间。
- Id string
- Uniquely identifies the resource.
- Project
Name string - 文件系统所属项目,默认为 default。
- Protocol
Type string - 协议类型,默认为 VePFS。
- Read
Bandwidth int - 读带宽值, 单位MB/s。
- Security
Group stringId - 生成的辅助网卡所在的安全组ID。
- Status string
- 文件系统状态。取值说明如下:Running:实例运行中。Creating:实例创建中。CreateError:实例创建失败。Updating:实例更新中。UpdateError:实例更新失败。Expanding:实例扩容中。ExpandError:实例扩容失败。Deleting:实例删除中。DeleteError:实例删除失败。Stopped:实例已关停。Error:实例处于错误状态。
- Stop
Service stringTime - 文件系统关停时间。
- Store
Type string - 文件系统规格,取值说明如下:Advance100:100MB/s/TiB。Performance:性能版。IntelligentComputing:智算版。
- Store
Type stringCn - 文件系统规格中文名称,支持如下:100MB/s/TiB。性能版。智算版。
- Store
Type stringEn - 存储类型英文名。
- Subnet
Id string - 子网 ID。子网必须属于所选的可用区。
-
List<Volcengine.
Get Instance Tag> - 标签列表。
- Updated
Time string - 文件系统更新时间。
- Version
Number string - 文件系统版本号。
- Vpc
Id string - 私有网络 ID。
- Write
Bandwidth int - 写带宽值, 单位MB/s。
- Zone
Id string - 可用区 ID。
- Zone
Name string - 可用区名称。
- Account
Id string - 账户ID。
- Bandwidth int
- vePFS 文件系统吞吐上限。
- Capacity int
- 文件系统容量,单位为 TiB。
- Capacity
Info GetInstance Capacity Info - 容量信息。
- Charge
Status string - 计费状态,默认为 Normal,表示正常计费。
- Charge
Type string - 计费类型。取值说明如下:PayAsYouGo:按量计费。
- Created
Time string - 创建时间。
- Description string
- 文件系统描述信息。
- Enable
Restripe bool - 扩容后是否开启数据均衡,取值说明如下:true:扩容后立即开启数据均衡。false:扩容后不开启数据均衡。注意:仅 100MB/s/TiB 规格的文件系统支持数据均衡功能。由于数据均衡过程会消耗存储节点的网络和磁盘带宽,导致文件系统的性能下降,建议您评估业务需求,谨慎开启。数据均衡的时间主要受存量数据量的影响,如果您的存量数据较多,均衡的时间可能会较长,根据扩容容量大小和文件系统状态,此过程可能需要花费数小时至 2 天的时间,建议您在业务低峰期开启并耐心等待。
- Expire
Time string - 过期时间。
- File
System stringId - 文件系统 ID。
- File
System stringName - 文件系统名称。命名规范如下:只能以中文或英文开头。只能包含中文、字母、数字、半角句号(.)、下划线(_)或中划线(-)。长度需要在 1~128 个字符内。
- File
System stringType - 文件系统类型,默认为 VePFS。
- Free
Time string - 文件系统释放时间。
- Id string
- Uniquely identifies the resource.
- Project
Name string - 文件系统所属项目,默认为 default。
- Protocol
Type string - 协议类型,默认为 VePFS。
- Read
Bandwidth int - 读带宽值, 单位MB/s。
- Security
Group stringId - 生成的辅助网卡所在的安全组ID。
- Status string
- 文件系统状态。取值说明如下:Running:实例运行中。Creating:实例创建中。CreateError:实例创建失败。Updating:实例更新中。UpdateError:实例更新失败。Expanding:实例扩容中。ExpandError:实例扩容失败。Deleting:实例删除中。DeleteError:实例删除失败。Stopped:实例已关停。Error:实例处于错误状态。
- Stop
Service stringTime - 文件系统关停时间。
- Store
Type string - 文件系统规格,取值说明如下:Advance100:100MB/s/TiB。Performance:性能版。IntelligentComputing:智算版。
- Store
Type stringCn - 文件系统规格中文名称,支持如下:100MB/s/TiB。性能版。智算版。
- Store
Type stringEn - 存储类型英文名。
- Subnet
Id string - 子网 ID。子网必须属于所选的可用区。
-
[]Get
Instance Tag - 标签列表。
- Updated
Time string - 文件系统更新时间。
- Version
Number string - 文件系统版本号。
- Vpc
Id string - 私有网络 ID。
- Write
Bandwidth int - 写带宽值, 单位MB/s。
- Zone
Id string - 可用区 ID。
- Zone
Name string - 可用区名称。
- account
Id String - 账户ID。
- bandwidth Integer
- vePFS 文件系统吞吐上限。
- capacity Integer
- 文件系统容量,单位为 TiB。
- capacity
Info GetInstance Capacity Info - 容量信息。
- charge
Status String - 计费状态,默认为 Normal,表示正常计费。
- charge
Type String - 计费类型。取值说明如下:PayAsYouGo:按量计费。
- created
Time String - 创建时间。
- description String
- 文件系统描述信息。
- enable
Restripe Boolean - 扩容后是否开启数据均衡,取值说明如下:true:扩容后立即开启数据均衡。false:扩容后不开启数据均衡。注意:仅 100MB/s/TiB 规格的文件系统支持数据均衡功能。由于数据均衡过程会消耗存储节点的网络和磁盘带宽,导致文件系统的性能下降,建议您评估业务需求,谨慎开启。数据均衡的时间主要受存量数据量的影响,如果您的存量数据较多,均衡的时间可能会较长,根据扩容容量大小和文件系统状态,此过程可能需要花费数小时至 2 天的时间,建议您在业务低峰期开启并耐心等待。
- expire
Time String - 过期时间。
- file
System StringId - 文件系统 ID。
- file
System StringName - 文件系统名称。命名规范如下:只能以中文或英文开头。只能包含中文、字母、数字、半角句号(.)、下划线(_)或中划线(-)。长度需要在 1~128 个字符内。
- file
System StringType - 文件系统类型,默认为 VePFS。
- free
Time String - 文件系统释放时间。
- id String
- Uniquely identifies the resource.
- project
Name String - 文件系统所属项目,默认为 default。
- protocol
Type String - 协议类型,默认为 VePFS。
- read
Bandwidth Integer - 读带宽值, 单位MB/s。
- security
Group StringId - 生成的辅助网卡所在的安全组ID。
- status String
- 文件系统状态。取值说明如下:Running:实例运行中。Creating:实例创建中。CreateError:实例创建失败。Updating:实例更新中。UpdateError:实例更新失败。Expanding:实例扩容中。ExpandError:实例扩容失败。Deleting:实例删除中。DeleteError:实例删除失败。Stopped:实例已关停。Error:实例处于错误状态。
- stop
Service StringTime - 文件系统关停时间。
- store
Type String - 文件系统规格,取值说明如下:Advance100:100MB/s/TiB。Performance:性能版。IntelligentComputing:智算版。
- store
Type StringCn - 文件系统规格中文名称,支持如下:100MB/s/TiB。性能版。智算版。
- store
Type StringEn - 存储类型英文名。
- subnet
Id String - 子网 ID。子网必须属于所选的可用区。
-
List<Get
Instance Tag> - 标签列表。
- updated
Time String - 文件系统更新时间。
- version
Number String - 文件系统版本号。
- vpc
Id String - 私有网络 ID。
- write
Bandwidth Integer - 写带宽值, 单位MB/s。
- zone
Id String - 可用区 ID。
- zone
Name String - 可用区名称。
- account
Id string - 账户ID。
- bandwidth number
- vePFS 文件系统吞吐上限。
- capacity number
- 文件系统容量,单位为 TiB。
- capacity
Info GetInstance Capacity Info - 容量信息。
- charge
Status string - 计费状态,默认为 Normal,表示正常计费。
- charge
Type string - 计费类型。取值说明如下:PayAsYouGo:按量计费。
- created
Time string - 创建时间。
- description string
- 文件系统描述信息。
- enable
Restripe boolean - 扩容后是否开启数据均衡,取值说明如下:true:扩容后立即开启数据均衡。false:扩容后不开启数据均衡。注意:仅 100MB/s/TiB 规格的文件系统支持数据均衡功能。由于数据均衡过程会消耗存储节点的网络和磁盘带宽,导致文件系统的性能下降,建议您评估业务需求,谨慎开启。数据均衡的时间主要受存量数据量的影响,如果您的存量数据较多,均衡的时间可能会较长,根据扩容容量大小和文件系统状态,此过程可能需要花费数小时至 2 天的时间,建议您在业务低峰期开启并耐心等待。
- expire
Time string - 过期时间。
- file
System stringId - 文件系统 ID。
- file
System stringName - 文件系统名称。命名规范如下:只能以中文或英文开头。只能包含中文、字母、数字、半角句号(.)、下划线(_)或中划线(-)。长度需要在 1~128 个字符内。
- file
System stringType - 文件系统类型,默认为 VePFS。
- free
Time string - 文件系统释放时间。
- id string
- Uniquely identifies the resource.
- project
Name string - 文件系统所属项目,默认为 default。
- protocol
Type string - 协议类型,默认为 VePFS。
- read
Bandwidth number - 读带宽值, 单位MB/s。
- security
Group stringId - 生成的辅助网卡所在的安全组ID。
- status string
- 文件系统状态。取值说明如下:Running:实例运行中。Creating:实例创建中。CreateError:实例创建失败。Updating:实例更新中。UpdateError:实例更新失败。Expanding:实例扩容中。ExpandError:实例扩容失败。Deleting:实例删除中。DeleteError:实例删除失败。Stopped:实例已关停。Error:实例处于错误状态。
- stop
Service stringTime - 文件系统关停时间。
- store
Type string - 文件系统规格,取值说明如下:Advance100:100MB/s/TiB。Performance:性能版。IntelligentComputing:智算版。
- store
Type stringCn - 文件系统规格中文名称,支持如下:100MB/s/TiB。性能版。智算版。
- store
Type stringEn - 存储类型英文名。
- subnet
Id string - 子网 ID。子网必须属于所选的可用区。
-
Get
Instance Tag[] - 标签列表。
- updated
Time string - 文件系统更新时间。
- version
Number string - 文件系统版本号。
- vpc
Id string - 私有网络 ID。
- write
Bandwidth number - 写带宽值, 单位MB/s。
- zone
Id string - 可用区 ID。
- zone
Name string - 可用区名称。
- account_
id str - 账户ID。
- bandwidth int
- vePFS 文件系统吞吐上限。
- capacity int
- 文件系统容量,单位为 TiB。
- capacity_
info GetInstance Capacity Info - 容量信息。
- charge_
status str - 计费状态,默认为 Normal,表示正常计费。
- charge_
type str - 计费类型。取值说明如下:PayAsYouGo:按量计费。
- created_
time str - 创建时间。
- description str
- 文件系统描述信息。
- enable_
restripe bool - 扩容后是否开启数据均衡,取值说明如下:true:扩容后立即开启数据均衡。false:扩容后不开启数据均衡。注意:仅 100MB/s/TiB 规格的文件系统支持数据均衡功能。由于数据均衡过程会消耗存储节点的网络和磁盘带宽,导致文件系统的性能下降,建议您评估业务需求,谨慎开启。数据均衡的时间主要受存量数据量的影响,如果您的存量数据较多,均衡的时间可能会较长,根据扩容容量大小和文件系统状态,此过程可能需要花费数小时至 2 天的时间,建议您在业务低峰期开启并耐心等待。
- expire_
time str - 过期时间。
- file_
system_ strid - 文件系统 ID。
- file_
system_ strname - 文件系统名称。命名规范如下:只能以中文或英文开头。只能包含中文、字母、数字、半角句号(.)、下划线(_)或中划线(-)。长度需要在 1~128 个字符内。
- file_
system_ strtype - 文件系统类型,默认为 VePFS。
- free_
time str - 文件系统释放时间。
- id str
- Uniquely identifies the resource.
- project_
name str - 文件系统所属项目,默认为 default。
- protocol_
type str - 协议类型,默认为 VePFS。
- read_
bandwidth int - 读带宽值, 单位MB/s。
- security_
group_ strid - 生成的辅助网卡所在的安全组ID。
- status str
- 文件系统状态。取值说明如下:Running:实例运行中。Creating:实例创建中。CreateError:实例创建失败。Updating:实例更新中。UpdateError:实例更新失败。Expanding:实例扩容中。ExpandError:实例扩容失败。Deleting:实例删除中。DeleteError:实例删除失败。Stopped:实例已关停。Error:实例处于错误状态。
- stop_
service_ strtime - 文件系统关停时间。
- store_
type str - 文件系统规格,取值说明如下:Advance100:100MB/s/TiB。Performance:性能版。IntelligentComputing:智算版。
- store_
type_ strcn - 文件系统规格中文名称,支持如下:100MB/s/TiB。性能版。智算版。
- store_
type_ stren - 存储类型英文名。
- subnet_
id str - 子网 ID。子网必须属于所选的可用区。
-
Sequence[Get
Instance Tag] - 标签列表。
- updated_
time str - 文件系统更新时间。
- version_
number str - 文件系统版本号。
- vpc_
id str - 私有网络 ID。
- write_
bandwidth int - 写带宽值, 单位MB/s。
- zone_
id str - 可用区 ID。
- zone_
name str - 可用区名称。
- account
Id String - 账户ID。
- bandwidth Number
- vePFS 文件系统吞吐上限。
- capacity Number
- 文件系统容量,单位为 TiB。
- capacity
Info Property Map - 容量信息。
- charge
Status String - 计费状态,默认为 Normal,表示正常计费。
- charge
Type String - 计费类型。取值说明如下:PayAsYouGo:按量计费。
- created
Time String - 创建时间。
- description String
- 文件系统描述信息。
- enable
Restripe Boolean - 扩容后是否开启数据均衡,取值说明如下:true:扩容后立即开启数据均衡。false:扩容后不开启数据均衡。注意:仅 100MB/s/TiB 规格的文件系统支持数据均衡功能。由于数据均衡过程会消耗存储节点的网络和磁盘带宽,导致文件系统的性能下降,建议您评估业务需求,谨慎开启。数据均衡的时间主要受存量数据量的影响,如果您的存量数据较多,均衡的时间可能会较长,根据扩容容量大小和文件系统状态,此过程可能需要花费数小时至 2 天的时间,建议您在业务低峰期开启并耐心等待。
- expire
Time String - 过期时间。
- file
System StringId - 文件系统 ID。
- file
System StringName - 文件系统名称。命名规范如下:只能以中文或英文开头。只能包含中文、字母、数字、半角句号(.)、下划线(_)或中划线(-)。长度需要在 1~128 个字符内。
- file
System StringType - 文件系统类型,默认为 VePFS。
- free
Time String - 文件系统释放时间。
- id String
- Uniquely identifies the resource.
- project
Name String - 文件系统所属项目,默认为 default。
- protocol
Type String - 协议类型,默认为 VePFS。
- read
Bandwidth Number - 读带宽值, 单位MB/s。
- security
Group StringId - 生成的辅助网卡所在的安全组ID。
- status String
- 文件系统状态。取值说明如下:Running:实例运行中。Creating:实例创建中。CreateError:实例创建失败。Updating:实例更新中。UpdateError:实例更新失败。Expanding:实例扩容中。ExpandError:实例扩容失败。Deleting:实例删除中。DeleteError:实例删除失败。Stopped:实例已关停。Error:实例处于错误状态。
- stop
Service StringTime - 文件系统关停时间。
- store
Type String - 文件系统规格,取值说明如下:Advance100:100MB/s/TiB。Performance:性能版。IntelligentComputing:智算版。
- store
Type StringCn - 文件系统规格中文名称,支持如下:100MB/s/TiB。性能版。智算版。
- store
Type StringEn - 存储类型英文名。
- subnet
Id String - 子网 ID。子网必须属于所选的可用区。
- List<Property Map>
- 标签列表。
- updated
Time String - 文件系统更新时间。
- version
Number String - 文件系统版本号。
- vpc
Id String - 私有网络 ID。
- write
Bandwidth Number - 写带宽值, 单位MB/s。
- zone
Id String - 可用区 ID。
- zone
Name String - 可用区名称。
Supporting Types
GetInstanceCapacityInfo
- total_
ti_ intb - 文件系统总容量,单位为 TiB。
- used_
gi_ intb - 已使用容量(GiB)。
GetInstanceTag
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
volcenginecc v0.0.11 published on Thursday, Dec 4, 2025 by Volcengine
