Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Data Source schema for Volcengine::ECS::DedicatedHostCluster
Using getDedicatedHostCluster
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 getDedicatedHostCluster(args: GetDedicatedHostClusterArgs, opts?: InvokeOptions): Promise<GetDedicatedHostClusterResult>
function getDedicatedHostClusterOutput(args: GetDedicatedHostClusterOutputArgs, opts?: InvokeOutputOptions): Output<GetDedicatedHostClusterResult>def get_dedicated_host_cluster(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDedicatedHostClusterResult
def get_dedicated_host_cluster_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetDedicatedHostClusterResult]func LookupDedicatedHostCluster(ctx *Context, args *LookupDedicatedHostClusterArgs, opts ...InvokeOption) (*LookupDedicatedHostClusterResult, error)
func LookupDedicatedHostClusterOutput(ctx *Context, args *LookupDedicatedHostClusterOutputArgs, opts ...InvokeOption) LookupDedicatedHostClusterResultOutput> Note: This function is named LookupDedicatedHostCluster in the Go SDK.
public static class GetDedicatedHostCluster
{
public static Task<GetDedicatedHostClusterResult> InvokeAsync(GetDedicatedHostClusterArgs args, InvokeOptions? opts = null)
public static Output<GetDedicatedHostClusterResult> Invoke(GetDedicatedHostClusterInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetDedicatedHostClusterResult> Invoke(GetDedicatedHostClusterInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetDedicatedHostClusterResult> getDedicatedHostCluster(GetDedicatedHostClusterArgs args, InvokeOptions options)
public static Output<GetDedicatedHostClusterResult> getDedicatedHostCluster(GetDedicatedHostClusterArgs args, InvokeOptions options)
public static Output<GetDedicatedHostClusterResult> getDedicatedHostCluster(GetDedicatedHostClusterArgs args, InvokeOutputOptions options)
fn::invoke:
function: volcenginecc:ecs/getDedicatedHostCluster:getDedicatedHostCluster
arguments:
# arguments dictionarydata "volcenginecc_ecs_get_dedicated_host_cluster" "name" {
# arguments
}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 string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getDedicatedHostCluster Result
The following output properties are available:
- Created
At string - Creation time of the dedicated host cluster.
- Dedicated
Host Volcengine.Cluster Capacity Get Dedicated Host Cluster Dedicated Host Cluster Capacity - Capacity information of the dedicated host cluster, including available memory, available vCPU, supported instance types, and more.
- Dedicated
Host stringCluster Id - ID of the dedicated host cluster.
- Dedicated
Host stringCluster Name - Name of the dedicated host cluster. Length limit: 1–128 characters. Can include Chinese characters, letters, numbers, underscores (_), hyphens (-), and periods (.), and must start with a letter, number, or Chinese character.
- Dedicated
Host List<string>Ids - List of IDs for all dedicated hosts contained in this dedicated host cluster.
- Description string
- Description of the dedicated host cluster. Length limit: 0–256 characters.
- Id string
- Uniquely identifies the resource.
- Updated
At string - Last update time of the dedicated host cluster.
- Zone
Id string - Availability zone ID to which the dedicated host cluster belongs. Cannot be modified after creation.
- Created
At string - Creation time of the dedicated host cluster.
- Dedicated
Host GetCluster Capacity Dedicated Host Cluster Dedicated Host Cluster Capacity - Capacity information of the dedicated host cluster, including available memory, available vCPU, supported instance types, and more.
- Dedicated
Host stringCluster Id - ID of the dedicated host cluster.
- Dedicated
Host stringCluster Name - Name of the dedicated host cluster. Length limit: 1–128 characters. Can include Chinese characters, letters, numbers, underscores (_), hyphens (-), and periods (.), and must start with a letter, number, or Chinese character.
- Dedicated
Host []stringIds - List of IDs for all dedicated hosts contained in this dedicated host cluster.
- Description string
- Description of the dedicated host cluster. Length limit: 0–256 characters.
- Id string
- Uniquely identifies the resource.
- Updated
At string - Last update time of the dedicated host cluster.
- Zone
Id string - Availability zone ID to which the dedicated host cluster belongs. Cannot be modified after creation.
- created_
at string - Creation time of the dedicated host cluster.
- dedicated_
host_ objectcluster_ capacity - Capacity information of the dedicated host cluster, including available memory, available vCPU, supported instance types, and more.
- dedicated_
host_ stringcluster_ id - ID of the dedicated host cluster.
- dedicated_
host_ stringcluster_ name - Name of the dedicated host cluster. Length limit: 1–128 characters. Can include Chinese characters, letters, numbers, underscores (_), hyphens (-), and periods (.), and must start with a letter, number, or Chinese character.
- dedicated_
host_ list(string)ids - List of IDs for all dedicated hosts contained in this dedicated host cluster.
- description string
- Description of the dedicated host cluster. Length limit: 0–256 characters.
- id string
- Uniquely identifies the resource.
- updated_
at string - Last update time of the dedicated host cluster.
- zone_
id string - Availability zone ID to which the dedicated host cluster belongs. Cannot be modified after creation.
- created
At String - Creation time of the dedicated host cluster.
- dedicated
Host GetCluster Capacity Dedicated Host Cluster Dedicated Host Cluster Capacity - Capacity information of the dedicated host cluster, including available memory, available vCPU, supported instance types, and more.
- dedicated
Host StringCluster Id - ID of the dedicated host cluster.
- dedicated
Host StringCluster Name - Name of the dedicated host cluster. Length limit: 1–128 characters. Can include Chinese characters, letters, numbers, underscores (_), hyphens (-), and periods (.), and must start with a letter, number, or Chinese character.
- dedicated
Host List<String>Ids - List of IDs for all dedicated hosts contained in this dedicated host cluster.
- description String
- Description of the dedicated host cluster. Length limit: 0–256 characters.
- id String
- Uniquely identifies the resource.
- updated
At String - Last update time of the dedicated host cluster.
- zone
Id String - Availability zone ID to which the dedicated host cluster belongs. Cannot be modified after creation.
- created
At string - Creation time of the dedicated host cluster.
- dedicated
Host GetCluster Capacity Dedicated Host Cluster Dedicated Host Cluster Capacity - Capacity information of the dedicated host cluster, including available memory, available vCPU, supported instance types, and more.
- dedicated
Host stringCluster Id - ID of the dedicated host cluster.
- dedicated
Host stringCluster Name - Name of the dedicated host cluster. Length limit: 1–128 characters. Can include Chinese characters, letters, numbers, underscores (_), hyphens (-), and periods (.), and must start with a letter, number, or Chinese character.
- dedicated
Host string[]Ids - List of IDs for all dedicated hosts contained in this dedicated host cluster.
- description string
- Description of the dedicated host cluster. Length limit: 0–256 characters.
- id string
- Uniquely identifies the resource.
- updated
At string - Last update time of the dedicated host cluster.
- zone
Id string - Availability zone ID to which the dedicated host cluster belongs. Cannot be modified after creation.
- created_
at str - Creation time of the dedicated host cluster.
- dedicated_
host_ Getcluster_ capacity Dedicated Host Cluster Dedicated Host Cluster Capacity - Capacity information of the dedicated host cluster, including available memory, available vCPU, supported instance types, and more.
- dedicated_
host_ strcluster_ id - ID of the dedicated host cluster.
- dedicated_
host_ strcluster_ name - Name of the dedicated host cluster. Length limit: 1–128 characters. Can include Chinese characters, letters, numbers, underscores (_), hyphens (-), and periods (.), and must start with a letter, number, or Chinese character.
- dedicated_
host_ Sequence[str]ids - List of IDs for all dedicated hosts contained in this dedicated host cluster.
- description str
- Description of the dedicated host cluster. Length limit: 0–256 characters.
- id str
- Uniquely identifies the resource.
- updated_
at str - Last update time of the dedicated host cluster.
- zone_
id str - Availability zone ID to which the dedicated host cluster belongs. Cannot be modified after creation.
- created
At String - Creation time of the dedicated host cluster.
- dedicated
Host Property MapCluster Capacity - Capacity information of the dedicated host cluster, including available memory, available vCPU, supported instance types, and more.
- dedicated
Host StringCluster Id - ID of the dedicated host cluster.
- dedicated
Host StringCluster Name - Name of the dedicated host cluster. Length limit: 1–128 characters. Can include Chinese characters, letters, numbers, underscores (_), hyphens (-), and periods (.), and must start with a letter, number, or Chinese character.
- dedicated
Host List<String>Ids - List of IDs for all dedicated hosts contained in this dedicated host cluster.
- description String
- Description of the dedicated host cluster. Length limit: 0–256 characters.
- id String
- Uniquely identifies the resource.
- updated
At String - Last update time of the dedicated host cluster.
- zone
Id String - Availability zone ID to which the dedicated host cluster belongs. Cannot be modified after creation.
Supporting Types
GetDedicatedHostClusterDedicatedHostClusterCapacity
- Available
Instance List<Volcengine.Types Get Dedicated Host Cluster Dedicated Host Cluster Capacity Available Instance Type> - Supported instance types and the remaining number of instances that can be created for each type in this dedicated host cluster.
- Available
Memory int - Total remaining available memory in this dedicated host cluster, measured in GiB.
- Available
Vcpus int - Total remaining available vCPU count in this dedicated host cluster.
- Local
Volume List<Volcengine.Capacities Get Dedicated Host Cluster Dedicated Host Cluster Capacity Local Volume Capacity> - Available and total capacity of each type of local disk in this dedicated host cluster.
- Total
Memory int - Total memory of this dedicated host cluster, measured in GiB.
- Total
Vcpus int - Total vCPU count of this dedicated host cluster.
- Available
Instance []GetTypes Dedicated Host Cluster Dedicated Host Cluster Capacity Available Instance Type - Supported instance types and the remaining number of instances that can be created for each type in this dedicated host cluster.
- Available
Memory int - Total remaining available memory in this dedicated host cluster, measured in GiB.
- Available
Vcpus int - Total remaining available vCPU count in this dedicated host cluster.
- Local
Volume []GetCapacities Dedicated Host Cluster Dedicated Host Cluster Capacity Local Volume Capacity - Available and total capacity of each type of local disk in this dedicated host cluster.
- Total
Memory int - Total memory of this dedicated host cluster, measured in GiB.
- Total
Vcpus int - Total vCPU count of this dedicated host cluster.
- available_
instance_ list(object)types - Supported instance types and the remaining number of instances that can be created for each type in this dedicated host cluster.
- available_
memory number - Total remaining available memory in this dedicated host cluster, measured in GiB.
- available_
vcpus number - Total remaining available vCPU count in this dedicated host cluster.
- local_
volume_ list(object)capacities - Available and total capacity of each type of local disk in this dedicated host cluster.
- total_
memory number - Total memory of this dedicated host cluster, measured in GiB.
- total_
vcpus number - Total vCPU count of this dedicated host cluster.
- available
Instance List<GetTypes Dedicated Host Cluster Dedicated Host Cluster Capacity Available Instance Type> - Supported instance types and the remaining number of instances that can be created for each type in this dedicated host cluster.
- available
Memory Integer - Total remaining available memory in this dedicated host cluster, measured in GiB.
- available
Vcpus Integer - Total remaining available vCPU count in this dedicated host cluster.
- local
Volume List<GetCapacities Dedicated Host Cluster Dedicated Host Cluster Capacity Local Volume Capacity> - Available and total capacity of each type of local disk in this dedicated host cluster.
- total
Memory Integer - Total memory of this dedicated host cluster, measured in GiB.
- total
Vcpus Integer - Total vCPU count of this dedicated host cluster.
- available
Instance GetTypes Dedicated Host Cluster Dedicated Host Cluster Capacity Available Instance Type[] - Supported instance types and the remaining number of instances that can be created for each type in this dedicated host cluster.
- available
Memory number - Total remaining available memory in this dedicated host cluster, measured in GiB.
- available
Vcpus number - Total remaining available vCPU count in this dedicated host cluster.
- local
Volume GetCapacities Dedicated Host Cluster Dedicated Host Cluster Capacity Local Volume Capacity[] - Available and total capacity of each type of local disk in this dedicated host cluster.
- total
Memory number - Total memory of this dedicated host cluster, measured in GiB.
- total
Vcpus number - Total vCPU count of this dedicated host cluster.
- available_
instance_ Sequence[Gettypes Dedicated Host Cluster Dedicated Host Cluster Capacity Available Instance Type] - Supported instance types and the remaining number of instances that can be created for each type in this dedicated host cluster.
- available_
memory int - Total remaining available memory in this dedicated host cluster, measured in GiB.
- available_
vcpus int - Total remaining available vCPU count in this dedicated host cluster.
- local_
volume_ Sequence[Getcapacities Dedicated Host Cluster Dedicated Host Cluster Capacity Local Volume Capacity] - Available and total capacity of each type of local disk in this dedicated host cluster.
- total_
memory int - Total memory of this dedicated host cluster, measured in GiB.
- total_
vcpus int - Total vCPU count of this dedicated host cluster.
- available
Instance List<Property Map>Types - Supported instance types and the remaining number of instances that can be created for each type in this dedicated host cluster.
- available
Memory Number - Total remaining available memory in this dedicated host cluster, measured in GiB.
- available
Vcpus Number - Total remaining available vCPU count in this dedicated host cluster.
- local
Volume List<Property Map>Capacities - Available and total capacity of each type of local disk in this dedicated host cluster.
- total
Memory Number - Total memory of this dedicated host cluster, measured in GiB.
- total
Vcpus Number - Total vCPU count of this dedicated host cluster.
GetDedicatedHostClusterDedicatedHostClusterCapacityAvailableInstanceType
- Available
Capacity int - Number of instances of this type that can still be created in the dedicated host cluster.
- Instance
Type string - Instance type.
- Available
Capacity int - Number of instances of this type that can still be created in the dedicated host cluster.
- Instance
Type string - Instance type.
- available_
capacity number - Number of instances of this type that can still be created in the dedicated host cluster.
- instance_
type string - Instance type.
- available
Capacity Integer - Number of instances of this type that can still be created in the dedicated host cluster.
- instance
Type String - Instance type.
- available
Capacity number - Number of instances of this type that can still be created in the dedicated host cluster.
- instance
Type string - Instance type.
- available_
capacity int - Number of instances of this type that can still be created in the dedicated host cluster.
- instance_
type str - Instance type.
- available
Capacity Number - Number of instances of this type that can still be created in the dedicated host cluster.
- instance
Type String - Instance type.
GetDedicatedHostClusterDedicatedHostClusterCapacityLocalVolumeCapacity
- Available
Size int - Remaining available capacity of this type of local disk, measured in GiB.
- Total
Size int - Total capacity of this type of local disk, measured in GiB.
- Volume
Type string - Local disk type.
- Available
Size int - Remaining available capacity of this type of local disk, measured in GiB.
- Total
Size int - Total capacity of this type of local disk, measured in GiB.
- Volume
Type string - Local disk type.
- available_
size number - Remaining available capacity of this type of local disk, measured in GiB.
- total_
size number - Total capacity of this type of local disk, measured in GiB.
- volume_
type string - Local disk type.
- available
Size Integer - Remaining available capacity of this type of local disk, measured in GiB.
- total
Size Integer - Total capacity of this type of local disk, measured in GiB.
- volume
Type String - Local disk type.
- available
Size number - Remaining available capacity of this type of local disk, measured in GiB.
- total
Size number - Total capacity of this type of local disk, measured in GiB.
- volume
Type string - Local disk type.
- available_
size int - Remaining available capacity of this type of local disk, measured in GiB.
- total_
size int - Total capacity of this type of local disk, measured in GiB.
- volume_
type str - Local disk type.
- available
Size Number - Remaining available capacity of this type of local disk, measured in GiB.
- total
Size Number - Total capacity of this type of local disk, measured in GiB.
- volume
Type String - Local disk type.
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.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine