1. Packages
  2. Ibm Provider
  3. API Docs
  4. getIsDedicatedHosts
ibm 1.77.1 published on Monday, Apr 14, 2025 by ibm-cloud

ibm.getIsDedicatedHosts

Explore with Pulumi AI

ibm logo
ibm 1.77.1 published on Monday, Apr 14, 2025 by ibm-cloud

    Retrieve the dedicated hosts. For more information, about dedicated hosts in the IBM Cloud VPC, see dedicated hosts.

    Note: VPC infrastructure services are a regional specific based endpoint, by default targets to us-south. Please make sure to target right region in the provider block as shown in the provider.tf file, if VPC service is created in region other than us-south.

    provider.tf

    import * as pulumi from "@pulumi/pulumi";
    
    import pulumi
    
    package main
    
    import (
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		return nil
    	})
    }
    
    using System.Collections.Generic;
    using System.Linq;
    using Pulumi;
    
    return await Deployment.RunAsync(() => 
    {
    });
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import java.util.List;
    import java.util.ArrayList;
    import java.util.Map;
    import java.io.File;
    import java.nio.file.Files;
    import java.nio.file.Paths;
    
    public class App {
        public static void main(String[] args) {
            Pulumi.run(App::stack);
        }
    
        public static void stack(Context ctx) {
        }
    }
    
    {}
    

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as ibm from "@pulumi/ibm";
    
    const example = ibm.getIsDedicatedHosts({
        hostGroup: ibm_is_dedicated_host_group.example.id,
    });
    
    import pulumi
    import pulumi_ibm as ibm
    
    example = ibm.get_is_dedicated_hosts(host_group=ibm_is_dedicated_host_group["example"]["id"])
    
    package main
    
    import (
    	"github.com/pulumi/pulumi-terraform-provider/sdks/go/ibm/ibm"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := ibm.GetIsDedicatedHosts(ctx, &ibm.GetIsDedicatedHostsArgs{
    			HostGroup: pulumi.StringRef(ibm_is_dedicated_host_group.Example.Id),
    		}, nil)
    		if err != nil {
    			return err
    		}
    		return nil
    	})
    }
    
    using System.Collections.Generic;
    using System.Linq;
    using Pulumi;
    using Ibm = Pulumi.Ibm;
    
    return await Deployment.RunAsync(() => 
    {
        var example = Ibm.GetIsDedicatedHosts.Invoke(new()
        {
            HostGroup = ibm_is_dedicated_host_group.Example.Id,
        });
    
    });
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.ibm.IbmFunctions;
    import com.pulumi.ibm.inputs.GetIsDedicatedHostsArgs;
    import java.util.List;
    import java.util.ArrayList;
    import java.util.Map;
    import java.io.File;
    import java.nio.file.Files;
    import java.nio.file.Paths;
    
    public class App {
        public static void main(String[] args) {
            Pulumi.run(App::stack);
        }
    
        public static void stack(Context ctx) {
            final var example = IbmFunctions.getIsDedicatedHosts(GetIsDedicatedHostsArgs.builder()
                .hostGroup(ibm_is_dedicated_host_group.example().id())
                .build());
    
        }
    }
    
    variables:
      example:
        fn::invoke:
          function: ibm:getIsDedicatedHosts
          arguments:
            hostGroup: ${ibm_is_dedicated_host_group.example.id}
    

    Using getIsDedicatedHosts

    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 getIsDedicatedHosts(args: GetIsDedicatedHostsArgs, opts?: InvokeOptions): Promise<GetIsDedicatedHostsResult>
    function getIsDedicatedHostsOutput(args: GetIsDedicatedHostsOutputArgs, opts?: InvokeOptions): Output<GetIsDedicatedHostsResult>
    def get_is_dedicated_hosts(host_group: Optional[str] = None,
                               id: Optional[str] = None,
                               name: Optional[str] = None,
                               resource_group: Optional[str] = None,
                               zone: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetIsDedicatedHostsResult
    def get_is_dedicated_hosts_output(host_group: Optional[pulumi.Input[str]] = None,
                               id: Optional[pulumi.Input[str]] = None,
                               name: Optional[pulumi.Input[str]] = None,
                               resource_group: Optional[pulumi.Input[str]] = None,
                               zone: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetIsDedicatedHostsResult]
    func GetIsDedicatedHosts(ctx *Context, args *GetIsDedicatedHostsArgs, opts ...InvokeOption) (*GetIsDedicatedHostsResult, error)
    func GetIsDedicatedHostsOutput(ctx *Context, args *GetIsDedicatedHostsOutputArgs, opts ...InvokeOption) GetIsDedicatedHostsResultOutput

    > Note: This function is named GetIsDedicatedHosts in the Go SDK.

    public static class GetIsDedicatedHosts 
    {
        public static Task<GetIsDedicatedHostsResult> InvokeAsync(GetIsDedicatedHostsArgs args, InvokeOptions? opts = null)
        public static Output<GetIsDedicatedHostsResult> Invoke(GetIsDedicatedHostsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIsDedicatedHostsResult> getIsDedicatedHosts(GetIsDedicatedHostsArgs args, InvokeOptions options)
    public static Output<GetIsDedicatedHostsResult> getIsDedicatedHosts(GetIsDedicatedHostsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getIsDedicatedHosts:getIsDedicatedHosts
      arguments:
        # arguments dictionary

    The following arguments are supported:

    HostGroup string
    The unique identifier of the dedicated host group.
    Id string
    (String) The unique identifier for this resource group.
    Name string
    The name of the dedicated host
    ResourceGroup string
    The ID of the Resource group this dedicated host belongs to.
    Zone string
    (String) The globally unique name of the zone this dedicated host resides in.
    HostGroup string
    The unique identifier of the dedicated host group.
    Id string
    (String) The unique identifier for this resource group.
    Name string
    The name of the dedicated host
    ResourceGroup string
    The ID of the Resource group this dedicated host belongs to.
    Zone string
    (String) The globally unique name of the zone this dedicated host resides in.
    hostGroup String
    The unique identifier of the dedicated host group.
    id String
    (String) The unique identifier for this resource group.
    name String
    The name of the dedicated host
    resourceGroup String
    The ID of the Resource group this dedicated host belongs to.
    zone String
    (String) The globally unique name of the zone this dedicated host resides in.
    hostGroup string
    The unique identifier of the dedicated host group.
    id string
    (String) The unique identifier for this resource group.
    name string
    The name of the dedicated host
    resourceGroup string
    The ID of the Resource group this dedicated host belongs to.
    zone string
    (String) The globally unique name of the zone this dedicated host resides in.
    host_group str
    The unique identifier of the dedicated host group.
    id str
    (String) The unique identifier for this resource group.
    name str
    The name of the dedicated host
    resource_group str
    The ID of the Resource group this dedicated host belongs to.
    zone str
    (String) The globally unique name of the zone this dedicated host resides in.
    hostGroup String
    The unique identifier of the dedicated host group.
    id String
    (String) The unique identifier for this resource group.
    name String
    The name of the dedicated host
    resourceGroup String
    The ID of the Resource group this dedicated host belongs to.
    zone String
    (String) The globally unique name of the zone this dedicated host resides in.

    getIsDedicatedHosts Result

    The following output properties are available:

    DedicatedHosts List<GetIsDedicatedHostsDedicatedHost>
    (List) Collection of dedicated hosts. Nested dedicated_hosts blocks have the following structure.
    Id string
    (String) The unique identifier for this resource group.
    TotalCount double
    (String) The total number of resources across all pages.
    HostGroup string
    (String) The unique identifier of the dedicated host group this dedicated host is in.
    Name string
    (String) The globally unique name for this virtual server instance profile.
    ResourceGroup string
    (List) The resource group for this dedicated host.
    Zone string
    (String) The globally unique name of the zone this dedicated host resides in.
    DedicatedHosts []GetIsDedicatedHostsDedicatedHost
    (List) Collection of dedicated hosts. Nested dedicated_hosts blocks have the following structure.
    Id string
    (String) The unique identifier for this resource group.
    TotalCount float64
    (String) The total number of resources across all pages.
    HostGroup string
    (String) The unique identifier of the dedicated host group this dedicated host is in.
    Name string
    (String) The globally unique name for this virtual server instance profile.
    ResourceGroup string
    (List) The resource group for this dedicated host.
    Zone string
    (String) The globally unique name of the zone this dedicated host resides in.
    dedicatedHosts List<GetIsDedicatedHostsDedicatedHost>
    (List) Collection of dedicated hosts. Nested dedicated_hosts blocks have the following structure.
    id String
    (String) The unique identifier for this resource group.
    totalCount Double
    (String) The total number of resources across all pages.
    hostGroup String
    (String) The unique identifier of the dedicated host group this dedicated host is in.
    name String
    (String) The globally unique name for this virtual server instance profile.
    resourceGroup String
    (List) The resource group for this dedicated host.
    zone String
    (String) The globally unique name of the zone this dedicated host resides in.
    dedicatedHosts GetIsDedicatedHostsDedicatedHost[]
    (List) Collection of dedicated hosts. Nested dedicated_hosts blocks have the following structure.
    id string
    (String) The unique identifier for this resource group.
    totalCount number
    (String) The total number of resources across all pages.
    hostGroup string
    (String) The unique identifier of the dedicated host group this dedicated host is in.
    name string
    (String) The globally unique name for this virtual server instance profile.
    resourceGroup string
    (List) The resource group for this dedicated host.
    zone string
    (String) The globally unique name of the zone this dedicated host resides in.
    dedicated_hosts Sequence[GetIsDedicatedHostsDedicatedHost]
    (List) Collection of dedicated hosts. Nested dedicated_hosts blocks have the following structure.
    id str
    (String) The unique identifier for this resource group.
    total_count float
    (String) The total number of resources across all pages.
    host_group str
    (String) The unique identifier of the dedicated host group this dedicated host is in.
    name str
    (String) The globally unique name for this virtual server instance profile.
    resource_group str
    (List) The resource group for this dedicated host.
    zone str
    (String) The globally unique name of the zone this dedicated host resides in.
    dedicatedHosts List<Property Map>
    (List) Collection of dedicated hosts. Nested dedicated_hosts blocks have the following structure.
    id String
    (String) The unique identifier for this resource group.
    totalCount Number
    (String) The total number of resources across all pages.
    hostGroup String
    (String) The unique identifier of the dedicated host group this dedicated host is in.
    name String
    (String) The globally unique name for this virtual server instance profile.
    resourceGroup String
    (List) The resource group for this dedicated host.
    zone String
    (String) The globally unique name of the zone this dedicated host resides in.

    Supporting Types

    GetIsDedicatedHostsDedicatedHost

    AccessTags List<string>
    (List) Access management tags associated for dedicated hosts.
    AvailableMemory double
    (String) The amount of memory in GB that is currently available for
    AvailableVcpus List<GetIsDedicatedHostsDedicatedHostAvailableVcpus>
    (Integer) The available VCPU for this NUMA node.
    CreatedAt string
    (Timestamp) The date and time that the disk was created.
    Crn string
    (String) The CRN for this virtual server instance.
    Disks List<GetIsDedicatedHostsDedicatedHostDisk>
    (List) Collection of the dedicated host's disks.
    HostGroup string
    The unique identifier of the dedicated host group.
    Href string
    (String) The URL for this virtual server instance profile.
    Id string
    (String) The unique identifier for this resource group.
    InstancePlacementEnabled bool
    (String) If set to true, instances can be placed on this dedicated host.
    Instances List<GetIsDedicatedHostsDedicatedHostInstance>
    (List) Array of instances that are allocated to this dedicated host. Nested instances blocks have the following structure.
    LifecycleState string
    (String) The lifecycle state of the dedicated host resource.
    Memory double
    (String) The total amount of memory in GB for this host.
    Name string
    The name of the dedicated host
    Numas List<GetIsDedicatedHostsDedicatedHostNuma>
    The dedicated host NUMA configuration.
    Profiles List<GetIsDedicatedHostsDedicatedHostProfile>
    (List) The profile this dedicated host uses.
    Provisionable bool
    (String) Indicates whether this dedicated host is available for instance creation.
    ResourceGroup string
    The ID of the Resource group this dedicated host belongs to.
    ResourceType string
    (String) The type of resource referenced.
    SocketCount double
    (String) The total number of sockets for this host.
    State string
    (String) The administrative state of the dedicated host. The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally, halt processing and surface the error, or bypass the dedicated host on which the unexpected property value was encountered.
    SupportedInstanceProfiles List<GetIsDedicatedHostsDedicatedHostSupportedInstanceProfile>
    (List) Array of instance profiles that can be used by instances placed on this dedicated host.
    Vcpus List<GetIsDedicatedHostsDedicatedHostVcpus>
    (List) The total VCPU of the dedicated host.
    Zone string
    (String) The globally unique name of the zone this dedicated host resides in.
    AccessTags []string
    (List) Access management tags associated for dedicated hosts.
    AvailableMemory float64
    (String) The amount of memory in GB that is currently available for
    AvailableVcpus []GetIsDedicatedHostsDedicatedHostAvailableVcpus
    (Integer) The available VCPU for this NUMA node.
    CreatedAt string
    (Timestamp) The date and time that the disk was created.
    Crn string
    (String) The CRN for this virtual server instance.
    Disks []GetIsDedicatedHostsDedicatedHostDisk
    (List) Collection of the dedicated host's disks.
    HostGroup string
    The unique identifier of the dedicated host group.
    Href string
    (String) The URL for this virtual server instance profile.
    Id string
    (String) The unique identifier for this resource group.
    InstancePlacementEnabled bool
    (String) If set to true, instances can be placed on this dedicated host.
    Instances []GetIsDedicatedHostsDedicatedHostInstance
    (List) Array of instances that are allocated to this dedicated host. Nested instances blocks have the following structure.
    LifecycleState string
    (String) The lifecycle state of the dedicated host resource.
    Memory float64
    (String) The total amount of memory in GB for this host.
    Name string
    The name of the dedicated host
    Numas []GetIsDedicatedHostsDedicatedHostNuma
    The dedicated host NUMA configuration.
    Profiles []GetIsDedicatedHostsDedicatedHostProfile
    (List) The profile this dedicated host uses.
    Provisionable bool
    (String) Indicates whether this dedicated host is available for instance creation.
    ResourceGroup string
    The ID of the Resource group this dedicated host belongs to.
    ResourceType string
    (String) The type of resource referenced.
    SocketCount float64
    (String) The total number of sockets for this host.
    State string
    (String) The administrative state of the dedicated host. The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally, halt processing and surface the error, or bypass the dedicated host on which the unexpected property value was encountered.
    SupportedInstanceProfiles []GetIsDedicatedHostsDedicatedHostSupportedInstanceProfile
    (List) Array of instance profiles that can be used by instances placed on this dedicated host.
    Vcpus []GetIsDedicatedHostsDedicatedHostVcpus
    (List) The total VCPU of the dedicated host.
    Zone string
    (String) The globally unique name of the zone this dedicated host resides in.
    accessTags List<String>
    (List) Access management tags associated for dedicated hosts.
    availableMemory Double
    (String) The amount of memory in GB that is currently available for
    availableVcpus List<GetIsDedicatedHostsDedicatedHostAvailableVcpus>
    (Integer) The available VCPU for this NUMA node.
    createdAt String
    (Timestamp) The date and time that the disk was created.
    crn String
    (String) The CRN for this virtual server instance.
    disks List<GetIsDedicatedHostsDedicatedHostDisk>
    (List) Collection of the dedicated host's disks.
    hostGroup String
    The unique identifier of the dedicated host group.
    href String
    (String) The URL for this virtual server instance profile.
    id String
    (String) The unique identifier for this resource group.
    instancePlacementEnabled Boolean
    (String) If set to true, instances can be placed on this dedicated host.
    instances List<GetIsDedicatedHostsDedicatedHostInstance>
    (List) Array of instances that are allocated to this dedicated host. Nested instances blocks have the following structure.
    lifecycleState String
    (String) The lifecycle state of the dedicated host resource.
    memory Double
    (String) The total amount of memory in GB for this host.
    name String
    The name of the dedicated host
    numas List<GetIsDedicatedHostsDedicatedHostNuma>
    The dedicated host NUMA configuration.
    profiles List<GetIsDedicatedHostsDedicatedHostProfile>
    (List) The profile this dedicated host uses.
    provisionable Boolean
    (String) Indicates whether this dedicated host is available for instance creation.
    resourceGroup String
    The ID of the Resource group this dedicated host belongs to.
    resourceType String
    (String) The type of resource referenced.
    socketCount Double
    (String) The total number of sockets for this host.
    state String
    (String) The administrative state of the dedicated host. The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally, halt processing and surface the error, or bypass the dedicated host on which the unexpected property value was encountered.
    supportedInstanceProfiles List<GetIsDedicatedHostsDedicatedHostSupportedInstanceProfile>
    (List) Array of instance profiles that can be used by instances placed on this dedicated host.
    vcpus List<GetIsDedicatedHostsDedicatedHostVcpus>
    (List) The total VCPU of the dedicated host.
    zone String
    (String) The globally unique name of the zone this dedicated host resides in.
    accessTags string[]
    (List) Access management tags associated for dedicated hosts.
    availableMemory number
    (String) The amount of memory in GB that is currently available for
    availableVcpus GetIsDedicatedHostsDedicatedHostAvailableVcpus[]
    (Integer) The available VCPU for this NUMA node.
    createdAt string
    (Timestamp) The date and time that the disk was created.
    crn string
    (String) The CRN for this virtual server instance.
    disks GetIsDedicatedHostsDedicatedHostDisk[]
    (List) Collection of the dedicated host's disks.
    hostGroup string
    The unique identifier of the dedicated host group.
    href string
    (String) The URL for this virtual server instance profile.
    id string
    (String) The unique identifier for this resource group.
    instancePlacementEnabled boolean
    (String) If set to true, instances can be placed on this dedicated host.
    instances GetIsDedicatedHostsDedicatedHostInstance[]
    (List) Array of instances that are allocated to this dedicated host. Nested instances blocks have the following structure.
    lifecycleState string
    (String) The lifecycle state of the dedicated host resource.
    memory number
    (String) The total amount of memory in GB for this host.
    name string
    The name of the dedicated host
    numas GetIsDedicatedHostsDedicatedHostNuma[]
    The dedicated host NUMA configuration.
    profiles GetIsDedicatedHostsDedicatedHostProfile[]
    (List) The profile this dedicated host uses.
    provisionable boolean
    (String) Indicates whether this dedicated host is available for instance creation.
    resourceGroup string
    The ID of the Resource group this dedicated host belongs to.
    resourceType string
    (String) The type of resource referenced.
    socketCount number
    (String) The total number of sockets for this host.
    state string
    (String) The administrative state of the dedicated host. The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally, halt processing and surface the error, or bypass the dedicated host on which the unexpected property value was encountered.
    supportedInstanceProfiles GetIsDedicatedHostsDedicatedHostSupportedInstanceProfile[]
    (List) Array of instance profiles that can be used by instances placed on this dedicated host.
    vcpus GetIsDedicatedHostsDedicatedHostVcpus[]
    (List) The total VCPU of the dedicated host.
    zone string
    (String) The globally unique name of the zone this dedicated host resides in.
    access_tags Sequence[str]
    (List) Access management tags associated for dedicated hosts.
    available_memory float
    (String) The amount of memory in GB that is currently available for
    available_vcpus Sequence[GetIsDedicatedHostsDedicatedHostAvailableVcpus]
    (Integer) The available VCPU for this NUMA node.
    created_at str
    (Timestamp) The date and time that the disk was created.
    crn str
    (String) The CRN for this virtual server instance.
    disks Sequence[GetIsDedicatedHostsDedicatedHostDisk]
    (List) Collection of the dedicated host's disks.
    host_group str
    The unique identifier of the dedicated host group.
    href str
    (String) The URL for this virtual server instance profile.
    id str
    (String) The unique identifier for this resource group.
    instance_placement_enabled bool
    (String) If set to true, instances can be placed on this dedicated host.
    instances Sequence[GetIsDedicatedHostsDedicatedHostInstance]
    (List) Array of instances that are allocated to this dedicated host. Nested instances blocks have the following structure.
    lifecycle_state str
    (String) The lifecycle state of the dedicated host resource.
    memory float
    (String) The total amount of memory in GB for this host.
    name str
    The name of the dedicated host
    numas Sequence[GetIsDedicatedHostsDedicatedHostNuma]
    The dedicated host NUMA configuration.
    profiles Sequence[GetIsDedicatedHostsDedicatedHostProfile]
    (List) The profile this dedicated host uses.
    provisionable bool
    (String) Indicates whether this dedicated host is available for instance creation.
    resource_group str
    The ID of the Resource group this dedicated host belongs to.
    resource_type str
    (String) The type of resource referenced.
    socket_count float
    (String) The total number of sockets for this host.
    state str
    (String) The administrative state of the dedicated host. The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally, halt processing and surface the error, or bypass the dedicated host on which the unexpected property value was encountered.
    supported_instance_profiles Sequence[GetIsDedicatedHostsDedicatedHostSupportedInstanceProfile]
    (List) Array of instance profiles that can be used by instances placed on this dedicated host.
    vcpus Sequence[GetIsDedicatedHostsDedicatedHostVcpus]
    (List) The total VCPU of the dedicated host.
    zone str
    (String) The globally unique name of the zone this dedicated host resides in.
    accessTags List<String>
    (List) Access management tags associated for dedicated hosts.
    availableMemory Number
    (String) The amount of memory in GB that is currently available for
    availableVcpus List<Property Map>
    (Integer) The available VCPU for this NUMA node.
    createdAt String
    (Timestamp) The date and time that the disk was created.
    crn String
    (String) The CRN for this virtual server instance.
    disks List<Property Map>
    (List) Collection of the dedicated host's disks.
    hostGroup String
    The unique identifier of the dedicated host group.
    href String
    (String) The URL for this virtual server instance profile.
    id String
    (String) The unique identifier for this resource group.
    instancePlacementEnabled Boolean
    (String) If set to true, instances can be placed on this dedicated host.
    instances List<Property Map>
    (List) Array of instances that are allocated to this dedicated host. Nested instances blocks have the following structure.
    lifecycleState String
    (String) The lifecycle state of the dedicated host resource.
    memory Number
    (String) The total amount of memory in GB for this host.
    name String
    The name of the dedicated host
    numas List<Property Map>
    The dedicated host NUMA configuration.
    profiles List<Property Map>
    (List) The profile this dedicated host uses.
    provisionable Boolean
    (String) Indicates whether this dedicated host is available for instance creation.
    resourceGroup String
    The ID of the Resource group this dedicated host belongs to.
    resourceType String
    (String) The type of resource referenced.
    socketCount Number
    (String) The total number of sockets for this host.
    state String
    (String) The administrative state of the dedicated host. The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally, halt processing and surface the error, or bypass the dedicated host on which the unexpected property value was encountered.
    supportedInstanceProfiles List<Property Map>
    (List) Array of instance profiles that can be used by instances placed on this dedicated host.
    vcpus List<Property Map>
    (List) The total VCPU of the dedicated host.
    zone String
    (String) The globally unique name of the zone this dedicated host resides in.

    GetIsDedicatedHostsDedicatedHostAvailableVcpus

    Architecture string
    (String) The VCPU architecture.
    Count double
    (String) The number of VCPUs assigned.
    Manufacturer string
    Architecture string
    (String) The VCPU architecture.
    Count float64
    (String) The number of VCPUs assigned.
    Manufacturer string
    architecture String
    (String) The VCPU architecture.
    count Double
    (String) The number of VCPUs assigned.
    manufacturer String
    architecture string
    (String) The VCPU architecture.
    count number
    (String) The number of VCPUs assigned.
    manufacturer string
    architecture str
    (String) The VCPU architecture.
    count float
    (String) The number of VCPUs assigned.
    manufacturer str
    architecture String
    (String) The VCPU architecture.
    count Number
    (String) The number of VCPUs assigned.
    manufacturer String

    GetIsDedicatedHostsDedicatedHostDisk

    Available double
    (String) The remaining space left for instance placement in GB (gigabytes).
    CreatedAt string
    (Timestamp) The date and time that the disk was created.
    Href string
    (String) The URL for this virtual server instance profile.
    Id string
    (String) The unique identifier for this resource group.
    InstanceDisks List<GetIsDedicatedHostsDedicatedHostDiskInstanceDisk>
    (List) Instance disks that are on this dedicated host disk.
    InterfaceType string
    (String) The disk interface used for attaching the disk. The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally, halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.
    LifecycleState string
    (String) The lifecycle state of the dedicated host resource.
    Name string
    The name of the dedicated host
    Provisionable bool
    (String) Indicates whether this dedicated host is available for instance creation.
    ResourceType string
    (String) The type of resource referenced.
    Size double
    (String) The size of the disk in GB (gigabytes).
    SupportedInstanceInterfaceTypes List<string>
    (String) The instance disk interfaces supported for this dedicated host disk.
    Available float64
    (String) The remaining space left for instance placement in GB (gigabytes).
    CreatedAt string
    (Timestamp) The date and time that the disk was created.
    Href string
    (String) The URL for this virtual server instance profile.
    Id string
    (String) The unique identifier for this resource group.
    InstanceDisks []GetIsDedicatedHostsDedicatedHostDiskInstanceDisk
    (List) Instance disks that are on this dedicated host disk.
    InterfaceType string
    (String) The disk interface used for attaching the disk. The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally, halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.
    LifecycleState string
    (String) The lifecycle state of the dedicated host resource.
    Name string
    The name of the dedicated host
    Provisionable bool
    (String) Indicates whether this dedicated host is available for instance creation.
    ResourceType string
    (String) The type of resource referenced.
    Size float64
    (String) The size of the disk in GB (gigabytes).
    SupportedInstanceInterfaceTypes []string
    (String) The instance disk interfaces supported for this dedicated host disk.
    available Double
    (String) The remaining space left for instance placement in GB (gigabytes).
    createdAt String
    (Timestamp) The date and time that the disk was created.
    href String
    (String) The URL for this virtual server instance profile.
    id String
    (String) The unique identifier for this resource group.
    instanceDisks List<GetIsDedicatedHostsDedicatedHostDiskInstanceDisk>
    (List) Instance disks that are on this dedicated host disk.
    interfaceType String
    (String) The disk interface used for attaching the disk. The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally, halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.
    lifecycleState String
    (String) The lifecycle state of the dedicated host resource.
    name String
    The name of the dedicated host
    provisionable Boolean
    (String) Indicates whether this dedicated host is available for instance creation.
    resourceType String
    (String) The type of resource referenced.
    size Double
    (String) The size of the disk in GB (gigabytes).
    supportedInstanceInterfaceTypes List<String>
    (String) The instance disk interfaces supported for this dedicated host disk.
    available number
    (String) The remaining space left for instance placement in GB (gigabytes).
    createdAt string
    (Timestamp) The date and time that the disk was created.
    href string
    (String) The URL for this virtual server instance profile.
    id string
    (String) The unique identifier for this resource group.
    instanceDisks GetIsDedicatedHostsDedicatedHostDiskInstanceDisk[]
    (List) Instance disks that are on this dedicated host disk.
    interfaceType string
    (String) The disk interface used for attaching the disk. The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally, halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.
    lifecycleState string
    (String) The lifecycle state of the dedicated host resource.
    name string
    The name of the dedicated host
    provisionable boolean
    (String) Indicates whether this dedicated host is available for instance creation.
    resourceType string
    (String) The type of resource referenced.
    size number
    (String) The size of the disk in GB (gigabytes).
    supportedInstanceInterfaceTypes string[]
    (String) The instance disk interfaces supported for this dedicated host disk.
    available float
    (String) The remaining space left for instance placement in GB (gigabytes).
    created_at str
    (Timestamp) The date and time that the disk was created.
    href str
    (String) The URL for this virtual server instance profile.
    id str
    (String) The unique identifier for this resource group.
    instance_disks Sequence[GetIsDedicatedHostsDedicatedHostDiskInstanceDisk]
    (List) Instance disks that are on this dedicated host disk.
    interface_type str
    (String) The disk interface used for attaching the disk. The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally, halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.
    lifecycle_state str
    (String) The lifecycle state of the dedicated host resource.
    name str
    The name of the dedicated host
    provisionable bool
    (String) Indicates whether this dedicated host is available for instance creation.
    resource_type str
    (String) The type of resource referenced.
    size float
    (String) The size of the disk in GB (gigabytes).
    supported_instance_interface_types Sequence[str]
    (String) The instance disk interfaces supported for this dedicated host disk.
    available Number
    (String) The remaining space left for instance placement in GB (gigabytes).
    createdAt String
    (Timestamp) The date and time that the disk was created.
    href String
    (String) The URL for this virtual server instance profile.
    id String
    (String) The unique identifier for this resource group.
    instanceDisks List<Property Map>
    (List) Instance disks that are on this dedicated host disk.
    interfaceType String
    (String) The disk interface used for attaching the disk. The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally, halt processing and surface the error, or bypass the resource on which the unexpected property value was encountered.
    lifecycleState String
    (String) The lifecycle state of the dedicated host resource.
    name String
    The name of the dedicated host
    provisionable Boolean
    (String) Indicates whether this dedicated host is available for instance creation.
    resourceType String
    (String) The type of resource referenced.
    size Number
    (String) The size of the disk in GB (gigabytes).
    supportedInstanceInterfaceTypes List<String>
    (String) The instance disk interfaces supported for this dedicated host disk.

    GetIsDedicatedHostsDedicatedHostDiskInstanceDisk

    Deleteds List<GetIsDedicatedHostsDedicatedHostDiskInstanceDiskDeleted>
    (List) If present, this property indicates the referenced resource has been deleted and provides some supplementary information. Nested deleted blocks have the following structure.
    Href string
    (String) The URL for this virtual server instance profile.
    Id string
    (String) The unique identifier for this resource group.
    Name string
    The name of the dedicated host
    ResourceType string
    (String) The type of resource referenced.
    Deleteds []GetIsDedicatedHostsDedicatedHostDiskInstanceDiskDeleted
    (List) If present, this property indicates the referenced resource has been deleted and provides some supplementary information. Nested deleted blocks have the following structure.
    Href string
    (String) The URL for this virtual server instance profile.
    Id string
    (String) The unique identifier for this resource group.
    Name string
    The name of the dedicated host
    ResourceType string
    (String) The type of resource referenced.
    deleteds List<GetIsDedicatedHostsDedicatedHostDiskInstanceDiskDeleted>
    (List) If present, this property indicates the referenced resource has been deleted and provides some supplementary information. Nested deleted blocks have the following structure.
    href String
    (String) The URL for this virtual server instance profile.
    id String
    (String) The unique identifier for this resource group.
    name String
    The name of the dedicated host
    resourceType String
    (String) The type of resource referenced.
    deleteds GetIsDedicatedHostsDedicatedHostDiskInstanceDiskDeleted[]
    (List) If present, this property indicates the referenced resource has been deleted and provides some supplementary information. Nested deleted blocks have the following structure.
    href string
    (String) The URL for this virtual server instance profile.
    id string
    (String) The unique identifier for this resource group.
    name string
    The name of the dedicated host
    resourceType string
    (String) The type of resource referenced.
    deleteds Sequence[GetIsDedicatedHostsDedicatedHostDiskInstanceDiskDeleted]
    (List) If present, this property indicates the referenced resource has been deleted and provides some supplementary information. Nested deleted blocks have the following structure.
    href str
    (String) The URL for this virtual server instance profile.
    id str
    (String) The unique identifier for this resource group.
    name str
    The name of the dedicated host
    resource_type str
    (String) The type of resource referenced.
    deleteds List<Property Map>
    (List) If present, this property indicates the referenced resource has been deleted and provides some supplementary information. Nested deleted blocks have the following structure.
    href String
    (String) The URL for this virtual server instance profile.
    id String
    (String) The unique identifier for this resource group.
    name String
    The name of the dedicated host
    resourceType String
    (String) The type of resource referenced.

    GetIsDedicatedHostsDedicatedHostDiskInstanceDiskDeleted

    MoreInfo string
    (String) Link to documentation about deleted resources.
    MoreInfo string
    (String) Link to documentation about deleted resources.
    moreInfo String
    (String) Link to documentation about deleted resources.
    moreInfo string
    (String) Link to documentation about deleted resources.
    more_info str
    (String) Link to documentation about deleted resources.
    moreInfo String
    (String) Link to documentation about deleted resources.

    GetIsDedicatedHostsDedicatedHostInstance

    Crn string
    (String) The CRN for this virtual server instance.
    Deleteds List<GetIsDedicatedHostsDedicatedHostInstanceDeleted>
    (List) If present, this property indicates the referenced resource has been deleted and provides some supplementary information. Nested deleted blocks have the following structure.
    Href string
    (String) The URL for this virtual server instance profile.
    Id string
    (String) The unique identifier for this resource group.
    Name string
    The name of the dedicated host
    Crn string
    (String) The CRN for this virtual server instance.
    Deleteds []GetIsDedicatedHostsDedicatedHostInstanceDeleted
    (List) If present, this property indicates the referenced resource has been deleted and provides some supplementary information. Nested deleted blocks have the following structure.
    Href string
    (String) The URL for this virtual server instance profile.
    Id string
    (String) The unique identifier for this resource group.
    Name string
    The name of the dedicated host
    crn String
    (String) The CRN for this virtual server instance.
    deleteds List<GetIsDedicatedHostsDedicatedHostInstanceDeleted>
    (List) If present, this property indicates the referenced resource has been deleted and provides some supplementary information. Nested deleted blocks have the following structure.
    href String
    (String) The URL for this virtual server instance profile.
    id String
    (String) The unique identifier for this resource group.
    name String
    The name of the dedicated host
    crn string
    (String) The CRN for this virtual server instance.
    deleteds GetIsDedicatedHostsDedicatedHostInstanceDeleted[]
    (List) If present, this property indicates the referenced resource has been deleted and provides some supplementary information. Nested deleted blocks have the following structure.
    href string
    (String) The URL for this virtual server instance profile.
    id string
    (String) The unique identifier for this resource group.
    name string
    The name of the dedicated host
    crn str
    (String) The CRN for this virtual server instance.
    deleteds Sequence[GetIsDedicatedHostsDedicatedHostInstanceDeleted]
    (List) If present, this property indicates the referenced resource has been deleted and provides some supplementary information. Nested deleted blocks have the following structure.
    href str
    (String) The URL for this virtual server instance profile.
    id str
    (String) The unique identifier for this resource group.
    name str
    The name of the dedicated host
    crn String
    (String) The CRN for this virtual server instance.
    deleteds List<Property Map>
    (List) If present, this property indicates the referenced resource has been deleted and provides some supplementary information. Nested deleted blocks have the following structure.
    href String
    (String) The URL for this virtual server instance profile.
    id String
    (String) The unique identifier for this resource group.
    name String
    The name of the dedicated host

    GetIsDedicatedHostsDedicatedHostInstanceDeleted

    MoreInfo string
    (String) Link to documentation about deleted resources.
    MoreInfo string
    (String) Link to documentation about deleted resources.
    moreInfo String
    (String) Link to documentation about deleted resources.
    moreInfo string
    (String) Link to documentation about deleted resources.
    more_info str
    (String) Link to documentation about deleted resources.
    moreInfo String
    (String) Link to documentation about deleted resources.

    GetIsDedicatedHostsDedicatedHostNuma

    Count double
    (String) The number of VCPUs assigned.
    Nodes List<GetIsDedicatedHostsDedicatedHostNumaNode>
    (List) The NUMA nodes for this dedicated host.
    Count float64
    (String) The number of VCPUs assigned.
    Nodes []GetIsDedicatedHostsDedicatedHostNumaNode
    (List) The NUMA nodes for this dedicated host.
    count Double
    (String) The number of VCPUs assigned.
    nodes List<GetIsDedicatedHostsDedicatedHostNumaNode>
    (List) The NUMA nodes for this dedicated host.
    count number
    (String) The number of VCPUs assigned.
    nodes GetIsDedicatedHostsDedicatedHostNumaNode[]
    (List) The NUMA nodes for this dedicated host.
    count float
    (String) The number of VCPUs assigned.
    nodes Sequence[GetIsDedicatedHostsDedicatedHostNumaNode]
    (List) The NUMA nodes for this dedicated host.
    count Number
    (String) The number of VCPUs assigned.
    nodes List<Property Map>
    (List) The NUMA nodes for this dedicated host.

    GetIsDedicatedHostsDedicatedHostNumaNode

    AvailableVcpu double
    (Integer) The available VCPU for this NUMA node.
    Vcpu double
    (List) The total VCPU of the dedicated host.
    AvailableVcpu float64
    (Integer) The available VCPU for this NUMA node.
    Vcpu float64
    (List) The total VCPU of the dedicated host.
    availableVcpu Double
    (Integer) The available VCPU for this NUMA node.
    vcpu Double
    (List) The total VCPU of the dedicated host.
    availableVcpu number
    (Integer) The available VCPU for this NUMA node.
    vcpu number
    (List) The total VCPU of the dedicated host.
    available_vcpu float
    (Integer) The available VCPU for this NUMA node.
    vcpu float
    (List) The total VCPU of the dedicated host.
    availableVcpu Number
    (Integer) The available VCPU for this NUMA node.
    vcpu Number
    (List) The total VCPU of the dedicated host.

    GetIsDedicatedHostsDedicatedHostProfile

    Href string
    (String) The URL for this virtual server instance profile.
    Name string
    The name of the dedicated host
    Href string
    (String) The URL for this virtual server instance profile.
    Name string
    The name of the dedicated host
    href String
    (String) The URL for this virtual server instance profile.
    name String
    The name of the dedicated host
    href string
    (String) The URL for this virtual server instance profile.
    name string
    The name of the dedicated host
    href str
    (String) The URL for this virtual server instance profile.
    name str
    The name of the dedicated host
    href String
    (String) The URL for this virtual server instance profile.
    name String
    The name of the dedicated host

    GetIsDedicatedHostsDedicatedHostSupportedInstanceProfile

    Href string
    (String) The URL for this virtual server instance profile.
    Name string
    The name of the dedicated host
    Href string
    (String) The URL for this virtual server instance profile.
    Name string
    The name of the dedicated host
    href String
    (String) The URL for this virtual server instance profile.
    name String
    The name of the dedicated host
    href string
    (String) The URL for this virtual server instance profile.
    name string
    The name of the dedicated host
    href str
    (String) The URL for this virtual server instance profile.
    name str
    The name of the dedicated host
    href String
    (String) The URL for this virtual server instance profile.
    name String
    The name of the dedicated host

    GetIsDedicatedHostsDedicatedHostVcpus

    Architecture string
    (String) The VCPU architecture.
    Count double
    (String) The number of VCPUs assigned.
    Manufacturer string
    Architecture string
    (String) The VCPU architecture.
    Count float64
    (String) The number of VCPUs assigned.
    Manufacturer string
    architecture String
    (String) The VCPU architecture.
    count Double
    (String) The number of VCPUs assigned.
    manufacturer String
    architecture string
    (String) The VCPU architecture.
    count number
    (String) The number of VCPUs assigned.
    manufacturer string
    architecture str
    (String) The VCPU architecture.
    count float
    (String) The number of VCPUs assigned.
    manufacturer str
    architecture String
    (String) The VCPU architecture.
    count Number
    (String) The number of VCPUs assigned.
    manufacturer String

    Package Details

    Repository
    ibm ibm-cloud/terraform-provider-ibm
    License
    Notes
    This Pulumi package is based on the ibm Terraform Provider.
    ibm logo
    ibm 1.77.1 published on Monday, Apr 14, 2025 by ibm-cloud