1. Registry
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. ecs
  6. getDedicatedHostCluster
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.60
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 dictionary
    data "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:

    CreatedAt string
    Creation time of the dedicated host cluster.
    DedicatedHostClusterCapacity Volcengine.GetDedicatedHostClusterDedicatedHostClusterCapacity
    Capacity information of the dedicated host cluster, including available memory, available vCPU, supported instance types, and more.
    DedicatedHostClusterId string
    ID of the dedicated host cluster.
    DedicatedHostClusterName string
    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.
    DedicatedHostIds List<string>
    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.
    UpdatedAt string
    Last update time of the dedicated host cluster.
    ZoneId string
    Availability zone ID to which the dedicated host cluster belongs. Cannot be modified after creation.
    CreatedAt string
    Creation time of the dedicated host cluster.
    DedicatedHostClusterCapacity GetDedicatedHostClusterDedicatedHostClusterCapacity
    Capacity information of the dedicated host cluster, including available memory, available vCPU, supported instance types, and more.
    DedicatedHostClusterId string
    ID of the dedicated host cluster.
    DedicatedHostClusterName string
    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.
    DedicatedHostIds []string
    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.
    UpdatedAt string
    Last update time of the dedicated host cluster.
    ZoneId 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_cluster_capacity object
    Capacity information of the dedicated host cluster, including available memory, available vCPU, supported instance types, and more.
    dedicated_host_cluster_id string
    ID of the dedicated host cluster.
    dedicated_host_cluster_name string
    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_ids list(string)
    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.
    createdAt String
    Creation time of the dedicated host cluster.
    dedicatedHostClusterCapacity GetDedicatedHostClusterDedicatedHostClusterCapacity
    Capacity information of the dedicated host cluster, including available memory, available vCPU, supported instance types, and more.
    dedicatedHostClusterId String
    ID of the dedicated host cluster.
    dedicatedHostClusterName String
    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.
    dedicatedHostIds List<String>
    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.
    updatedAt String
    Last update time of the dedicated host cluster.
    zoneId String
    Availability zone ID to which the dedicated host cluster belongs. Cannot be modified after creation.
    createdAt string
    Creation time of the dedicated host cluster.
    dedicatedHostClusterCapacity GetDedicatedHostClusterDedicatedHostClusterCapacity
    Capacity information of the dedicated host cluster, including available memory, available vCPU, supported instance types, and more.
    dedicatedHostClusterId string
    ID of the dedicated host cluster.
    dedicatedHostClusterName string
    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.
    dedicatedHostIds string[]
    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.
    updatedAt string
    Last update time of the dedicated host cluster.
    zoneId 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_cluster_capacity GetDedicatedHostClusterDedicatedHostClusterCapacity
    Capacity information of the dedicated host cluster, including available memory, available vCPU, supported instance types, and more.
    dedicated_host_cluster_id str
    ID of the dedicated host cluster.
    dedicated_host_cluster_name str
    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_ids Sequence[str]
    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.
    createdAt String
    Creation time of the dedicated host cluster.
    dedicatedHostClusterCapacity Property Map
    Capacity information of the dedicated host cluster, including available memory, available vCPU, supported instance types, and more.
    dedicatedHostClusterId String
    ID of the dedicated host cluster.
    dedicatedHostClusterName String
    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.
    dedicatedHostIds List<String>
    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.
    updatedAt String
    Last update time of the dedicated host cluster.
    zoneId String
    Availability zone ID to which the dedicated host cluster belongs. Cannot be modified after creation.

    Supporting Types

    GetDedicatedHostClusterDedicatedHostClusterCapacity

    AvailableInstanceTypes List<Volcengine.GetDedicatedHostClusterDedicatedHostClusterCapacityAvailableInstanceType>
    Supported instance types and the remaining number of instances that can be created for each type in this dedicated host cluster.
    AvailableMemory int
    Total remaining available memory in this dedicated host cluster, measured in GiB.
    AvailableVcpus int
    Total remaining available vCPU count in this dedicated host cluster.
    LocalVolumeCapacities List<Volcengine.GetDedicatedHostClusterDedicatedHostClusterCapacityLocalVolumeCapacity>
    Available and total capacity of each type of local disk in this dedicated host cluster.
    TotalMemory int
    Total memory of this dedicated host cluster, measured in GiB.
    TotalVcpus int
    Total vCPU count of this dedicated host cluster.
    AvailableInstanceTypes []GetDedicatedHostClusterDedicatedHostClusterCapacityAvailableInstanceType
    Supported instance types and the remaining number of instances that can be created for each type in this dedicated host cluster.
    AvailableMemory int
    Total remaining available memory in this dedicated host cluster, measured in GiB.
    AvailableVcpus int
    Total remaining available vCPU count in this dedicated host cluster.
    LocalVolumeCapacities []GetDedicatedHostClusterDedicatedHostClusterCapacityLocalVolumeCapacity
    Available and total capacity of each type of local disk in this dedicated host cluster.
    TotalMemory int
    Total memory of this dedicated host cluster, measured in GiB.
    TotalVcpus int
    Total vCPU count of this dedicated host cluster.
    available_instance_types list(object)
    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_capacities list(object)
    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.
    availableInstanceTypes List<GetDedicatedHostClusterDedicatedHostClusterCapacityAvailableInstanceType>
    Supported instance types and the remaining number of instances that can be created for each type in this dedicated host cluster.
    availableMemory Integer
    Total remaining available memory in this dedicated host cluster, measured in GiB.
    availableVcpus Integer
    Total remaining available vCPU count in this dedicated host cluster.
    localVolumeCapacities List<GetDedicatedHostClusterDedicatedHostClusterCapacityLocalVolumeCapacity>
    Available and total capacity of each type of local disk in this dedicated host cluster.
    totalMemory Integer
    Total memory of this dedicated host cluster, measured in GiB.
    totalVcpus Integer
    Total vCPU count of this dedicated host cluster.
    availableInstanceTypes GetDedicatedHostClusterDedicatedHostClusterCapacityAvailableInstanceType[]
    Supported instance types and the remaining number of instances that can be created for each type in this dedicated host cluster.
    availableMemory number
    Total remaining available memory in this dedicated host cluster, measured in GiB.
    availableVcpus number
    Total remaining available vCPU count in this dedicated host cluster.
    localVolumeCapacities GetDedicatedHostClusterDedicatedHostClusterCapacityLocalVolumeCapacity[]
    Available and total capacity of each type of local disk in this dedicated host cluster.
    totalMemory number
    Total memory of this dedicated host cluster, measured in GiB.
    totalVcpus number
    Total vCPU count of this dedicated host cluster.
    available_instance_types Sequence[GetDedicatedHostClusterDedicatedHostClusterCapacityAvailableInstanceType]
    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_capacities Sequence[GetDedicatedHostClusterDedicatedHostClusterCapacityLocalVolumeCapacity]
    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.
    availableInstanceTypes List<Property Map>
    Supported instance types and the remaining number of instances that can be created for each type in this dedicated host cluster.
    availableMemory Number
    Total remaining available memory in this dedicated host cluster, measured in GiB.
    availableVcpus Number
    Total remaining available vCPU count in this dedicated host cluster.
    localVolumeCapacities List<Property Map>
    Available and total capacity of each type of local disk in this dedicated host cluster.
    totalMemory Number
    Total memory of this dedicated host cluster, measured in GiB.
    totalVcpus Number
    Total vCPU count of this dedicated host cluster.

    GetDedicatedHostClusterDedicatedHostClusterCapacityAvailableInstanceType

    AvailableCapacity int
    Number of instances of this type that can still be created in the dedicated host cluster.
    InstanceType string
    Instance type.
    AvailableCapacity int
    Number of instances of this type that can still be created in the dedicated host cluster.
    InstanceType 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.
    availableCapacity Integer
    Number of instances of this type that can still be created in the dedicated host cluster.
    instanceType String
    Instance type.
    availableCapacity number
    Number of instances of this type that can still be created in the dedicated host cluster.
    instanceType 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.
    availableCapacity Number
    Number of instances of this type that can still be created in the dedicated host cluster.
    instanceType String
    Instance type.

    GetDedicatedHostClusterDedicatedHostClusterCapacityLocalVolumeCapacity

    AvailableSize int
    Remaining available capacity of this type of local disk, measured in GiB.
    TotalSize int
    Total capacity of this type of local disk, measured in GiB.
    VolumeType string
    Local disk type.
    AvailableSize int
    Remaining available capacity of this type of local disk, measured in GiB.
    TotalSize int
    Total capacity of this type of local disk, measured in GiB.
    VolumeType 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.
    availableSize Integer
    Remaining available capacity of this type of local disk, measured in GiB.
    totalSize Integer
    Total capacity of this type of local disk, measured in GiB.
    volumeType String
    Local disk type.
    availableSize number
    Remaining available capacity of this type of local disk, measured in GiB.
    totalSize number
    Total capacity of this type of local disk, measured in GiB.
    volumeType 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.
    availableSize Number
    Remaining available capacity of this type of local disk, measured in GiB.
    totalSize Number
    Total capacity of this type of local disk, measured in GiB.
    volumeType String
    Local disk type.

    Package Details

    Repository
    volcenginecc volcengine/pulumi-volcenginecc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the volcenginecc Terraform Provider.
    volcenginecc logo
    Viewing docs for volcenginecc v0.0.60
    published on Thursday, Sep 3, 2026 by Volcengine

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial