Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
Data Source schema for Byteplus::FileNAS::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: bytepluscc:filenas/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:
- Cache
Performance Byteplus.Get Instance Cache Performance - 缓存型性能信息。
- Capacity
Byteplus.
Get Instance Capacity - 文件系统容量。
- Charge
Type string - 计费类型,取值 PayAsYouGo,表示按量计费。
- Create
Time string - 创建时间
- Description string
- 描述信息。
- File
System stringId - 文件系统 ID。
- File
System stringName - 文件系统名称。
- File
System stringType - 文件系统类型。取值说明:Extreme:NAS 极速型;Capacity:NAS 容量型;Cache:NAS 缓存型。
- Id string
- Uniquely identifies the resource.
- Project
Name string - 所属项目,默认值为 default 项目。
- Protocol
Type string - 文件系统协议类型。取值 NFS,表示 NFS 协议,常用于 Linux 客户端。
- Snapshot
Count int - 快照数量
- Snapshot
Id string - 创建时使用的快照 ID。传入该参数后,将使用该快照新建文件系统。
- Status string
- 文件系统状态。取值说明如下:Unknown:状态未知。Running:文件系统运行中。Creating:文件系统创建中。Expanding:文件系统升级中。Error:文件系统错误。Deleting:文件系统删除中。DeleteError:文件系统删除失败。Deleted:文件系统已删除。Stopped:文件系统已停服。
- Storage
Type string - 存储类型,取值Standard,表示标准型。
-
List<Byteplus.
Get Instance Tag> - 文件系统的标签信息
- Update
Time string - 更新时间
- Zone
Id string - 可用区 ID。
- Zone
Name string - 可用区名称。
- Cache
Performance GetInstance Cache Performance - 缓存型性能信息。
- Capacity
Get
Instance Capacity - 文件系统容量。
- Charge
Type string - 计费类型,取值 PayAsYouGo,表示按量计费。
- Create
Time string - 创建时间
- Description string
- 描述信息。
- File
System stringId - 文件系统 ID。
- File
System stringName - 文件系统名称。
- File
System stringType - 文件系统类型。取值说明:Extreme:NAS 极速型;Capacity:NAS 容量型;Cache:NAS 缓存型。
- Id string
- Uniquely identifies the resource.
- Project
Name string - 所属项目,默认值为 default 项目。
- Protocol
Type string - 文件系统协议类型。取值 NFS,表示 NFS 协议,常用于 Linux 客户端。
- Snapshot
Count int - 快照数量
- Snapshot
Id string - 创建时使用的快照 ID。传入该参数后,将使用该快照新建文件系统。
- Status string
- 文件系统状态。取值说明如下:Unknown:状态未知。Running:文件系统运行中。Creating:文件系统创建中。Expanding:文件系统升级中。Error:文件系统错误。Deleting:文件系统删除中。DeleteError:文件系统删除失败。Deleted:文件系统已删除。Stopped:文件系统已停服。
- Storage
Type string - 存储类型,取值Standard,表示标准型。
-
[]Get
Instance Tag - 文件系统的标签信息
- Update
Time string - 更新时间
- Zone
Id string - 可用区 ID。
- Zone
Name string - 可用区名称。
- cache
Performance GetInstance Cache Performance - 缓存型性能信息。
- capacity
Get
Instance Capacity - 文件系统容量。
- charge
Type String - 计费类型,取值 PayAsYouGo,表示按量计费。
- create
Time String - 创建时间
- description String
- 描述信息。
- file
System StringId - 文件系统 ID。
- file
System StringName - 文件系统名称。
- file
System StringType - 文件系统类型。取值说明:Extreme:NAS 极速型;Capacity:NAS 容量型;Cache:NAS 缓存型。
- id String
- Uniquely identifies the resource.
- project
Name String - 所属项目,默认值为 default 项目。
- protocol
Type String - 文件系统协议类型。取值 NFS,表示 NFS 协议,常用于 Linux 客户端。
- snapshot
Count Integer - 快照数量
- snapshot
Id String - 创建时使用的快照 ID。传入该参数后,将使用该快照新建文件系统。
- status String
- 文件系统状态。取值说明如下:Unknown:状态未知。Running:文件系统运行中。Creating:文件系统创建中。Expanding:文件系统升级中。Error:文件系统错误。Deleting:文件系统删除中。DeleteError:文件系统删除失败。Deleted:文件系统已删除。Stopped:文件系统已停服。
- storage
Type String - 存储类型,取值Standard,表示标准型。
-
List<Get
Instance Tag> - 文件系统的标签信息
- update
Time String - 更新时间
- zone
Id String - 可用区 ID。
- zone
Name String - 可用区名称。
- cache
Performance GetInstance Cache Performance - 缓存型性能信息。
- capacity
Get
Instance Capacity - 文件系统容量。
- charge
Type string - 计费类型,取值 PayAsYouGo,表示按量计费。
- create
Time string - 创建时间
- description string
- 描述信息。
- file
System stringId - 文件系统 ID。
- file
System stringName - 文件系统名称。
- file
System stringType - 文件系统类型。取值说明:Extreme:NAS 极速型;Capacity:NAS 容量型;Cache:NAS 缓存型。
- id string
- Uniquely identifies the resource.
- project
Name string - 所属项目,默认值为 default 项目。
- protocol
Type string - 文件系统协议类型。取值 NFS,表示 NFS 协议,常用于 Linux 客户端。
- snapshot
Count number - 快照数量
- snapshot
Id string - 创建时使用的快照 ID。传入该参数后,将使用该快照新建文件系统。
- status string
- 文件系统状态。取值说明如下:Unknown:状态未知。Running:文件系统运行中。Creating:文件系统创建中。Expanding:文件系统升级中。Error:文件系统错误。Deleting:文件系统删除中。DeleteError:文件系统删除失败。Deleted:文件系统已删除。Stopped:文件系统已停服。
- storage
Type string - 存储类型,取值Standard,表示标准型。
-
Get
Instance Tag[] - 文件系统的标签信息
- update
Time string - 更新时间
- zone
Id string - 可用区 ID。
- zone
Name string - 可用区名称。
- cache_
performance GetInstance Cache Performance - 缓存型性能信息。
- capacity
Get
Instance Capacity - 文件系统容量。
- charge_
type str - 计费类型,取值 PayAsYouGo,表示按量计费。
- create_
time str - 创建时间
- description str
- 描述信息。
- file_
system_ strid - 文件系统 ID。
- file_
system_ strname - 文件系统名称。
- file_
system_ strtype - 文件系统类型。取值说明:Extreme:NAS 极速型;Capacity:NAS 容量型;Cache:NAS 缓存型。
- id str
- Uniquely identifies the resource.
- project_
name str - 所属项目,默认值为 default 项目。
- protocol_
type str - 文件系统协议类型。取值 NFS,表示 NFS 协议,常用于 Linux 客户端。
- snapshot_
count int - 快照数量
- snapshot_
id str - 创建时使用的快照 ID。传入该参数后,将使用该快照新建文件系统。
- status str
- 文件系统状态。取值说明如下:Unknown:状态未知。Running:文件系统运行中。Creating:文件系统创建中。Expanding:文件系统升级中。Error:文件系统错误。Deleting:文件系统删除中。DeleteError:文件系统删除失败。Deleted:文件系统已删除。Stopped:文件系统已停服。
- storage_
type str - 存储类型,取值Standard,表示标准型。
-
Sequence[Get
Instance Tag] - 文件系统的标签信息
- update_
time str - 更新时间
- zone_
id str - 可用区 ID。
- zone_
name str - 可用区名称。
- cache
Performance Property Map - 缓存型性能信息。
- capacity Property Map
- 文件系统容量。
- charge
Type String - 计费类型,取值 PayAsYouGo,表示按量计费。
- create
Time String - 创建时间
- description String
- 描述信息。
- file
System StringId - 文件系统 ID。
- file
System StringName - 文件系统名称。
- file
System StringType - 文件系统类型。取值说明:Extreme:NAS 极速型;Capacity:NAS 容量型;Cache:NAS 缓存型。
- id String
- Uniquely identifies the resource.
- project
Name String - 所属项目,默认值为 default 项目。
- protocol
Type String - 文件系统协议类型。取值 NFS,表示 NFS 协议,常用于 Linux 客户端。
- snapshot
Count Number - 快照数量
- snapshot
Id String - 创建时使用的快照 ID。传入该参数后,将使用该快照新建文件系统。
- status String
- 文件系统状态。取值说明如下:Unknown:状态未知。Running:文件系统运行中。Creating:文件系统创建中。Expanding:文件系统升级中。Error:文件系统错误。Deleting:文件系统删除中。DeleteError:文件系统删除失败。Deleted:文件系统已删除。Stopped:文件系统已停服。
- storage
Type String - 存储类型,取值Standard,表示标准型。
- List<Property Map>
- 文件系统的标签信息
- update
Time String - 更新时间
- zone
Id String - 可用区 ID。
- zone
Name String - 可用区名称。
Supporting Types
GetInstanceCachePerformance
- Cache
Bandwidth int - 预配置带宽,用于增加文件系统带宽。
- Cache
Bandwidth int - 预配置带宽,用于增加文件系统带宽。
- cache
Bandwidth Integer - 预配置带宽,用于增加文件系统带宽。
- cache
Bandwidth number - 预配置带宽,用于增加文件系统带宽。
- cache_
bandwidth int - 预配置带宽,用于增加文件系统带宽。
- cache
Bandwidth Number - 预配置带宽,用于增加文件系统带宽。
GetInstanceCapacity
GetInstanceTag
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
Viewing docs for bytepluscc v0.0.16
published on Monday, Mar 9, 2026 by Byteplus
published on Monday, Mar 9, 2026 by Byteplus
