Viewing docs for volcenginecc v0.0.24
published on Monday, Mar 9, 2026 by Volcengine
published on Monday, Mar 9, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.24
published on Monday, Mar 9, 2026 by Volcengine
published on Monday, Mar 9, 2026 by Volcengine
Data Source schema for Volcengine::ECS::HpcCluster
Using getHpcCluster
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 getHpcCluster(args: GetHpcClusterArgs, opts?: InvokeOptions): Promise<GetHpcClusterResult>
function getHpcClusterOutput(args: GetHpcClusterOutputArgs, opts?: InvokeOptions): Output<GetHpcClusterResult>def get_hpc_cluster(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetHpcClusterResult
def get_hpc_cluster_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHpcClusterResult]func LookupHpcCluster(ctx *Context, args *LookupHpcClusterArgs, opts ...InvokeOption) (*LookupHpcClusterResult, error)
func LookupHpcClusterOutput(ctx *Context, args *LookupHpcClusterOutputArgs, opts ...InvokeOption) LookupHpcClusterResultOutput> Note: This function is named LookupHpcCluster in the Go SDK.
public static class GetHpcCluster
{
public static Task<GetHpcClusterResult> InvokeAsync(GetHpcClusterArgs args, InvokeOptions? opts = null)
public static Output<GetHpcClusterResult> Invoke(GetHpcClusterInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetHpcClusterResult> getHpcCluster(GetHpcClusterArgs args, InvokeOptions options)
public static Output<GetHpcClusterResult> getHpcCluster(GetHpcClusterArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:ecs/getHpcCluster:getHpcCluster
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.
getHpcCluster Result
The following output properties are available:
- Created
Time string - 创建时间,格式满足RFC3339。
- Description string
- 高性能计算集群描述,默认为空字符串。必须以字母或中文开头。只能包含中文、字母、数字、下划线和中划线。长度限制在0~255之间。
- Hpc
Cluster stringId - 高性能计算集群ID。
- Id string
- Uniquely identifies the resource.
- Name string
- 高性能计算集群名称。必须以字母或中文开头。只能包含中文、字母、数字、下划线和中划线。长度限制在1~128之间。
- Updated
Time string - 更新时间,格式满足RFC3339。
- Vpc
Id string - 私有网络ID。
- Zone
Id string - 高性能计算集群所属可用区ID。
- Created
Time string - 创建时间,格式满足RFC3339。
- Description string
- 高性能计算集群描述,默认为空字符串。必须以字母或中文开头。只能包含中文、字母、数字、下划线和中划线。长度限制在0~255之间。
- Hpc
Cluster stringId - 高性能计算集群ID。
- Id string
- Uniquely identifies the resource.
- Name string
- 高性能计算集群名称。必须以字母或中文开头。只能包含中文、字母、数字、下划线和中划线。长度限制在1~128之间。
- Updated
Time string - 更新时间,格式满足RFC3339。
- Vpc
Id string - 私有网络ID。
- Zone
Id string - 高性能计算集群所属可用区ID。
- created
Time String - 创建时间,格式满足RFC3339。
- description String
- 高性能计算集群描述,默认为空字符串。必须以字母或中文开头。只能包含中文、字母、数字、下划线和中划线。长度限制在0~255之间。
- hpc
Cluster StringId - 高性能计算集群ID。
- id String
- Uniquely identifies the resource.
- name String
- 高性能计算集群名称。必须以字母或中文开头。只能包含中文、字母、数字、下划线和中划线。长度限制在1~128之间。
- updated
Time String - 更新时间,格式满足RFC3339。
- vpc
Id String - 私有网络ID。
- zone
Id String - 高性能计算集群所属可用区ID。
- created
Time string - 创建时间,格式满足RFC3339。
- description string
- 高性能计算集群描述,默认为空字符串。必须以字母或中文开头。只能包含中文、字母、数字、下划线和中划线。长度限制在0~255之间。
- hpc
Cluster stringId - 高性能计算集群ID。
- id string
- Uniquely identifies the resource.
- name string
- 高性能计算集群名称。必须以字母或中文开头。只能包含中文、字母、数字、下划线和中划线。长度限制在1~128之间。
- updated
Time string - 更新时间,格式满足RFC3339。
- vpc
Id string - 私有网络ID。
- zone
Id string - 高性能计算集群所属可用区ID。
- created_
time str - 创建时间,格式满足RFC3339。
- description str
- 高性能计算集群描述,默认为空字符串。必须以字母或中文开头。只能包含中文、字母、数字、下划线和中划线。长度限制在0~255之间。
- hpc_
cluster_ strid - 高性能计算集群ID。
- id str
- Uniquely identifies the resource.
- name str
- 高性能计算集群名称。必须以字母或中文开头。只能包含中文、字母、数字、下划线和中划线。长度限制在1~128之间。
- updated_
time str - 更新时间,格式满足RFC3339。
- vpc_
id str - 私有网络ID。
- zone_
id str - 高性能计算集群所属可用区ID。
- created
Time String - 创建时间,格式满足RFC3339。
- description String
- 高性能计算集群描述,默认为空字符串。必须以字母或中文开头。只能包含中文、字母、数字、下划线和中划线。长度限制在0~255之间。
- hpc
Cluster StringId - 高性能计算集群ID。
- id String
- Uniquely identifies the resource.
- name String
- 高性能计算集群名称。必须以字母或中文开头。只能包含中文、字母、数字、下划线和中划线。长度限制在1~128之间。
- updated
Time String - 更新时间,格式满足RFC3339。
- vpc
Id String - 私有网络ID。
- zone
Id String - 高性能计算集群所属可用区ID。
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.24
published on Monday, Mar 9, 2026 by Volcengine
published on Monday, Mar 9, 2026 by Volcengine
