1. Packages
  2. Ibm Provider
  3. API Docs
  4. getIsInstanceGroups
ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud

ibm.getIsInstanceGroups

Explore with Pulumi AI

ibm logo
ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud

    Provides a read-only data source for InstanceGroupCollection. You can then reference the fields of the data source in other resources within the same configuration using interpolation syntax. For more information, about instance groups , see Managing instance groups.

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

    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 isInstanceGroups = ibm.getIsInstanceGroups({});
    
    import pulumi
    import pulumi_ibm as ibm
    
    is_instance_groups = ibm.get_is_instance_groups()
    
    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.GetIsInstanceGroups(ctx, &ibm.GetIsInstanceGroupsArgs{}, 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 isInstanceGroups = Ibm.GetIsInstanceGroups.Invoke();
    
    });
    
    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.GetIsInstanceGroupsArgs;
    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 isInstanceGroups = IbmFunctions.getIsInstanceGroups();
    
        }
    }
    
    variables:
      isInstanceGroups:
        fn::invoke:
          function: ibm:getIsInstanceGroups
          arguments: {}
    

    Using getIsInstanceGroups

    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 getIsInstanceGroups(args: GetIsInstanceGroupsArgs, opts?: InvokeOptions): Promise<GetIsInstanceGroupsResult>
    function getIsInstanceGroupsOutput(args: GetIsInstanceGroupsOutputArgs, opts?: InvokeOptions): Output<GetIsInstanceGroupsResult>
    def get_is_instance_groups(id: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetIsInstanceGroupsResult
    def get_is_instance_groups_output(id: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetIsInstanceGroupsResult]
    func GetIsInstanceGroups(ctx *Context, args *GetIsInstanceGroupsArgs, opts ...InvokeOption) (*GetIsInstanceGroupsResult, error)
    func GetIsInstanceGroupsOutput(ctx *Context, args *GetIsInstanceGroupsOutputArgs, opts ...InvokeOption) GetIsInstanceGroupsResultOutput

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

    public static class GetIsInstanceGroups 
    {
        public static Task<GetIsInstanceGroupsResult> InvokeAsync(GetIsInstanceGroupsArgs args, InvokeOptions? opts = null)
        public static Output<GetIsInstanceGroupsResult> Invoke(GetIsInstanceGroupsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetIsInstanceGroupsResult> getIsInstanceGroups(GetIsInstanceGroupsArgs args, InvokeOptions options)
    public static Output<GetIsInstanceGroupsResult> getIsInstanceGroups(GetIsInstanceGroupsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getIsInstanceGroups:getIsInstanceGroups
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    (String) The unique identifier for this VPC.
    Id string
    (String) The unique identifier for this VPC.
    id String
    (String) The unique identifier for this VPC.
    id string
    (String) The unique identifier for this VPC.
    id str
    (String) The unique identifier for this VPC.
    id String
    (String) The unique identifier for this VPC.

    getIsInstanceGroups Result

    The following output properties are available:

    Id string
    (String) The unique identifier for this VPC.
    InstanceGroups List<GetIsInstanceGroupsInstanceGroup>
    (List) Collection of instance groups.
    Id string
    (String) The unique identifier for this VPC.
    InstanceGroups []GetIsInstanceGroupsInstanceGroup
    (List) Collection of instance groups.
    id String
    (String) The unique identifier for this VPC.
    instanceGroups List<GetIsInstanceGroupsInstanceGroup>
    (List) Collection of instance groups.
    id string
    (String) The unique identifier for this VPC.
    instanceGroups GetIsInstanceGroupsInstanceGroup[]
    (List) Collection of instance groups.
    id str
    (String) The unique identifier for this VPC.
    instance_groups Sequence[GetIsInstanceGroupsInstanceGroup]
    (List) Collection of instance groups.
    id String
    (String) The unique identifier for this VPC.
    instanceGroups List<Property Map>
    (List) Collection of instance groups.

    Supporting Types

    GetIsInstanceGroupsInstanceGroup

    AccessTags List<string>
    (List) Access management tags associated for the instance group.
    ApplicationPort double
    (Integer) Required if specifying a load balancer pool only. Used by the instance group when scaling up instances to supply the port for the load balancer pool member.
    CreatedAt string
    (String) The date and time that the instance group was created.
    Crn string
    (String) The CRN for this VPC.
    Href string
    (String) The URL for this VPC.
    Id string
    (String) The unique identifier for this VPC.
    InstanceTemplates List<GetIsInstanceGroupsInstanceGroupInstanceTemplate>
    (List) The template used to create new instances for this group. Nested scheme for instance_template:
    LoadBalancerPools List<GetIsInstanceGroupsInstanceGroupLoadBalancerPool>
    (List) The load balancer pool managed by this group. Instances createdby this group will have a new load balancer pool member in thatpool created. Nested scheme for load_balancer_pool:
    Managers List<GetIsInstanceGroupsInstanceGroupManager>
    (List) The managers for the instance group. Nested scheme for managers:
    MembershipCount double
    (Integer) The number of instances in the instance group.
    Name string
    (String) The unique user-defined name for this VPC.
    ResourceGroups List<GetIsInstanceGroupsInstanceGroupResourceGroup>
    (List) Nested scheme for resource_group:
    Status string
    (String) The status of the instance group- deleting: Group is being deleted- healthy: Group has membership_count instances- scaling: Instances in the group are being created or deleted to reach membership_count- unhealthy: Group is unable to reach membership_count instances.
    Subnets List<GetIsInstanceGroupsInstanceGroupSubnet>
    (List) The subnets to use when creating new instances. Nested scheme for subnets:
    UpdatedAt string
    (String) The date and time that the instance group was updated.
    Vpcs List<GetIsInstanceGroupsInstanceGroupVpc>
    (List) The VPC the instance group resides in. Nested scheme for vpc:
    AccessTags []string
    (List) Access management tags associated for the instance group.
    ApplicationPort float64
    (Integer) Required if specifying a load balancer pool only. Used by the instance group when scaling up instances to supply the port for the load balancer pool member.
    CreatedAt string
    (String) The date and time that the instance group was created.
    Crn string
    (String) The CRN for this VPC.
    Href string
    (String) The URL for this VPC.
    Id string
    (String) The unique identifier for this VPC.
    InstanceTemplates []GetIsInstanceGroupsInstanceGroupInstanceTemplate
    (List) The template used to create new instances for this group. Nested scheme for instance_template:
    LoadBalancerPools []GetIsInstanceGroupsInstanceGroupLoadBalancerPool
    (List) The load balancer pool managed by this group. Instances createdby this group will have a new load balancer pool member in thatpool created. Nested scheme for load_balancer_pool:
    Managers []GetIsInstanceGroupsInstanceGroupManager
    (List) The managers for the instance group. Nested scheme for managers:
    MembershipCount float64
    (Integer) The number of instances in the instance group.
    Name string
    (String) The unique user-defined name for this VPC.
    ResourceGroups []GetIsInstanceGroupsInstanceGroupResourceGroup
    (List) Nested scheme for resource_group:
    Status string
    (String) The status of the instance group- deleting: Group is being deleted- healthy: Group has membership_count instances- scaling: Instances in the group are being created or deleted to reach membership_count- unhealthy: Group is unable to reach membership_count instances.
    Subnets []GetIsInstanceGroupsInstanceGroupSubnet
    (List) The subnets to use when creating new instances. Nested scheme for subnets:
    UpdatedAt string
    (String) The date and time that the instance group was updated.
    Vpcs []GetIsInstanceGroupsInstanceGroupVpc
    (List) The VPC the instance group resides in. Nested scheme for vpc:
    accessTags List<String>
    (List) Access management tags associated for the instance group.
    applicationPort Double
    (Integer) Required if specifying a load balancer pool only. Used by the instance group when scaling up instances to supply the port for the load balancer pool member.
    createdAt String
    (String) The date and time that the instance group was created.
    crn String
    (String) The CRN for this VPC.
    href String
    (String) The URL for this VPC.
    id String
    (String) The unique identifier for this VPC.
    instanceTemplates List<GetIsInstanceGroupsInstanceGroupInstanceTemplate>
    (List) The template used to create new instances for this group. Nested scheme for instance_template:
    loadBalancerPools List<GetIsInstanceGroupsInstanceGroupLoadBalancerPool>
    (List) The load balancer pool managed by this group. Instances createdby this group will have a new load balancer pool member in thatpool created. Nested scheme for load_balancer_pool:
    managers List<GetIsInstanceGroupsInstanceGroupManager>
    (List) The managers for the instance group. Nested scheme for managers:
    membershipCount Double
    (Integer) The number of instances in the instance group.
    name String
    (String) The unique user-defined name for this VPC.
    resourceGroups List<GetIsInstanceGroupsInstanceGroupResourceGroup>
    (List) Nested scheme for resource_group:
    status String
    (String) The status of the instance group- deleting: Group is being deleted- healthy: Group has membership_count instances- scaling: Instances in the group are being created or deleted to reach membership_count- unhealthy: Group is unable to reach membership_count instances.
    subnets List<GetIsInstanceGroupsInstanceGroupSubnet>
    (List) The subnets to use when creating new instances. Nested scheme for subnets:
    updatedAt String
    (String) The date and time that the instance group was updated.
    vpcs List<GetIsInstanceGroupsInstanceGroupVpc>
    (List) The VPC the instance group resides in. Nested scheme for vpc:
    accessTags string[]
    (List) Access management tags associated for the instance group.
    applicationPort number
    (Integer) Required if specifying a load balancer pool only. Used by the instance group when scaling up instances to supply the port for the load balancer pool member.
    createdAt string
    (String) The date and time that the instance group was created.
    crn string
    (String) The CRN for this VPC.
    href string
    (String) The URL for this VPC.
    id string
    (String) The unique identifier for this VPC.
    instanceTemplates GetIsInstanceGroupsInstanceGroupInstanceTemplate[]
    (List) The template used to create new instances for this group. Nested scheme for instance_template:
    loadBalancerPools GetIsInstanceGroupsInstanceGroupLoadBalancerPool[]
    (List) The load balancer pool managed by this group. Instances createdby this group will have a new load balancer pool member in thatpool created. Nested scheme for load_balancer_pool:
    managers GetIsInstanceGroupsInstanceGroupManager[]
    (List) The managers for the instance group. Nested scheme for managers:
    membershipCount number
    (Integer) The number of instances in the instance group.
    name string
    (String) The unique user-defined name for this VPC.
    resourceGroups GetIsInstanceGroupsInstanceGroupResourceGroup[]
    (List) Nested scheme for resource_group:
    status string
    (String) The status of the instance group- deleting: Group is being deleted- healthy: Group has membership_count instances- scaling: Instances in the group are being created or deleted to reach membership_count- unhealthy: Group is unable to reach membership_count instances.
    subnets GetIsInstanceGroupsInstanceGroupSubnet[]
    (List) The subnets to use when creating new instances. Nested scheme for subnets:
    updatedAt string
    (String) The date and time that the instance group was updated.
    vpcs GetIsInstanceGroupsInstanceGroupVpc[]
    (List) The VPC the instance group resides in. Nested scheme for vpc:
    access_tags Sequence[str]
    (List) Access management tags associated for the instance group.
    application_port float
    (Integer) Required if specifying a load balancer pool only. Used by the instance group when scaling up instances to supply the port for the load balancer pool member.
    created_at str
    (String) The date and time that the instance group was created.
    crn str
    (String) The CRN for this VPC.
    href str
    (String) The URL for this VPC.
    id str
    (String) The unique identifier for this VPC.
    instance_templates Sequence[GetIsInstanceGroupsInstanceGroupInstanceTemplate]
    (List) The template used to create new instances for this group. Nested scheme for instance_template:
    load_balancer_pools Sequence[GetIsInstanceGroupsInstanceGroupLoadBalancerPool]
    (List) The load balancer pool managed by this group. Instances createdby this group will have a new load balancer pool member in thatpool created. Nested scheme for load_balancer_pool:
    managers Sequence[GetIsInstanceGroupsInstanceGroupManager]
    (List) The managers for the instance group. Nested scheme for managers:
    membership_count float
    (Integer) The number of instances in the instance group.
    name str
    (String) The unique user-defined name for this VPC.
    resource_groups Sequence[GetIsInstanceGroupsInstanceGroupResourceGroup]
    (List) Nested scheme for resource_group:
    status str
    (String) The status of the instance group- deleting: Group is being deleted- healthy: Group has membership_count instances- scaling: Instances in the group are being created or deleted to reach membership_count- unhealthy: Group is unable to reach membership_count instances.
    subnets Sequence[GetIsInstanceGroupsInstanceGroupSubnet]
    (List) The subnets to use when creating new instances. Nested scheme for subnets:
    updated_at str
    (String) The date and time that the instance group was updated.
    vpcs Sequence[GetIsInstanceGroupsInstanceGroupVpc]
    (List) The VPC the instance group resides in. Nested scheme for vpc:
    accessTags List<String>
    (List) Access management tags associated for the instance group.
    applicationPort Number
    (Integer) Required if specifying a load balancer pool only. Used by the instance group when scaling up instances to supply the port for the load balancer pool member.
    createdAt String
    (String) The date and time that the instance group was created.
    crn String
    (String) The CRN for this VPC.
    href String
    (String) The URL for this VPC.
    id String
    (String) The unique identifier for this VPC.
    instanceTemplates List<Property Map>
    (List) The template used to create new instances for this group. Nested scheme for instance_template:
    loadBalancerPools List<Property Map>
    (List) The load balancer pool managed by this group. Instances createdby this group will have a new load balancer pool member in thatpool created. Nested scheme for load_balancer_pool:
    managers List<Property Map>
    (List) The managers for the instance group. Nested scheme for managers:
    membershipCount Number
    (Integer) The number of instances in the instance group.
    name String
    (String) The unique user-defined name for this VPC.
    resourceGroups List<Property Map>
    (List) Nested scheme for resource_group:
    status String
    (String) The status of the instance group- deleting: Group is being deleted- healthy: Group has membership_count instances- scaling: Instances in the group are being created or deleted to reach membership_count- unhealthy: Group is unable to reach membership_count instances.
    subnets List<Property Map>
    (List) The subnets to use when creating new instances. Nested scheme for subnets:
    updatedAt String
    (String) The date and time that the instance group was updated.
    vpcs List<Property Map>
    (List) The VPC the instance group resides in. Nested scheme for vpc:

    GetIsInstanceGroupsInstanceGroupInstanceTemplate

    Crn string
    (String) The CRN for this VPC.
    Deleteds List<GetIsInstanceGroupsInstanceGroupInstanceTemplateDeleted>
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    Href string
    (String) The URL for this VPC.
    Id string
    (String) The unique identifier for this VPC.
    Name string
    (String) The unique user-defined name for this VPC.
    Crn string
    (String) The CRN for this VPC.
    Deleteds []GetIsInstanceGroupsInstanceGroupInstanceTemplateDeleted
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    Href string
    (String) The URL for this VPC.
    Id string
    (String) The unique identifier for this VPC.
    Name string
    (String) The unique user-defined name for this VPC.
    crn String
    (String) The CRN for this VPC.
    deleteds List<GetIsInstanceGroupsInstanceGroupInstanceTemplateDeleted>
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href String
    (String) The URL for this VPC.
    id String
    (String) The unique identifier for this VPC.
    name String
    (String) The unique user-defined name for this VPC.
    crn string
    (String) The CRN for this VPC.
    deleteds GetIsInstanceGroupsInstanceGroupInstanceTemplateDeleted[]
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href string
    (String) The URL for this VPC.
    id string
    (String) The unique identifier for this VPC.
    name string
    (String) The unique user-defined name for this VPC.
    crn str
    (String) The CRN for this VPC.
    deleteds Sequence[GetIsInstanceGroupsInstanceGroupInstanceTemplateDeleted]
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href str
    (String) The URL for this VPC.
    id str
    (String) The unique identifier for this VPC.
    name str
    (String) The unique user-defined name for this VPC.
    crn String
    (String) The CRN for this VPC.
    deleteds List<Property Map>
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href String
    (String) The URL for this VPC.
    id String
    (String) The unique identifier for this VPC.
    name String
    (String) The unique user-defined name for this VPC.

    GetIsInstanceGroupsInstanceGroupInstanceTemplateDeleted

    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.

    GetIsInstanceGroupsInstanceGroupLoadBalancerPool

    Deleteds List<GetIsInstanceGroupsInstanceGroupLoadBalancerPoolDeleted>
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    Href string
    (String) The URL for this VPC.
    Id string
    (String) The unique identifier for this VPC.
    Name string
    (String) The unique user-defined name for this VPC.
    Deleteds []GetIsInstanceGroupsInstanceGroupLoadBalancerPoolDeleted
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    Href string
    (String) The URL for this VPC.
    Id string
    (String) The unique identifier for this VPC.
    Name string
    (String) The unique user-defined name for this VPC.
    deleteds List<GetIsInstanceGroupsInstanceGroupLoadBalancerPoolDeleted>
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href String
    (String) The URL for this VPC.
    id String
    (String) The unique identifier for this VPC.
    name String
    (String) The unique user-defined name for this VPC.
    deleteds GetIsInstanceGroupsInstanceGroupLoadBalancerPoolDeleted[]
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href string
    (String) The URL for this VPC.
    id string
    (String) The unique identifier for this VPC.
    name string
    (String) The unique user-defined name for this VPC.
    deleteds Sequence[GetIsInstanceGroupsInstanceGroupLoadBalancerPoolDeleted]
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href str
    (String) The URL for this VPC.
    id str
    (String) The unique identifier for this VPC.
    name str
    (String) The unique user-defined name for this VPC.
    deleteds List<Property Map>
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href String
    (String) The URL for this VPC.
    id String
    (String) The unique identifier for this VPC.
    name String
    (String) The unique user-defined name for this VPC.

    GetIsInstanceGroupsInstanceGroupLoadBalancerPoolDeleted

    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.

    GetIsInstanceGroupsInstanceGroupManager

    Deleteds List<GetIsInstanceGroupsInstanceGroupManagerDeleted>
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    Href string
    (String) The URL for this VPC.
    Id string
    (String) The unique identifier for this VPC.
    Name string
    (String) The unique user-defined name for this VPC.
    Deleteds []GetIsInstanceGroupsInstanceGroupManagerDeleted
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    Href string
    (String) The URL for this VPC.
    Id string
    (String) The unique identifier for this VPC.
    Name string
    (String) The unique user-defined name for this VPC.
    deleteds List<GetIsInstanceGroupsInstanceGroupManagerDeleted>
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href String
    (String) The URL for this VPC.
    id String
    (String) The unique identifier for this VPC.
    name String
    (String) The unique user-defined name for this VPC.
    deleteds GetIsInstanceGroupsInstanceGroupManagerDeleted[]
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href string
    (String) The URL for this VPC.
    id string
    (String) The unique identifier for this VPC.
    name string
    (String) The unique user-defined name for this VPC.
    deleteds Sequence[GetIsInstanceGroupsInstanceGroupManagerDeleted]
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href str
    (String) The URL for this VPC.
    id str
    (String) The unique identifier for this VPC.
    name str
    (String) The unique user-defined name for this VPC.
    deleteds List<Property Map>
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href String
    (String) The URL for this VPC.
    id String
    (String) The unique identifier for this VPC.
    name String
    (String) The unique user-defined name for this VPC.

    GetIsInstanceGroupsInstanceGroupManagerDeleted

    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.

    GetIsInstanceGroupsInstanceGroupResourceGroup

    Href string
    (String) The URL for this VPC.
    Id string
    (String) The unique identifier for this VPC.
    Name string
    (String) The unique user-defined name for this VPC.
    Href string
    (String) The URL for this VPC.
    Id string
    (String) The unique identifier for this VPC.
    Name string
    (String) The unique user-defined name for this VPC.
    href String
    (String) The URL for this VPC.
    id String
    (String) The unique identifier for this VPC.
    name String
    (String) The unique user-defined name for this VPC.
    href string
    (String) The URL for this VPC.
    id string
    (String) The unique identifier for this VPC.
    name string
    (String) The unique user-defined name for this VPC.
    href str
    (String) The URL for this VPC.
    id str
    (String) The unique identifier for this VPC.
    name str
    (String) The unique user-defined name for this VPC.
    href String
    (String) The URL for this VPC.
    id String
    (String) The unique identifier for this VPC.
    name String
    (String) The unique user-defined name for this VPC.

    GetIsInstanceGroupsInstanceGroupSubnet

    Crn string
    (String) The CRN for this VPC.
    Deleteds List<GetIsInstanceGroupsInstanceGroupSubnetDeleted>
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    Href string
    (String) The URL for this VPC.
    Id string
    (String) The unique identifier for this VPC.
    Name string
    (String) The unique user-defined name for this VPC.
    ResourceType string
    (String) The resource type.
    Crn string
    (String) The CRN for this VPC.
    Deleteds []GetIsInstanceGroupsInstanceGroupSubnetDeleted
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    Href string
    (String) The URL for this VPC.
    Id string
    (String) The unique identifier for this VPC.
    Name string
    (String) The unique user-defined name for this VPC.
    ResourceType string
    (String) The resource type.
    crn String
    (String) The CRN for this VPC.
    deleteds List<GetIsInstanceGroupsInstanceGroupSubnetDeleted>
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href String
    (String) The URL for this VPC.
    id String
    (String) The unique identifier for this VPC.
    name String
    (String) The unique user-defined name for this VPC.
    resourceType String
    (String) The resource type.
    crn string
    (String) The CRN for this VPC.
    deleteds GetIsInstanceGroupsInstanceGroupSubnetDeleted[]
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href string
    (String) The URL for this VPC.
    id string
    (String) The unique identifier for this VPC.
    name string
    (String) The unique user-defined name for this VPC.
    resourceType string
    (String) The resource type.
    crn str
    (String) The CRN for this VPC.
    deleteds Sequence[GetIsInstanceGroupsInstanceGroupSubnetDeleted]
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href str
    (String) The URL for this VPC.
    id str
    (String) The unique identifier for this VPC.
    name str
    (String) The unique user-defined name for this VPC.
    resource_type str
    (String) The resource type.
    crn String
    (String) The CRN for this VPC.
    deleteds List<Property Map>
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href String
    (String) The URL for this VPC.
    id String
    (String) The unique identifier for this VPC.
    name String
    (String) The unique user-defined name for this VPC.
    resourceType String
    (String) The resource type.

    GetIsInstanceGroupsInstanceGroupSubnetDeleted

    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.

    GetIsInstanceGroupsInstanceGroupVpc

    Crn string
    (String) The CRN for this VPC.
    Deleteds List<GetIsInstanceGroupsInstanceGroupVpcDeleted>
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    Href string
    (String) The URL for this VPC.
    Id string
    (String) The unique identifier for this VPC.
    Name string
    (String) The unique user-defined name for this VPC.
    ResourceType string
    (String) The resource type.
    Crn string
    (String) The CRN for this VPC.
    Deleteds []GetIsInstanceGroupsInstanceGroupVpcDeleted
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    Href string
    (String) The URL for this VPC.
    Id string
    (String) The unique identifier for this VPC.
    Name string
    (String) The unique user-defined name for this VPC.
    ResourceType string
    (String) The resource type.
    crn String
    (String) The CRN for this VPC.
    deleteds List<GetIsInstanceGroupsInstanceGroupVpcDeleted>
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href String
    (String) The URL for this VPC.
    id String
    (String) The unique identifier for this VPC.
    name String
    (String) The unique user-defined name for this VPC.
    resourceType String
    (String) The resource type.
    crn string
    (String) The CRN for this VPC.
    deleteds GetIsInstanceGroupsInstanceGroupVpcDeleted[]
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href string
    (String) The URL for this VPC.
    id string
    (String) The unique identifier for this VPC.
    name string
    (String) The unique user-defined name for this VPC.
    resourceType string
    (String) The resource type.
    crn str
    (String) The CRN for this VPC.
    deleteds Sequence[GetIsInstanceGroupsInstanceGroupVpcDeleted]
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href str
    (String) The URL for this VPC.
    id str
    (String) The unique identifier for this VPC.
    name str
    (String) The unique user-defined name for this VPC.
    resource_type str
    (String) The resource type.
    crn String
    (String) The CRN for this VPC.
    deleteds List<Property Map>
    (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information. Nested scheme for deleted:
    href String
    (String) The URL for this VPC.
    id String
    (String) The unique identifier for this VPC.
    name String
    (String) The unique user-defined name for this VPC.
    resourceType String
    (String) The resource type.

    GetIsInstanceGroupsInstanceGroupVpcDeleted

    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.

    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.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud