ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud
ibm.getVmaasVdc
Explore with Pulumi AI
Provides a read-only data source to retrieve information about a vmaas_vdc. You can then reference the fields of the data source in other resources within the same configuration by using interpolation syntax.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as ibm from "@pulumi/ibm";
const vmaasVdc = ibm.getVmaasVdc({
acceptLanguage: ibm_vmaas_vdc.vmaas_vdc_instance.accept_language,
vmaasVdcId: "vdc_id",
});
import pulumi
import pulumi_ibm as ibm
vmaas_vdc = ibm.get_vmaas_vdc(accept_language=ibm_vmaas_vdc["vmaas_vdc_instance"]["accept_language"],
vmaas_vdc_id="vdc_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.LookupVmaasVdc(ctx, &ibm.LookupVmaasVdcArgs{
AcceptLanguage: pulumi.StringRef(ibm_vmaas_vdc.Vmaas_vdc_instance.Accept_language),
VmaasVdcId: "vdc_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 vmaasVdc = Ibm.GetVmaasVdc.Invoke(new()
{
AcceptLanguage = ibm_vmaas_vdc.Vmaas_vdc_instance.Accept_language,
VmaasVdcId = "vdc_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.GetVmaasVdcArgs;
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 vmaasVdc = IbmFunctions.getVmaasVdc(GetVmaasVdcArgs.builder()
.acceptLanguage(ibm_vmaas_vdc.vmaas_vdc_instance().accept_language())
.vmaasVdcId("vdc_id")
.build());
}
}
variables:
vmaasVdc:
fn::invoke:
function: ibm:getVmaasVdc
arguments:
acceptLanguage: ${ibm_vmaas_vdc.vmaas_vdc_instance.accept_language}
vmaasVdcId: vdc_id
Using getVmaasVdc
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 getVmaasVdc(args: GetVmaasVdcArgs, opts?: InvokeOptions): Promise<GetVmaasVdcResult>
function getVmaasVdcOutput(args: GetVmaasVdcOutputArgs, opts?: InvokeOptions): Output<GetVmaasVdcResult>
def get_vmaas_vdc(accept_language: Optional[str] = None,
id: Optional[str] = None,
vmaas_vdc_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVmaasVdcResult
def get_vmaas_vdc_output(accept_language: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
vmaas_vdc_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVmaasVdcResult]
func LookupVmaasVdc(ctx *Context, args *LookupVmaasVdcArgs, opts ...InvokeOption) (*LookupVmaasVdcResult, error)
func LookupVmaasVdcOutput(ctx *Context, args *LookupVmaasVdcOutputArgs, opts ...InvokeOption) LookupVmaasVdcResultOutput
> Note: This function is named LookupVmaasVdc
in the Go SDK.
public static class GetVmaasVdc
{
public static Task<GetVmaasVdcResult> InvokeAsync(GetVmaasVdcArgs args, InvokeOptions? opts = null)
public static Output<GetVmaasVdcResult> Invoke(GetVmaasVdcInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVmaasVdcResult> getVmaasVdc(GetVmaasVdcArgs args, InvokeOptions options)
public static Output<GetVmaasVdcResult> getVmaasVdc(GetVmaasVdcArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getVmaasVdc:getVmaasVdc
arguments:
# arguments dictionary
The following arguments are supported:
- Vmaas
Vdc stringId - A unique ID for a specified virtual data center.
- Constraints: The maximum length is
128
characters. The minimum length is1
character. The value must match regular expression/^[A-Za-z0-9_-]{1,128}$/
.
- Constraints: The maximum length is
- Accept
Language string - Language.
- Constraints: The maximum length is
256
characters. The minimum length is1
character. The value must match regular expression/^[A-Za-z0-9-,;=\\.\\*\\s]{1,256}$/
.
- Constraints: The maximum length is
- Id string
- (String) A unique ID for an IBM Transit Gateway.
- Vmaas
Vdc stringId - A unique ID for a specified virtual data center.
- Constraints: The maximum length is
128
characters. The minimum length is1
character. The value must match regular expression/^[A-Za-z0-9_-]{1,128}$/
.
- Constraints: The maximum length is
- Accept
Language string - Language.
- Constraints: The maximum length is
256
characters. The minimum length is1
character. The value must match regular expression/^[A-Za-z0-9-,;=\\.\\*\\s]{1,256}$/
.
- Constraints: The maximum length is
- Id string
- (String) A unique ID for an IBM Transit Gateway.
- vmaas
Vdc StringId - A unique ID for a specified virtual data center.
- Constraints: The maximum length is
128
characters. The minimum length is1
character. The value must match regular expression/^[A-Za-z0-9_-]{1,128}$/
.
- Constraints: The maximum length is
- accept
Language String - Language.
- Constraints: The maximum length is
256
characters. The minimum length is1
character. The value must match regular expression/^[A-Za-z0-9-,;=\\.\\*\\s]{1,256}$/
.
- Constraints: The maximum length is
- id String
- (String) A unique ID for an IBM Transit Gateway.
- vmaas
Vdc stringId - A unique ID for a specified virtual data center.
- Constraints: The maximum length is
128
characters. The minimum length is1
character. The value must match regular expression/^[A-Za-z0-9_-]{1,128}$/
.
- Constraints: The maximum length is
- accept
Language string - Language.
- Constraints: The maximum length is
256
characters. The minimum length is1
character. The value must match regular expression/^[A-Za-z0-9-,;=\\.\\*\\s]{1,256}$/
.
- Constraints: The maximum length is
- id string
- (String) A unique ID for an IBM Transit Gateway.
- vmaas_
vdc_ strid - A unique ID for a specified virtual data center.
- Constraints: The maximum length is
128
characters. The minimum length is1
character. The value must match regular expression/^[A-Za-z0-9_-]{1,128}$/
.
- Constraints: The maximum length is
- accept_
language str - Language.
- Constraints: The maximum length is
256
characters. The minimum length is1
character. The value must match regular expression/^[A-Za-z0-9-,;=\\.\\*\\s]{1,256}$/
.
- Constraints: The maximum length is
- id str
- (String) A unique ID for an IBM Transit Gateway.
- vmaas
Vdc StringId - A unique ID for a specified virtual data center.
- Constraints: The maximum length is
128
characters. The minimum length is1
character. The value must match regular expression/^[A-Za-z0-9_-]{1,128}$/
.
- Constraints: The maximum length is
- accept
Language String - Language.
- Constraints: The maximum length is
256
characters. The minimum length is1
character. The value must match regular expression/^[A-Za-z0-9-,;=\\.\\*\\s]{1,256}$/
.
- Constraints: The maximum length is
- id String
- (String) A unique ID for an IBM Transit Gateway.
getVmaasVdc Result
The following output properties are available:
- Cpu double
- (Integer) The vCPU usage limit on the virtual data center (VDC). Supported for VDCs deployed on a multitenant Cloud Director site. This property is applicable when the resource pool type is reserved.
- Constraints: The maximum value is
2000
. The minimum value is0
.
- Constraints: The maximum value is
- Crn string
- (String) A unique ID for the virtual data center (VDC) in IBM Cloud.
- Deleted
At string - (String) The time that the virtual data center (VDC) is deleted.
- Director
Sites List<GetVmaas Vdc Director Site> - (List) The Cloud Director site in which to deploy the virtual data center (VDC). Nested schema for director_site:
- Edges
List<Get
Vmaas Vdc Edge> - (List) The VMware NSX-T networking edges deployed on the virtual data center (VDC). NSX-T edges are used for bridging virtualization networking to the physical public-internet and IBM private networking.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for edges:
- Constraints: The maximum length is
- Fast
Provisioning boolEnabled - (Boolean) Determines whether this virtual data center has fast provisioning enabled or not.
- Href string
- (String) The URL of this virtual data center (VDC).
- Id string
- (String) A unique ID for an IBM Transit Gateway.
- Name string
- (String) A human readable ID for the virtual data center (VDC).
- Ordered
At string - (String) The time that the virtual data center (VDC) is ordered.
- Org
Href string - (String) The URL of the organization that owns the VDC.
- Org
Name string - (String) The name of the VMware Cloud Director organization that contains this virtual data center (VDC). VMware Cloud Director organizations are used to create strong boundaries between VDCs. There is a complete isolation of user administration, networking, workloads, and VMware Cloud Director catalogs between different Director organizations.
- Provisioned
At string - (String) The time that the virtual data center (VDC) is provisioned and available to use.
- Ram double
- (Integer) The RAM usage limit on the virtual data center (VDC) in GB (1024^3 bytes). Supported for VDCs deployed on a multitenant Cloud Director site. This property is applicable when the resource pool type is reserved.
- Constraints: The maximum value is
40960
. The minimum value is0
.
- Constraints: The maximum value is
- Rhel
Byol bool - (Boolean) Indicates if the RHEL VMs will be using the license from IBM or the customer will use their own license (BYOL).
- Status string
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- Status
Reasons List<GetVmaas Vdc Status Reason> - (List) Information about why the request to create the virtual data center (VDC) cannot be completed.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for status_reasons:
- Constraints: The maximum length is
- Type string
- (String) Determines whether this virtual data center is in a single-tenant or multitenant Cloud Director site.
- Constraints: Allowable values are:
single_tenant
,multitenant
.
- Constraints: Allowable values are:
- Vmaas
Vdc stringId - Windows
Byol bool - (Boolean) Indicates if the Microsoft Windows VMs will be using the license from IBM or the customer will use their own license (BYOL).
- Accept
Language string
- Cpu float64
- (Integer) The vCPU usage limit on the virtual data center (VDC). Supported for VDCs deployed on a multitenant Cloud Director site. This property is applicable when the resource pool type is reserved.
- Constraints: The maximum value is
2000
. The minimum value is0
.
- Constraints: The maximum value is
- Crn string
- (String) A unique ID for the virtual data center (VDC) in IBM Cloud.
- Deleted
At string - (String) The time that the virtual data center (VDC) is deleted.
- Director
Sites []GetVmaas Vdc Director Site - (List) The Cloud Director site in which to deploy the virtual data center (VDC). Nested schema for director_site:
- Edges
[]Get
Vmaas Vdc Edge - (List) The VMware NSX-T networking edges deployed on the virtual data center (VDC). NSX-T edges are used for bridging virtualization networking to the physical public-internet and IBM private networking.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for edges:
- Constraints: The maximum length is
- Fast
Provisioning boolEnabled - (Boolean) Determines whether this virtual data center has fast provisioning enabled or not.
- Href string
- (String) The URL of this virtual data center (VDC).
- Id string
- (String) A unique ID for an IBM Transit Gateway.
- Name string
- (String) A human readable ID for the virtual data center (VDC).
- Ordered
At string - (String) The time that the virtual data center (VDC) is ordered.
- Org
Href string - (String) The URL of the organization that owns the VDC.
- Org
Name string - (String) The name of the VMware Cloud Director organization that contains this virtual data center (VDC). VMware Cloud Director organizations are used to create strong boundaries between VDCs. There is a complete isolation of user administration, networking, workloads, and VMware Cloud Director catalogs between different Director organizations.
- Provisioned
At string - (String) The time that the virtual data center (VDC) is provisioned and available to use.
- Ram float64
- (Integer) The RAM usage limit on the virtual data center (VDC) in GB (1024^3 bytes). Supported for VDCs deployed on a multitenant Cloud Director site. This property is applicable when the resource pool type is reserved.
- Constraints: The maximum value is
40960
. The minimum value is0
.
- Constraints: The maximum value is
- Rhel
Byol bool - (Boolean) Indicates if the RHEL VMs will be using the license from IBM or the customer will use their own license (BYOL).
- Status string
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- Status
Reasons []GetVmaas Vdc Status Reason - (List) Information about why the request to create the virtual data center (VDC) cannot be completed.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for status_reasons:
- Constraints: The maximum length is
- Type string
- (String) Determines whether this virtual data center is in a single-tenant or multitenant Cloud Director site.
- Constraints: Allowable values are:
single_tenant
,multitenant
.
- Constraints: Allowable values are:
- Vmaas
Vdc stringId - Windows
Byol bool - (Boolean) Indicates if the Microsoft Windows VMs will be using the license from IBM or the customer will use their own license (BYOL).
- Accept
Language string
- cpu Double
- (Integer) The vCPU usage limit on the virtual data center (VDC). Supported for VDCs deployed on a multitenant Cloud Director site. This property is applicable when the resource pool type is reserved.
- Constraints: The maximum value is
2000
. The minimum value is0
.
- Constraints: The maximum value is
- crn String
- (String) A unique ID for the virtual data center (VDC) in IBM Cloud.
- deleted
At String - (String) The time that the virtual data center (VDC) is deleted.
- director
Sites List<GetVmaas Vdc Director Site> - (List) The Cloud Director site in which to deploy the virtual data center (VDC). Nested schema for director_site:
- edges
List<Get
Vmaas Vdc Edge> - (List) The VMware NSX-T networking edges deployed on the virtual data center (VDC). NSX-T edges are used for bridging virtualization networking to the physical public-internet and IBM private networking.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for edges:
- Constraints: The maximum length is
- fast
Provisioning BooleanEnabled - (Boolean) Determines whether this virtual data center has fast provisioning enabled or not.
- href String
- (String) The URL of this virtual data center (VDC).
- id String
- (String) A unique ID for an IBM Transit Gateway.
- name String
- (String) A human readable ID for the virtual data center (VDC).
- ordered
At String - (String) The time that the virtual data center (VDC) is ordered.
- org
Href String - (String) The URL of the organization that owns the VDC.
- org
Name String - (String) The name of the VMware Cloud Director organization that contains this virtual data center (VDC). VMware Cloud Director organizations are used to create strong boundaries between VDCs. There is a complete isolation of user administration, networking, workloads, and VMware Cloud Director catalogs between different Director organizations.
- provisioned
At String - (String) The time that the virtual data center (VDC) is provisioned and available to use.
- ram Double
- (Integer) The RAM usage limit on the virtual data center (VDC) in GB (1024^3 bytes). Supported for VDCs deployed on a multitenant Cloud Director site. This property is applicable when the resource pool type is reserved.
- Constraints: The maximum value is
40960
. The minimum value is0
.
- Constraints: The maximum value is
- rhel
Byol Boolean - (Boolean) Indicates if the RHEL VMs will be using the license from IBM or the customer will use their own license (BYOL).
- status String
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- status
Reasons List<GetVmaas Vdc Status Reason> - (List) Information about why the request to create the virtual data center (VDC) cannot be completed.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for status_reasons:
- Constraints: The maximum length is
- type String
- (String) Determines whether this virtual data center is in a single-tenant or multitenant Cloud Director site.
- Constraints: Allowable values are:
single_tenant
,multitenant
.
- Constraints: Allowable values are:
- vmaas
Vdc StringId - windows
Byol Boolean - (Boolean) Indicates if the Microsoft Windows VMs will be using the license from IBM or the customer will use their own license (BYOL).
- accept
Language String
- cpu number
- (Integer) The vCPU usage limit on the virtual data center (VDC). Supported for VDCs deployed on a multitenant Cloud Director site. This property is applicable when the resource pool type is reserved.
- Constraints: The maximum value is
2000
. The minimum value is0
.
- Constraints: The maximum value is
- crn string
- (String) A unique ID for the virtual data center (VDC) in IBM Cloud.
- deleted
At string - (String) The time that the virtual data center (VDC) is deleted.
- director
Sites GetVmaas Vdc Director Site[] - (List) The Cloud Director site in which to deploy the virtual data center (VDC). Nested schema for director_site:
- edges
Get
Vmaas Vdc Edge[] - (List) The VMware NSX-T networking edges deployed on the virtual data center (VDC). NSX-T edges are used for bridging virtualization networking to the physical public-internet and IBM private networking.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for edges:
- Constraints: The maximum length is
- fast
Provisioning booleanEnabled - (Boolean) Determines whether this virtual data center has fast provisioning enabled or not.
- href string
- (String) The URL of this virtual data center (VDC).
- id string
- (String) A unique ID for an IBM Transit Gateway.
- name string
- (String) A human readable ID for the virtual data center (VDC).
- ordered
At string - (String) The time that the virtual data center (VDC) is ordered.
- org
Href string - (String) The URL of the organization that owns the VDC.
- org
Name string - (String) The name of the VMware Cloud Director organization that contains this virtual data center (VDC). VMware Cloud Director organizations are used to create strong boundaries between VDCs. There is a complete isolation of user administration, networking, workloads, and VMware Cloud Director catalogs between different Director organizations.
- provisioned
At string - (String) The time that the virtual data center (VDC) is provisioned and available to use.
- ram number
- (Integer) The RAM usage limit on the virtual data center (VDC) in GB (1024^3 bytes). Supported for VDCs deployed on a multitenant Cloud Director site. This property is applicable when the resource pool type is reserved.
- Constraints: The maximum value is
40960
. The minimum value is0
.
- Constraints: The maximum value is
- rhel
Byol boolean - (Boolean) Indicates if the RHEL VMs will be using the license from IBM or the customer will use their own license (BYOL).
- status string
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- status
Reasons GetVmaas Vdc Status Reason[] - (List) Information about why the request to create the virtual data center (VDC) cannot be completed.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for status_reasons:
- Constraints: The maximum length is
- type string
- (String) Determines whether this virtual data center is in a single-tenant or multitenant Cloud Director site.
- Constraints: Allowable values are:
single_tenant
,multitenant
.
- Constraints: Allowable values are:
- vmaas
Vdc stringId - windows
Byol boolean - (Boolean) Indicates if the Microsoft Windows VMs will be using the license from IBM or the customer will use their own license (BYOL).
- accept
Language string
- cpu float
- (Integer) The vCPU usage limit on the virtual data center (VDC). Supported for VDCs deployed on a multitenant Cloud Director site. This property is applicable when the resource pool type is reserved.
- Constraints: The maximum value is
2000
. The minimum value is0
.
- Constraints: The maximum value is
- crn str
- (String) A unique ID for the virtual data center (VDC) in IBM Cloud.
- deleted_
at str - (String) The time that the virtual data center (VDC) is deleted.
- director_
sites Sequence[GetVmaas Vdc Director Site] - (List) The Cloud Director site in which to deploy the virtual data center (VDC). Nested schema for director_site:
- edges
Sequence[Get
Vmaas Vdc Edge] - (List) The VMware NSX-T networking edges deployed on the virtual data center (VDC). NSX-T edges are used for bridging virtualization networking to the physical public-internet and IBM private networking.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for edges:
- Constraints: The maximum length is
- fast_
provisioning_ boolenabled - (Boolean) Determines whether this virtual data center has fast provisioning enabled or not.
- href str
- (String) The URL of this virtual data center (VDC).
- id str
- (String) A unique ID for an IBM Transit Gateway.
- name str
- (String) A human readable ID for the virtual data center (VDC).
- ordered_
at str - (String) The time that the virtual data center (VDC) is ordered.
- org_
href str - (String) The URL of the organization that owns the VDC.
- org_
name str - (String) The name of the VMware Cloud Director organization that contains this virtual data center (VDC). VMware Cloud Director organizations are used to create strong boundaries between VDCs. There is a complete isolation of user administration, networking, workloads, and VMware Cloud Director catalogs between different Director organizations.
- provisioned_
at str - (String) The time that the virtual data center (VDC) is provisioned and available to use.
- ram float
- (Integer) The RAM usage limit on the virtual data center (VDC) in GB (1024^3 bytes). Supported for VDCs deployed on a multitenant Cloud Director site. This property is applicable when the resource pool type is reserved.
- Constraints: The maximum value is
40960
. The minimum value is0
.
- Constraints: The maximum value is
- rhel_
byol bool - (Boolean) Indicates if the RHEL VMs will be using the license from IBM or the customer will use their own license (BYOL).
- status str
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- status_
reasons Sequence[GetVmaas Vdc Status Reason] - (List) Information about why the request to create the virtual data center (VDC) cannot be completed.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for status_reasons:
- Constraints: The maximum length is
- type str
- (String) Determines whether this virtual data center is in a single-tenant or multitenant Cloud Director site.
- Constraints: Allowable values are:
single_tenant
,multitenant
.
- Constraints: Allowable values are:
- vmaas_
vdc_ strid - windows_
byol bool - (Boolean) Indicates if the Microsoft Windows VMs will be using the license from IBM or the customer will use their own license (BYOL).
- accept_
language str
- cpu Number
- (Integer) The vCPU usage limit on the virtual data center (VDC). Supported for VDCs deployed on a multitenant Cloud Director site. This property is applicable when the resource pool type is reserved.
- Constraints: The maximum value is
2000
. The minimum value is0
.
- Constraints: The maximum value is
- crn String
- (String) A unique ID for the virtual data center (VDC) in IBM Cloud.
- deleted
At String - (String) The time that the virtual data center (VDC) is deleted.
- director
Sites List<Property Map> - (List) The Cloud Director site in which to deploy the virtual data center (VDC). Nested schema for director_site:
- edges List<Property Map>
- (List) The VMware NSX-T networking edges deployed on the virtual data center (VDC). NSX-T edges are used for bridging virtualization networking to the physical public-internet and IBM private networking.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for edges:
- Constraints: The maximum length is
- fast
Provisioning BooleanEnabled - (Boolean) Determines whether this virtual data center has fast provisioning enabled or not.
- href String
- (String) The URL of this virtual data center (VDC).
- id String
- (String) A unique ID for an IBM Transit Gateway.
- name String
- (String) A human readable ID for the virtual data center (VDC).
- ordered
At String - (String) The time that the virtual data center (VDC) is ordered.
- org
Href String - (String) The URL of the organization that owns the VDC.
- org
Name String - (String) The name of the VMware Cloud Director organization that contains this virtual data center (VDC). VMware Cloud Director organizations are used to create strong boundaries between VDCs. There is a complete isolation of user administration, networking, workloads, and VMware Cloud Director catalogs between different Director organizations.
- provisioned
At String - (String) The time that the virtual data center (VDC) is provisioned and available to use.
- ram Number
- (Integer) The RAM usage limit on the virtual data center (VDC) in GB (1024^3 bytes). Supported for VDCs deployed on a multitenant Cloud Director site. This property is applicable when the resource pool type is reserved.
- Constraints: The maximum value is
40960
. The minimum value is0
.
- Constraints: The maximum value is
- rhel
Byol Boolean - (Boolean) Indicates if the RHEL VMs will be using the license from IBM or the customer will use their own license (BYOL).
- status String
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- status
Reasons List<Property Map> - (List) Information about why the request to create the virtual data center (VDC) cannot be completed.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for status_reasons:
- Constraints: The maximum length is
- type String
- (String) Determines whether this virtual data center is in a single-tenant or multitenant Cloud Director site.
- Constraints: Allowable values are:
single_tenant
,multitenant
.
- Constraints: Allowable values are:
- vmaas
Vdc StringId - windows
Byol Boolean - (Boolean) Indicates if the Microsoft Windows VMs will be using the license from IBM or the customer will use their own license (BYOL).
- accept
Language String
Supporting Types
GetVmaasVdcDirectorSite
- Id string
- (String) A unique ID for an IBM Transit Gateway.
- Pvdcs
List<Get
Vmaas Vdc Director Site Pvdc> - (List) The resource pool within the Director Site in which to deploy the virtual data center (VDC). Nested schema for pvdc:
- Url string
- (String) The URL of the VMware Cloud Director tenant portal where this virtual data center (VDC) can be managed.
- Id string
- (String) A unique ID for an IBM Transit Gateway.
- Pvdcs
[]Get
Vmaas Vdc Director Site Pvdc - (List) The resource pool within the Director Site in which to deploy the virtual data center (VDC). Nested schema for pvdc:
- Url string
- (String) The URL of the VMware Cloud Director tenant portal where this virtual data center (VDC) can be managed.
- id String
- (String) A unique ID for an IBM Transit Gateway.
- pvdcs
List<Get
Vmaas Vdc Director Site Pvdc> - (List) The resource pool within the Director Site in which to deploy the virtual data center (VDC). Nested schema for pvdc:
- url String
- (String) The URL of the VMware Cloud Director tenant portal where this virtual data center (VDC) can be managed.
- id string
- (String) A unique ID for an IBM Transit Gateway.
- pvdcs
Get
Vmaas Vdc Director Site Pvdc[] - (List) The resource pool within the Director Site in which to deploy the virtual data center (VDC). Nested schema for pvdc:
- url string
- (String) The URL of the VMware Cloud Director tenant portal where this virtual data center (VDC) can be managed.
- id str
- (String) A unique ID for an IBM Transit Gateway.
- pvdcs
Sequence[Get
Vmaas Vdc Director Site Pvdc] - (List) The resource pool within the Director Site in which to deploy the virtual data center (VDC). Nested schema for pvdc:
- url str
- (String) The URL of the VMware Cloud Director tenant portal where this virtual data center (VDC) can be managed.
- id String
- (String) A unique ID for an IBM Transit Gateway.
- pvdcs List<Property Map>
- (List) The resource pool within the Director Site in which to deploy the virtual data center (VDC). Nested schema for pvdc:
- url String
- (String) The URL of the VMware Cloud Director tenant portal where this virtual data center (VDC) can be managed.
GetVmaasVdcDirectorSitePvdc
- Id string
- (String) A unique ID for an IBM Transit Gateway.
- Provider
Types List<GetVmaas Vdc Director Site Pvdc Provider Type> - (List) Determines how resources are made available to the virtual data center (VDC). Required for VDCs deployed on a multitenant Cloud Director site. Nested schema for provider_type:
- Id string
- (String) A unique ID for an IBM Transit Gateway.
- Provider
Types []GetVmaas Vdc Director Site Pvdc Provider Type - (List) Determines how resources are made available to the virtual data center (VDC). Required for VDCs deployed on a multitenant Cloud Director site. Nested schema for provider_type:
- id String
- (String) A unique ID for an IBM Transit Gateway.
- provider
Types List<GetVmaas Vdc Director Site Pvdc Provider Type> - (List) Determines how resources are made available to the virtual data center (VDC). Required for VDCs deployed on a multitenant Cloud Director site. Nested schema for provider_type:
- id string
- (String) A unique ID for an IBM Transit Gateway.
- provider
Types GetVmaas Vdc Director Site Pvdc Provider Type[] - (List) Determines how resources are made available to the virtual data center (VDC). Required for VDCs deployed on a multitenant Cloud Director site. Nested schema for provider_type:
- id str
- (String) A unique ID for an IBM Transit Gateway.
- provider_
types Sequence[GetVmaas Vdc Director Site Pvdc Provider Type] - (List) Determines how resources are made available to the virtual data center (VDC). Required for VDCs deployed on a multitenant Cloud Director site. Nested schema for provider_type:
- id String
- (String) A unique ID for an IBM Transit Gateway.
- provider
Types List<Property Map> - (List) Determines how resources are made available to the virtual data center (VDC). Required for VDCs deployed on a multitenant Cloud Director site. Nested schema for provider_type:
GetVmaasVdcDirectorSitePvdcProviderType
- Name string
- (String) A human readable ID for the virtual data center (VDC).
- Name string
- (String) A human readable ID for the virtual data center (VDC).
- name String
- (String) A human readable ID for the virtual data center (VDC).
- name string
- (String) A human readable ID for the virtual data center (VDC).
- name str
- (String) A human readable ID for the virtual data center (VDC).
- name String
- (String) A human readable ID for the virtual data center (VDC).
GetVmaasVdcEdge
- Id string
- (String) A unique ID for an IBM Transit Gateway.
- Private
Ips List<string> - (List) The private IP addresses assigned to the edge.
- Constraints: The maximum length is
128
items. The minimum length is0
items.
- Constraints: The maximum length is
- Private
Only bool - (Boolean) Indicates whether the edge is private only. The default value is True for a private Cloud Director site and False for a public Cloud Director site.
- Public
Ips List<string> - (List) The public IP addresses assigned to the edge.
- Constraints: The maximum length is
256
items. The minimum length is0
items.
- Constraints: The maximum length is
- Size string
- (String) The size of the edge.The size can be specified only for performance edges. Larger sizes require more capacity from the Cloud Director site in which the virtual data center (VDC) was created to be deployed.
- Constraints: Allowable values are:
medium
,large
,extra_large
.
- Constraints: Allowable values are:
- Status string
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- Transit
Gateways List<GetVmaas Vdc Edge Transit Gateway> - (List) Connected IBM Transit Gateways.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for transit_gateways:
- Constraints: The maximum length is
- Type string
- (String) Determines whether this virtual data center is in a single-tenant or multitenant Cloud Director site.
- Constraints: Allowable values are:
single_tenant
,multitenant
.
- Constraints: Allowable values are:
- Version string
- (String) The edge version.
- Id string
- (String) A unique ID for an IBM Transit Gateway.
- Private
Ips []string - (List) The private IP addresses assigned to the edge.
- Constraints: The maximum length is
128
items. The minimum length is0
items.
- Constraints: The maximum length is
- Private
Only bool - (Boolean) Indicates whether the edge is private only. The default value is True for a private Cloud Director site and False for a public Cloud Director site.
- Public
Ips []string - (List) The public IP addresses assigned to the edge.
- Constraints: The maximum length is
256
items. The minimum length is0
items.
- Constraints: The maximum length is
- Size string
- (String) The size of the edge.The size can be specified only for performance edges. Larger sizes require more capacity from the Cloud Director site in which the virtual data center (VDC) was created to be deployed.
- Constraints: Allowable values are:
medium
,large
,extra_large
.
- Constraints: Allowable values are:
- Status string
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- Transit
Gateways []GetVmaas Vdc Edge Transit Gateway - (List) Connected IBM Transit Gateways.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for transit_gateways:
- Constraints: The maximum length is
- Type string
- (String) Determines whether this virtual data center is in a single-tenant or multitenant Cloud Director site.
- Constraints: Allowable values are:
single_tenant
,multitenant
.
- Constraints: Allowable values are:
- Version string
- (String) The edge version.
- id String
- (String) A unique ID for an IBM Transit Gateway.
- private
Ips List<String> - (List) The private IP addresses assigned to the edge.
- Constraints: The maximum length is
128
items. The minimum length is0
items.
- Constraints: The maximum length is
- private
Only Boolean - (Boolean) Indicates whether the edge is private only. The default value is True for a private Cloud Director site and False for a public Cloud Director site.
- public
Ips List<String> - (List) The public IP addresses assigned to the edge.
- Constraints: The maximum length is
256
items. The minimum length is0
items.
- Constraints: The maximum length is
- size String
- (String) The size of the edge.The size can be specified only for performance edges. Larger sizes require more capacity from the Cloud Director site in which the virtual data center (VDC) was created to be deployed.
- Constraints: Allowable values are:
medium
,large
,extra_large
.
- Constraints: Allowable values are:
- status String
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- transit
Gateways List<GetVmaas Vdc Edge Transit Gateway> - (List) Connected IBM Transit Gateways.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for transit_gateways:
- Constraints: The maximum length is
- type String
- (String) Determines whether this virtual data center is in a single-tenant or multitenant Cloud Director site.
- Constraints: Allowable values are:
single_tenant
,multitenant
.
- Constraints: Allowable values are:
- version String
- (String) The edge version.
- id string
- (String) A unique ID for an IBM Transit Gateway.
- private
Ips string[] - (List) The private IP addresses assigned to the edge.
- Constraints: The maximum length is
128
items. The minimum length is0
items.
- Constraints: The maximum length is
- private
Only boolean - (Boolean) Indicates whether the edge is private only. The default value is True for a private Cloud Director site and False for a public Cloud Director site.
- public
Ips string[] - (List) The public IP addresses assigned to the edge.
- Constraints: The maximum length is
256
items. The minimum length is0
items.
- Constraints: The maximum length is
- size string
- (String) The size of the edge.The size can be specified only for performance edges. Larger sizes require more capacity from the Cloud Director site in which the virtual data center (VDC) was created to be deployed.
- Constraints: Allowable values are:
medium
,large
,extra_large
.
- Constraints: Allowable values are:
- status string
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- transit
Gateways GetVmaas Vdc Edge Transit Gateway[] - (List) Connected IBM Transit Gateways.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for transit_gateways:
- Constraints: The maximum length is
- type string
- (String) Determines whether this virtual data center is in a single-tenant or multitenant Cloud Director site.
- Constraints: Allowable values are:
single_tenant
,multitenant
.
- Constraints: Allowable values are:
- version string
- (String) The edge version.
- id str
- (String) A unique ID for an IBM Transit Gateway.
- private_
ips Sequence[str] - (List) The private IP addresses assigned to the edge.
- Constraints: The maximum length is
128
items. The minimum length is0
items.
- Constraints: The maximum length is
- private_
only bool - (Boolean) Indicates whether the edge is private only. The default value is True for a private Cloud Director site and False for a public Cloud Director site.
- public_
ips Sequence[str] - (List) The public IP addresses assigned to the edge.
- Constraints: The maximum length is
256
items. The minimum length is0
items.
- Constraints: The maximum length is
- size str
- (String) The size of the edge.The size can be specified only for performance edges. Larger sizes require more capacity from the Cloud Director site in which the virtual data center (VDC) was created to be deployed.
- Constraints: Allowable values are:
medium
,large
,extra_large
.
- Constraints: Allowable values are:
- status str
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- transit_
gateways Sequence[GetVmaas Vdc Edge Transit Gateway] - (List) Connected IBM Transit Gateways.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for transit_gateways:
- Constraints: The maximum length is
- type str
- (String) Determines whether this virtual data center is in a single-tenant or multitenant Cloud Director site.
- Constraints: Allowable values are:
single_tenant
,multitenant
.
- Constraints: Allowable values are:
- version str
- (String) The edge version.
- id String
- (String) A unique ID for an IBM Transit Gateway.
- private
Ips List<String> - (List) The private IP addresses assigned to the edge.
- Constraints: The maximum length is
128
items. The minimum length is0
items.
- Constraints: The maximum length is
- private
Only Boolean - (Boolean) Indicates whether the edge is private only. The default value is True for a private Cloud Director site and False for a public Cloud Director site.
- public
Ips List<String> - (List) The public IP addresses assigned to the edge.
- Constraints: The maximum length is
256
items. The minimum length is0
items.
- Constraints: The maximum length is
- size String
- (String) The size of the edge.The size can be specified only for performance edges. Larger sizes require more capacity from the Cloud Director site in which the virtual data center (VDC) was created to be deployed.
- Constraints: Allowable values are:
medium
,large
,extra_large
.
- Constraints: Allowable values are:
- status String
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- transit
Gateways List<Property Map> - (List) Connected IBM Transit Gateways.
- Constraints: The maximum length is
128
items. The minimum length is0
items. Nested schema for transit_gateways:
- Constraints: The maximum length is
- type String
- (String) Determines whether this virtual data center is in a single-tenant or multitenant Cloud Director site.
- Constraints: Allowable values are:
single_tenant
,multitenant
.
- Constraints: Allowable values are:
- version String
- (String) The edge version.
GetVmaasVdcEdgeTransitGateway
- Connections
List<Get
Vmaas Vdc Edge Transit Gateway Connection> - (List) IBM Transit Gateway connections.
- Constraints: The maximum length is
128
items. The minimum length is1
item. Nested schema for connections:
- Constraints: The maximum length is
- Id string
- (String) A unique ID for an IBM Transit Gateway.
- Region string
- (String) The region where the IBM Transit Gateway is deployed.
- Status string
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- Connections
[]Get
Vmaas Vdc Edge Transit Gateway Connection - (List) IBM Transit Gateway connections.
- Constraints: The maximum length is
128
items. The minimum length is1
item. Nested schema for connections:
- Constraints: The maximum length is
- Id string
- (String) A unique ID for an IBM Transit Gateway.
- Region string
- (String) The region where the IBM Transit Gateway is deployed.
- Status string
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- connections
List<Get
Vmaas Vdc Edge Transit Gateway Connection> - (List) IBM Transit Gateway connections.
- Constraints: The maximum length is
128
items. The minimum length is1
item. Nested schema for connections:
- Constraints: The maximum length is
- id String
- (String) A unique ID for an IBM Transit Gateway.
- region String
- (String) The region where the IBM Transit Gateway is deployed.
- status String
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- connections
Get
Vmaas Vdc Edge Transit Gateway Connection[] - (List) IBM Transit Gateway connections.
- Constraints: The maximum length is
128
items. The minimum length is1
item. Nested schema for connections:
- Constraints: The maximum length is
- id string
- (String) A unique ID for an IBM Transit Gateway.
- region string
- (String) The region where the IBM Transit Gateway is deployed.
- status string
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- connections
Sequence[Get
Vmaas Vdc Edge Transit Gateway Connection] - (List) IBM Transit Gateway connections.
- Constraints: The maximum length is
128
items. The minimum length is1
item. Nested schema for connections:
- Constraints: The maximum length is
- id str
- (String) A unique ID for an IBM Transit Gateway.
- region str
- (String) The region where the IBM Transit Gateway is deployed.
- status str
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- connections List<Property Map>
- (List) IBM Transit Gateway connections.
- Constraints: The maximum length is
128
items. The minimum length is1
item. Nested schema for connections:
- Constraints: The maximum length is
- id String
- (String) A unique ID for an IBM Transit Gateway.
- region String
- (String) The region where the IBM Transit Gateway is deployed.
- status String
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
GetVmaasVdcEdgeTransitGatewayConnection
- Base
Network stringType - (String) The type of the network that the unbound GRE tunnel is targeting. Only "classic" is supported.
- Local
Bgp doubleAsn - (Integer) Local network BGP ASN for the connection.
- Constraints: The maximum value is
4294967294
. The minimum value is1
.
- Constraints: The maximum value is
- Local
Gateway stringIp - (String) Local gateway IP address for the connection.
- Local
Tunnel stringIp - (String) Local tunnel IP address for the connection.
- Name string
- (String) A human readable ID for the virtual data center (VDC).
- Network
Account stringId - (String) The ID of the account that owns the connected network.
- Network
Type string - (String) The type of the network that is connected through this connection. Only "unbound_gre_tunnel" is supported.
- Remote
Bgp doubleAsn - (Integer) Remote network BGP ASN for the connection.
- Constraints: The maximum value is
4294967294
. The minimum value is1
.
- Constraints: The maximum value is
- Remote
Gateway stringIp - (String) Remote gateway IP address for the connection.
- Remote
Tunnel stringIp - (String) Remote tunnel IP address for the connection.
- Status string
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- Transit
Gateway stringConnection Name - (String) The user-defined name of the connection created on the IBM Transit Gateway.
- Zone string
- (String) The location of the connection.
- Base
Network stringType - (String) The type of the network that the unbound GRE tunnel is targeting. Only "classic" is supported.
- Local
Bgp float64Asn - (Integer) Local network BGP ASN for the connection.
- Constraints: The maximum value is
4294967294
. The minimum value is1
.
- Constraints: The maximum value is
- Local
Gateway stringIp - (String) Local gateway IP address for the connection.
- Local
Tunnel stringIp - (String) Local tunnel IP address for the connection.
- Name string
- (String) A human readable ID for the virtual data center (VDC).
- Network
Account stringId - (String) The ID of the account that owns the connected network.
- Network
Type string - (String) The type of the network that is connected through this connection. Only "unbound_gre_tunnel" is supported.
- Remote
Bgp float64Asn - (Integer) Remote network BGP ASN for the connection.
- Constraints: The maximum value is
4294967294
. The minimum value is1
.
- Constraints: The maximum value is
- Remote
Gateway stringIp - (String) Remote gateway IP address for the connection.
- Remote
Tunnel stringIp - (String) Remote tunnel IP address for the connection.
- Status string
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- Transit
Gateway stringConnection Name - (String) The user-defined name of the connection created on the IBM Transit Gateway.
- Zone string
- (String) The location of the connection.
- base
Network StringType - (String) The type of the network that the unbound GRE tunnel is targeting. Only "classic" is supported.
- local
Bgp DoubleAsn - (Integer) Local network BGP ASN for the connection.
- Constraints: The maximum value is
4294967294
. The minimum value is1
.
- Constraints: The maximum value is
- local
Gateway StringIp - (String) Local gateway IP address for the connection.
- local
Tunnel StringIp - (String) Local tunnel IP address for the connection.
- name String
- (String) A human readable ID for the virtual data center (VDC).
- network
Account StringId - (String) The ID of the account that owns the connected network.
- network
Type String - (String) The type of the network that is connected through this connection. Only "unbound_gre_tunnel" is supported.
- remote
Bgp DoubleAsn - (Integer) Remote network BGP ASN for the connection.
- Constraints: The maximum value is
4294967294
. The minimum value is1
.
- Constraints: The maximum value is
- remote
Gateway StringIp - (String) Remote gateway IP address for the connection.
- remote
Tunnel StringIp - (String) Remote tunnel IP address for the connection.
- status String
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- transit
Gateway StringConnection Name - (String) The user-defined name of the connection created on the IBM Transit Gateway.
- zone String
- (String) The location of the connection.
- base
Network stringType - (String) The type of the network that the unbound GRE tunnel is targeting. Only "classic" is supported.
- local
Bgp numberAsn - (Integer) Local network BGP ASN for the connection.
- Constraints: The maximum value is
4294967294
. The minimum value is1
.
- Constraints: The maximum value is
- local
Gateway stringIp - (String) Local gateway IP address for the connection.
- local
Tunnel stringIp - (String) Local tunnel IP address for the connection.
- name string
- (String) A human readable ID for the virtual data center (VDC).
- network
Account stringId - (String) The ID of the account that owns the connected network.
- network
Type string - (String) The type of the network that is connected through this connection. Only "unbound_gre_tunnel" is supported.
- remote
Bgp numberAsn - (Integer) Remote network BGP ASN for the connection.
- Constraints: The maximum value is
4294967294
. The minimum value is1
.
- Constraints: The maximum value is
- remote
Gateway stringIp - (String) Remote gateway IP address for the connection.
- remote
Tunnel stringIp - (String) Remote tunnel IP address for the connection.
- status string
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- transit
Gateway stringConnection Name - (String) The user-defined name of the connection created on the IBM Transit Gateway.
- zone string
- (String) The location of the connection.
- base_
network_ strtype - (String) The type of the network that the unbound GRE tunnel is targeting. Only "classic" is supported.
- local_
bgp_ floatasn - (Integer) Local network BGP ASN for the connection.
- Constraints: The maximum value is
4294967294
. The minimum value is1
.
- Constraints: The maximum value is
- local_
gateway_ strip - (String) Local gateway IP address for the connection.
- local_
tunnel_ strip - (String) Local tunnel IP address for the connection.
- name str
- (String) A human readable ID for the virtual data center (VDC).
- network_
account_ strid - (String) The ID of the account that owns the connected network.
- network_
type str - (String) The type of the network that is connected through this connection. Only "unbound_gre_tunnel" is supported.
- remote_
bgp_ floatasn - (Integer) Remote network BGP ASN for the connection.
- Constraints: The maximum value is
4294967294
. The minimum value is1
.
- Constraints: The maximum value is
- remote_
gateway_ strip - (String) Remote gateway IP address for the connection.
- remote_
tunnel_ strip - (String) Remote tunnel IP address for the connection.
- status str
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- transit_
gateway_ strconnection_ name - (String) The user-defined name of the connection created on the IBM Transit Gateway.
- zone str
- (String) The location of the connection.
- base
Network StringType - (String) The type of the network that the unbound GRE tunnel is targeting. Only "classic" is supported.
- local
Bgp NumberAsn - (Integer) Local network BGP ASN for the connection.
- Constraints: The maximum value is
4294967294
. The minimum value is1
.
- Constraints: The maximum value is
- local
Gateway StringIp - (String) Local gateway IP address for the connection.
- local
Tunnel StringIp - (String) Local tunnel IP address for the connection.
- name String
- (String) A human readable ID for the virtual data center (VDC).
- network
Account StringId - (String) The ID of the account that owns the connected network.
- network
Type String - (String) The type of the network that is connected through this connection. Only "unbound_gre_tunnel" is supported.
- remote
Bgp NumberAsn - (Integer) Remote network BGP ASN for the connection.
- Constraints: The maximum value is
4294967294
. The minimum value is1
.
- Constraints: The maximum value is
- remote
Gateway StringIp - (String) Remote gateway IP address for the connection.
- remote
Tunnel StringIp - (String) Remote tunnel IP address for the connection.
- status String
- (String) Determines the state of the virtual data center.
- Constraints: Allowable values are:
creating
,ready_to_use
,modifying
,deleting
,deleted
,failed
.
- Constraints: Allowable values are:
- transit
Gateway StringConnection Name - (String) The user-defined name of the connection created on the IBM Transit Gateway.
- zone String
- (String) The location of the connection.
GetVmaasVdcStatusReason
- Code string
- (String) An error code specific to the error encountered.
- Constraints: Allowable values are:
insufficent_cpu
,insufficent_ram
,insufficent_cpu_and_ram
.
- Constraints: Allowable values are:
- Message string
- (String) A message that describes why the error ocurred.
- More
Info string - (String) A URL that links to a page with more information about this error.
- Code string
- (String) An error code specific to the error encountered.
- Constraints: Allowable values are:
insufficent_cpu
,insufficent_ram
,insufficent_cpu_and_ram
.
- Constraints: Allowable values are:
- Message string
- (String) A message that describes why the error ocurred.
- More
Info string - (String) A URL that links to a page with more information about this error.
- code String
- (String) An error code specific to the error encountered.
- Constraints: Allowable values are:
insufficent_cpu
,insufficent_ram
,insufficent_cpu_and_ram
.
- Constraints: Allowable values are:
- message String
- (String) A message that describes why the error ocurred.
- more
Info String - (String) A URL that links to a page with more information about this error.
- code string
- (String) An error code specific to the error encountered.
- Constraints: Allowable values are:
insufficent_cpu
,insufficent_ram
,insufficent_cpu_and_ram
.
- Constraints: Allowable values are:
- message string
- (String) A message that describes why the error ocurred.
- more
Info string - (String) A URL that links to a page with more information about this error.
- code str
- (String) An error code specific to the error encountered.
- Constraints: Allowable values are:
insufficent_cpu
,insufficent_ram
,insufficent_cpu_and_ram
.
- Constraints: Allowable values are:
- message str
- (String) A message that describes why the error ocurred.
- more_
info str - (String) A URL that links to a page with more information about this error.
- code String
- (String) An error code specific to the error encountered.
- Constraints: Allowable values are:
insufficent_cpu
,insufficent_ram
,insufficent_cpu_and_ram
.
- Constraints: Allowable values are:
- message String
- (String) A message that describes why the error ocurred.
- more
Info String - (String) A URL that links to a page with more information about this error.
Package Details
- Repository
- ibm ibm-cloud/terraform-provider-ibm
- License
- Notes
- This Pulumi package is based on the
ibm
Terraform Provider.