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

ibm.getIsVpnServer

Explore with Pulumi AI

Provides a read-only data source for VPNServer. For more information, about VPN Server, see Creating a VPN server.

Example Usage

import * as pulumi from "@pulumi/pulumi";
import * as ibm from "@pulumi/ibm";

const example = ibm.getIsVpnServer({
    identifier: ibm_is_vpn_server.example.id,
});
Copy
import pulumi
import pulumi_ibm as ibm

example = ibm.get_is_vpn_server(identifier=ibm_is_vpn_server["example"]["id"])
Copy
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.LookupIsVpnServer(ctx, &ibm.LookupIsVpnServerArgs{
			Identifier: pulumi.StringRef(ibm_is_vpn_server.Example.Id),
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
Copy
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Ibm = Pulumi.Ibm;

return await Deployment.RunAsync(() => 
{
    var example = Ibm.GetIsVpnServer.Invoke(new()
    {
        Identifier = ibm_is_vpn_server.Example.Id,
    });

});
Copy
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.GetIsVpnServerArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;

public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }

    public static void stack(Context ctx) {
        final var example = IbmFunctions.getIsVpnServer(GetIsVpnServerArgs.builder()
            .identifier(ibm_is_vpn_server.example().id())
            .build());

    }
}
Copy
variables:
  example:
    fn::invoke:
      function: ibm:getIsVpnServer
      arguments:
        identifier: ${ibm_is_vpn_server.example.id}
Copy

Using getIsVpnServer

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 getIsVpnServer(args: GetIsVpnServerArgs, opts?: InvokeOptions): Promise<GetIsVpnServerResult>
function getIsVpnServerOutput(args: GetIsVpnServerOutputArgs, opts?: InvokeOptions): Output<GetIsVpnServerResult>
Copy
def get_is_vpn_server(id: Optional[str] = None,
                      identifier: Optional[str] = None,
                      name: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetIsVpnServerResult
def get_is_vpn_server_output(id: Optional[pulumi.Input[str]] = None,
                      identifier: Optional[pulumi.Input[str]] = None,
                      name: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetIsVpnServerResult]
Copy
func LookupIsVpnServer(ctx *Context, args *LookupIsVpnServerArgs, opts ...InvokeOption) (*LookupIsVpnServerResult, error)
func LookupIsVpnServerOutput(ctx *Context, args *LookupIsVpnServerOutputArgs, opts ...InvokeOption) LookupIsVpnServerResultOutput
Copy

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

public static class GetIsVpnServer 
{
    public static Task<GetIsVpnServerResult> InvokeAsync(GetIsVpnServerArgs args, InvokeOptions? opts = null)
    public static Output<GetIsVpnServerResult> Invoke(GetIsVpnServerInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetIsVpnServerResult> getIsVpnServer(GetIsVpnServerArgs args, InvokeOptions options)
public static Output<GetIsVpnServerResult> getIsVpnServer(GetIsVpnServerArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: ibm:index/getIsVpnServer:getIsVpnServer
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

Id string
(String) The unique identifier for this vpc.
Identifier string
The ID of the VPN server.
Name string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

Id string
(String) The unique identifier for this vpc.
Identifier string
The ID of the VPN server.
Name string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

id String
(String) The unique identifier for this vpc.
identifier String
The ID of the VPN server.
name String

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

id string
(String) The unique identifier for this vpc.
identifier string
The ID of the VPN server.
name string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

id str
(String) The unique identifier for this vpc.
identifier str
The ID of the VPN server.
name str

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

id String
(String) The unique identifier for this vpc.
identifier String
The ID of the VPN server.
name String

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

getIsVpnServer Result

The following output properties are available:

AccessTags List<string>
(List) Access management tags associated for the vpn server.
Certificates List<GetIsVpnServerCertificate>
(List) The certificate instance for this VPN server.
ClientAuthentications List<GetIsVpnServerClientAuthentication>
(List) The methods used to authenticate VPN clients to this VPN server. VPN clients must authenticate against all provided methods.
ClientAutoDelete bool
(Boolean) If set to true, disconnected VPN clients will be automatically deleted after the client_auto_delete_timeout time has passed.
ClientAutoDeleteTimeout double
(Integer) Hours after which disconnected VPN clients will be automatically deleted. If 0, disconnected VPN clients will be deleted immediately.
ClientDnsServerIps List<GetIsVpnServerClientDnsServerIp>
(List) The DNS server addresses that will be provided to VPN clients that are connected to this VPN server.
ClientIdleTimeout double
(Integer) The seconds a VPN client can be idle before this VPN server will disconnect it. If 0, the server will not disconnect idle clients.
ClientIpPool string
(String) The VPN client IPv4 address pool, expressed in CIDR format.
CreatedAt string
(String) The date and time that the VPN server was created.
Crn string
(String) The CRN for this VPC.
EnableSplitTunneling bool
(Boolean) Indicates whether the split tunneling is enabled on this VPN server.
HealthReasons List<GetIsVpnServerHealthReason>
(List) The reasons for the current health_state (if any).
HealthState string
(String) The health of this resource.
Hostname string
(String) Fully qualified domain name assigned to this VPN server.
Href string
(String) The URL for this VPC.
Id string
(String) The unique identifier for this vpc.
LifecycleReasons List<GetIsVpnServerLifecycleReason>
(List) The reasons for the current lifecycle_reasons (if any).
LifecycleState string
(String) The lifecycle state of the VPN server.
Name string
(String) The name for this VPC. The name is unique across all VPCs in the region.
Port double
(Integer) The port number used by this VPN server.
PrivateIps List<GetIsVpnServerPrivateIp>
(List) The reserved IPs bound to this VPN server.
Protocol string
(String) The transport protocol used by this VPN server.
ResourceGroups List<GetIsVpnServerResourceGroup>
(List) The resource group object, for this VPN server.
ResourceType string
(String) The resource type.
SecurityGroups List<GetIsVpnServerSecurityGroup>
(List) The security groups targeting this VPN server.
Subnets List<GetIsVpnServerSubnet>
(List) The subnets this VPN server is part of.
Vpcs List<GetIsVpnServerVpc>
(List) The VPC this VPN server resides in.
Identifier string
The unique identifier of the VPNServer.
AccessTags []string
(List) Access management tags associated for the vpn server.
Certificates []GetIsVpnServerCertificate
(List) The certificate instance for this VPN server.
ClientAuthentications []GetIsVpnServerClientAuthentication
(List) The methods used to authenticate VPN clients to this VPN server. VPN clients must authenticate against all provided methods.
ClientAutoDelete bool
(Boolean) If set to true, disconnected VPN clients will be automatically deleted after the client_auto_delete_timeout time has passed.
ClientAutoDeleteTimeout float64
(Integer) Hours after which disconnected VPN clients will be automatically deleted. If 0, disconnected VPN clients will be deleted immediately.
ClientDnsServerIps []GetIsVpnServerClientDnsServerIp
(List) The DNS server addresses that will be provided to VPN clients that are connected to this VPN server.
ClientIdleTimeout float64
(Integer) The seconds a VPN client can be idle before this VPN server will disconnect it. If 0, the server will not disconnect idle clients.
ClientIpPool string
(String) The VPN client IPv4 address pool, expressed in CIDR format.
CreatedAt string
(String) The date and time that the VPN server was created.
Crn string
(String) The CRN for this VPC.
EnableSplitTunneling bool
(Boolean) Indicates whether the split tunneling is enabled on this VPN server.
HealthReasons []GetIsVpnServerHealthReason
(List) The reasons for the current health_state (if any).
HealthState string
(String) The health of this resource.
Hostname string
(String) Fully qualified domain name assigned to this VPN server.
Href string
(String) The URL for this VPC.
Id string
(String) The unique identifier for this vpc.
LifecycleReasons []GetIsVpnServerLifecycleReason
(List) The reasons for the current lifecycle_reasons (if any).
LifecycleState string
(String) The lifecycle state of the VPN server.
Name string
(String) The name for this VPC. The name is unique across all VPCs in the region.
Port float64
(Integer) The port number used by this VPN server.
PrivateIps []GetIsVpnServerPrivateIp
(List) The reserved IPs bound to this VPN server.
Protocol string
(String) The transport protocol used by this VPN server.
ResourceGroups []GetIsVpnServerResourceGroup
(List) The resource group object, for this VPN server.
ResourceType string
(String) The resource type.
SecurityGroups []GetIsVpnServerSecurityGroup
(List) The security groups targeting this VPN server.
Subnets []GetIsVpnServerSubnet
(List) The subnets this VPN server is part of.
Vpcs []GetIsVpnServerVpc
(List) The VPC this VPN server resides in.
Identifier string
The unique identifier of the VPNServer.
accessTags List<String>
(List) Access management tags associated for the vpn server.
certificates List<GetIsVpnServerCertificate>
(List) The certificate instance for this VPN server.
clientAuthentications List<GetIsVpnServerClientAuthentication>
(List) The methods used to authenticate VPN clients to this VPN server. VPN clients must authenticate against all provided methods.
clientAutoDelete Boolean
(Boolean) If set to true, disconnected VPN clients will be automatically deleted after the client_auto_delete_timeout time has passed.
clientAutoDeleteTimeout Double
(Integer) Hours after which disconnected VPN clients will be automatically deleted. If 0, disconnected VPN clients will be deleted immediately.
clientDnsServerIps List<GetIsVpnServerClientDnsServerIp>
(List) The DNS server addresses that will be provided to VPN clients that are connected to this VPN server.
clientIdleTimeout Double
(Integer) The seconds a VPN client can be idle before this VPN server will disconnect it. If 0, the server will not disconnect idle clients.
clientIpPool String
(String) The VPN client IPv4 address pool, expressed in CIDR format.
createdAt String
(String) The date and time that the VPN server was created.
crn String
(String) The CRN for this VPC.
enableSplitTunneling Boolean
(Boolean) Indicates whether the split tunneling is enabled on this VPN server.
healthReasons List<GetIsVpnServerHealthReason>
(List) The reasons for the current health_state (if any).
healthState String
(String) The health of this resource.
hostname String
(String) Fully qualified domain name assigned to this VPN server.
href String
(String) The URL for this VPC.
id String
(String) The unique identifier for this vpc.
lifecycleReasons List<GetIsVpnServerLifecycleReason>
(List) The reasons for the current lifecycle_reasons (if any).
lifecycleState String
(String) The lifecycle state of the VPN server.
name String
(String) The name for this VPC. The name is unique across all VPCs in the region.
port Double
(Integer) The port number used by this VPN server.
privateIps List<GetIsVpnServerPrivateIp>
(List) The reserved IPs bound to this VPN server.
protocol String
(String) The transport protocol used by this VPN server.
resourceGroups List<GetIsVpnServerResourceGroup>
(List) The resource group object, for this VPN server.
resourceType String
(String) The resource type.
securityGroups List<GetIsVpnServerSecurityGroup>
(List) The security groups targeting this VPN server.
subnets List<GetIsVpnServerSubnet>
(List) The subnets this VPN server is part of.
vpcs List<GetIsVpnServerVpc>
(List) The VPC this VPN server resides in.
identifier String
The unique identifier of the VPNServer.
accessTags string[]
(List) Access management tags associated for the vpn server.
certificates GetIsVpnServerCertificate[]
(List) The certificate instance for this VPN server.
clientAuthentications GetIsVpnServerClientAuthentication[]
(List) The methods used to authenticate VPN clients to this VPN server. VPN clients must authenticate against all provided methods.
clientAutoDelete boolean
(Boolean) If set to true, disconnected VPN clients will be automatically deleted after the client_auto_delete_timeout time has passed.
clientAutoDeleteTimeout number
(Integer) Hours after which disconnected VPN clients will be automatically deleted. If 0, disconnected VPN clients will be deleted immediately.
clientDnsServerIps GetIsVpnServerClientDnsServerIp[]
(List) The DNS server addresses that will be provided to VPN clients that are connected to this VPN server.
clientIdleTimeout number
(Integer) The seconds a VPN client can be idle before this VPN server will disconnect it. If 0, the server will not disconnect idle clients.
clientIpPool string
(String) The VPN client IPv4 address pool, expressed in CIDR format.
createdAt string
(String) The date and time that the VPN server was created.
crn string
(String) The CRN for this VPC.
enableSplitTunneling boolean
(Boolean) Indicates whether the split tunneling is enabled on this VPN server.
healthReasons GetIsVpnServerHealthReason[]
(List) The reasons for the current health_state (if any).
healthState string
(String) The health of this resource.
hostname string
(String) Fully qualified domain name assigned to this VPN server.
href string
(String) The URL for this VPC.
id string
(String) The unique identifier for this vpc.
lifecycleReasons GetIsVpnServerLifecycleReason[]
(List) The reasons for the current lifecycle_reasons (if any).
lifecycleState string
(String) The lifecycle state of the VPN server.
name string
(String) The name for this VPC. The name is unique across all VPCs in the region.
port number
(Integer) The port number used by this VPN server.
privateIps GetIsVpnServerPrivateIp[]
(List) The reserved IPs bound to this VPN server.
protocol string
(String) The transport protocol used by this VPN server.
resourceGroups GetIsVpnServerResourceGroup[]
(List) The resource group object, for this VPN server.
resourceType string
(String) The resource type.
securityGroups GetIsVpnServerSecurityGroup[]
(List) The security groups targeting this VPN server.
subnets GetIsVpnServerSubnet[]
(List) The subnets this VPN server is part of.
vpcs GetIsVpnServerVpc[]
(List) The VPC this VPN server resides in.
identifier string
The unique identifier of the VPNServer.
access_tags Sequence[str]
(List) Access management tags associated for the vpn server.
certificates Sequence[GetIsVpnServerCertificate]
(List) The certificate instance for this VPN server.
client_authentications Sequence[GetIsVpnServerClientAuthentication]
(List) The methods used to authenticate VPN clients to this VPN server. VPN clients must authenticate against all provided methods.
client_auto_delete bool
(Boolean) If set to true, disconnected VPN clients will be automatically deleted after the client_auto_delete_timeout time has passed.
client_auto_delete_timeout float
(Integer) Hours after which disconnected VPN clients will be automatically deleted. If 0, disconnected VPN clients will be deleted immediately.
client_dns_server_ips Sequence[GetIsVpnServerClientDnsServerIp]
(List) The DNS server addresses that will be provided to VPN clients that are connected to this VPN server.
client_idle_timeout float
(Integer) The seconds a VPN client can be idle before this VPN server will disconnect it. If 0, the server will not disconnect idle clients.
client_ip_pool str
(String) The VPN client IPv4 address pool, expressed in CIDR format.
created_at str
(String) The date and time that the VPN server was created.
crn str
(String) The CRN for this VPC.
enable_split_tunneling bool
(Boolean) Indicates whether the split tunneling is enabled on this VPN server.
health_reasons Sequence[GetIsVpnServerHealthReason]
(List) The reasons for the current health_state (if any).
health_state str
(String) The health of this resource.
hostname str
(String) Fully qualified domain name assigned to this VPN server.
href str
(String) The URL for this VPC.
id str
(String) The unique identifier for this vpc.
lifecycle_reasons Sequence[GetIsVpnServerLifecycleReason]
(List) The reasons for the current lifecycle_reasons (if any).
lifecycle_state str
(String) The lifecycle state of the VPN server.
name str
(String) The name for this VPC. The name is unique across all VPCs in the region.
port float
(Integer) The port number used by this VPN server.
private_ips Sequence[GetIsVpnServerPrivateIp]
(List) The reserved IPs bound to this VPN server.
protocol str
(String) The transport protocol used by this VPN server.
resource_groups Sequence[GetIsVpnServerResourceGroup]
(List) The resource group object, for this VPN server.
resource_type str
(String) The resource type.
security_groups Sequence[GetIsVpnServerSecurityGroup]
(List) The security groups targeting this VPN server.
subnets Sequence[GetIsVpnServerSubnet]
(List) The subnets this VPN server is part of.
vpcs Sequence[GetIsVpnServerVpc]
(List) The VPC this VPN server resides in.
identifier str
The unique identifier of the VPNServer.
accessTags List<String>
(List) Access management tags associated for the vpn server.
certificates List<Property Map>
(List) The certificate instance for this VPN server.
clientAuthentications List<Property Map>
(List) The methods used to authenticate VPN clients to this VPN server. VPN clients must authenticate against all provided methods.
clientAutoDelete Boolean
(Boolean) If set to true, disconnected VPN clients will be automatically deleted after the client_auto_delete_timeout time has passed.
clientAutoDeleteTimeout Number
(Integer) Hours after which disconnected VPN clients will be automatically deleted. If 0, disconnected VPN clients will be deleted immediately.
clientDnsServerIps List<Property Map>
(List) The DNS server addresses that will be provided to VPN clients that are connected to this VPN server.
clientIdleTimeout Number
(Integer) The seconds a VPN client can be idle before this VPN server will disconnect it. If 0, the server will not disconnect idle clients.
clientIpPool String
(String) The VPN client IPv4 address pool, expressed in CIDR format.
createdAt String
(String) The date and time that the VPN server was created.
crn String
(String) The CRN for this VPC.
enableSplitTunneling Boolean
(Boolean) Indicates whether the split tunneling is enabled on this VPN server.
healthReasons List<Property Map>
(List) The reasons for the current health_state (if any).
healthState String
(String) The health of this resource.
hostname String
(String) Fully qualified domain name assigned to this VPN server.
href String
(String) The URL for this VPC.
id String
(String) The unique identifier for this vpc.
lifecycleReasons List<Property Map>
(List) The reasons for the current lifecycle_reasons (if any).
lifecycleState String
(String) The lifecycle state of the VPN server.
name String
(String) The name for this VPC. The name is unique across all VPCs in the region.
port Number
(Integer) The port number used by this VPN server.
privateIps List<Property Map>
(List) The reserved IPs bound to this VPN server.
protocol String
(String) The transport protocol used by this VPN server.
resourceGroups List<Property Map>
(List) The resource group object, for this VPN server.
resourceType String
(String) The resource type.
securityGroups List<Property Map>
(List) The security groups targeting this VPN server.
subnets List<Property Map>
(List) The subnets this VPN server is part of.
vpcs List<Property Map>
(List) The VPC this VPN server resides in.
identifier String
The unique identifier of the VPNServer.

Supporting Types

GetIsVpnServerCertificate

Crn This property is required. string
(String) The CRN for this VPC.
Crn This property is required. string
(String) The CRN for this VPC.
crn This property is required. String
(String) The CRN for this VPC.
crn This property is required. string
(String) The CRN for this VPC.
crn This property is required. str
(String) The CRN for this VPC.
crn This property is required. String
(String) The CRN for this VPC.

GetIsVpnServerClientAuthentication

ClientCa This property is required. string
(String) The certificate instance used for the VPN client certificate authority (CA).
IdentityProvider This property is required. string
(String) The type of identity provider to be used by VPN client.
Method This property is required. string
(String) The type of authentication.
ClientCa This property is required. string
(String) The certificate instance used for the VPN client certificate authority (CA).
IdentityProvider This property is required. string
(String) The type of identity provider to be used by VPN client.
Method This property is required. string
(String) The type of authentication.
clientCa This property is required. String
(String) The certificate instance used for the VPN client certificate authority (CA).
identityProvider This property is required. String
(String) The type of identity provider to be used by VPN client.
method This property is required. String
(String) The type of authentication.
clientCa This property is required. string
(String) The certificate instance used for the VPN client certificate authority (CA).
identityProvider This property is required. string
(String) The type of identity provider to be used by VPN client.
method This property is required. string
(String) The type of authentication.
client_ca This property is required. str
(String) The certificate instance used for the VPN client certificate authority (CA).
identity_provider This property is required. str
(String) The type of identity provider to be used by VPN client.
method This property is required. str
(String) The type of authentication.
clientCa This property is required. String
(String) The certificate instance used for the VPN client certificate authority (CA).
identityProvider This property is required. String
(String) The type of identity provider to be used by VPN client.
method This property is required. String
(String) The type of authentication.

GetIsVpnServerClientDnsServerIp

Address This property is required. string
(String) The IP address. This property may add support for IPv6 addresses in the future. When processing a value in this property, verify that the address is in an expected format. If it is not, log an error. Optionally halt processing and surface the error, or bypass the resource on which the unexpected IP address format was encountered.
Address This property is required. string
(String) The IP address. This property may add support for IPv6 addresses in the future. When processing a value in this property, verify that the address is in an expected format. If it is not, log an error. Optionally halt processing and surface the error, or bypass the resource on which the unexpected IP address format was encountered.
address This property is required. String
(String) The IP address. This property may add support for IPv6 addresses in the future. When processing a value in this property, verify that the address is in an expected format. If it is not, log an error. Optionally halt processing and surface the error, or bypass the resource on which the unexpected IP address format was encountered.
address This property is required. string
(String) The IP address. This property may add support for IPv6 addresses in the future. When processing a value in this property, verify that the address is in an expected format. If it is not, log an error. Optionally halt processing and surface the error, or bypass the resource on which the unexpected IP address format was encountered.
address This property is required. str
(String) The IP address. This property may add support for IPv6 addresses in the future. When processing a value in this property, verify that the address is in an expected format. If it is not, log an error. Optionally halt processing and surface the error, or bypass the resource on which the unexpected IP address format was encountered.
address This property is required. String
(String) The IP address. This property may add support for IPv6 addresses in the future. When processing a value in this property, verify that the address is in an expected format. If it is not, log an error. Optionally halt processing and surface the error, or bypass the resource on which the unexpected IP address format was encountered.

GetIsVpnServerHealthReason

Code This property is required. string
(String) A snake case string succinctly identifying the reason for this lifecycle reason.
Message This property is required. string
(String) An explanation of the reason for this lifecycle reason.
MoreInfo This property is required. string
(String) Link to documentation about deleted resources.
Code This property is required. string
(String) A snake case string succinctly identifying the reason for this lifecycle reason.
Message This property is required. string
(String) An explanation of the reason for this lifecycle reason.
MoreInfo This property is required. string
(String) Link to documentation about deleted resources.
code This property is required. String
(String) A snake case string succinctly identifying the reason for this lifecycle reason.
message This property is required. String
(String) An explanation of the reason for this lifecycle reason.
moreInfo This property is required. String
(String) Link to documentation about deleted resources.
code This property is required. string
(String) A snake case string succinctly identifying the reason for this lifecycle reason.
message This property is required. string
(String) An explanation of the reason for this lifecycle reason.
moreInfo This property is required. string
(String) Link to documentation about deleted resources.
code This property is required. str
(String) A snake case string succinctly identifying the reason for this lifecycle reason.
message This property is required. str
(String) An explanation of the reason for this lifecycle reason.
more_info This property is required. str
(String) Link to documentation about deleted resources.
code This property is required. String
(String) A snake case string succinctly identifying the reason for this lifecycle reason.
message This property is required. String
(String) An explanation of the reason for this lifecycle reason.
moreInfo This property is required. String
(String) Link to documentation about deleted resources.

GetIsVpnServerLifecycleReason

Code This property is required. string
(String) A snake case string succinctly identifying the reason for this lifecycle reason.
Message This property is required. string
(String) An explanation of the reason for this lifecycle reason.
MoreInfo This property is required. string
(String) Link to documentation about deleted resources.
Code This property is required. string
(String) A snake case string succinctly identifying the reason for this lifecycle reason.
Message This property is required. string
(String) An explanation of the reason for this lifecycle reason.
MoreInfo This property is required. string
(String) Link to documentation about deleted resources.
code This property is required. String
(String) A snake case string succinctly identifying the reason for this lifecycle reason.
message This property is required. String
(String) An explanation of the reason for this lifecycle reason.
moreInfo This property is required. String
(String) Link to documentation about deleted resources.
code This property is required. string
(String) A snake case string succinctly identifying the reason for this lifecycle reason.
message This property is required. string
(String) An explanation of the reason for this lifecycle reason.
moreInfo This property is required. string
(String) Link to documentation about deleted resources.
code This property is required. str
(String) A snake case string succinctly identifying the reason for this lifecycle reason.
message This property is required. str
(String) An explanation of the reason for this lifecycle reason.
more_info This property is required. str
(String) Link to documentation about deleted resources.
code This property is required. String
(String) A snake case string succinctly identifying the reason for this lifecycle reason.
message This property is required. String
(String) An explanation of the reason for this lifecycle reason.
moreInfo This property is required. String
(String) Link to documentation about deleted resources.

GetIsVpnServerPrivateIp

Address This property is required. string
(String) The IP address. This property may add support for IPv6 addresses in the future. When processing a value in this property, verify that the address is in an expected format. If it is not, log an error. Optionally halt processing and surface the error, or bypass the resource on which the unexpected IP address format was encountered.
Deleteds This property is required. List<GetIsVpnServerPrivateIpDeleted>
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Href This property is required. string
(String) The URL for this VPC.
Id This property is required. string
(String) The unique identifier for this vpc.
Name This property is required. string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

ResourceType This property is required. string
(String) The resource type.
Address This property is required. string
(String) The IP address. This property may add support for IPv6 addresses in the future. When processing a value in this property, verify that the address is in an expected format. If it is not, log an error. Optionally halt processing and surface the error, or bypass the resource on which the unexpected IP address format was encountered.
Deleteds This property is required. []GetIsVpnServerPrivateIpDeleted
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Href This property is required. string
(String) The URL for this VPC.
Id This property is required. string
(String) The unique identifier for this vpc.
Name This property is required. string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

ResourceType This property is required. string
(String) The resource type.
address This property is required. String
(String) The IP address. This property may add support for IPv6 addresses in the future. When processing a value in this property, verify that the address is in an expected format. If it is not, log an error. Optionally halt processing and surface the error, or bypass the resource on which the unexpected IP address format was encountered.
deleteds This property is required. List<GetIsVpnServerPrivateIpDeleted>
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. String
(String) The URL for this VPC.
id This property is required. String
(String) The unique identifier for this vpc.
name This property is required. String

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

resourceType This property is required. String
(String) The resource type.
address This property is required. string
(String) The IP address. This property may add support for IPv6 addresses in the future. When processing a value in this property, verify that the address is in an expected format. If it is not, log an error. Optionally halt processing and surface the error, or bypass the resource on which the unexpected IP address format was encountered.
deleteds This property is required. GetIsVpnServerPrivateIpDeleted[]
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. string
(String) The URL for this VPC.
id This property is required. string
(String) The unique identifier for this vpc.
name This property is required. string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

resourceType This property is required. string
(String) The resource type.
address This property is required. str
(String) The IP address. This property may add support for IPv6 addresses in the future. When processing a value in this property, verify that the address is in an expected format. If it is not, log an error. Optionally halt processing and surface the error, or bypass the resource on which the unexpected IP address format was encountered.
deleteds This property is required. Sequence[GetIsVpnServerPrivateIpDeleted]
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. str
(String) The URL for this VPC.
id This property is required. str
(String) The unique identifier for this vpc.
name This property is required. str

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

resource_type This property is required. str
(String) The resource type.
address This property is required. String
(String) The IP address. This property may add support for IPv6 addresses in the future. When processing a value in this property, verify that the address is in an expected format. If it is not, log an error. Optionally halt processing and surface the error, or bypass the resource on which the unexpected IP address format was encountered.
deleteds This property is required. List<Property Map>
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. String
(String) The URL for this VPC.
id This property is required. String
(String) The unique identifier for this vpc.
name This property is required. String

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

resourceType This property is required. String
(String) The resource type.

GetIsVpnServerPrivateIpDeleted

MoreInfo This property is required. string
(String) Link to documentation about deleted resources.
MoreInfo This property is required. string
(String) Link to documentation about deleted resources.
moreInfo This property is required. String
(String) Link to documentation about deleted resources.
moreInfo This property is required. string
(String) Link to documentation about deleted resources.
more_info This property is required. str
(String) Link to documentation about deleted resources.
moreInfo This property is required. String
(String) Link to documentation about deleted resources.

GetIsVpnServerResourceGroup

Href This property is required. string
(String) The URL for this VPC.
Id This property is required. string
(String) The unique identifier for this vpc.
Name This property is required. string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

Href This property is required. string
(String) The URL for this VPC.
Id This property is required. string
(String) The unique identifier for this vpc.
Name This property is required. string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

href This property is required. String
(String) The URL for this VPC.
id This property is required. String
(String) The unique identifier for this vpc.
name This property is required. String

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

href This property is required. string
(String) The URL for this VPC.
id This property is required. string
(String) The unique identifier for this vpc.
name This property is required. string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

href This property is required. str
(String) The URL for this VPC.
id This property is required. str
(String) The unique identifier for this vpc.
name This property is required. str

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

href This property is required. String
(String) The URL for this VPC.
id This property is required. String
(String) The unique identifier for this vpc.
name This property is required. String

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

GetIsVpnServerSecurityGroup

Crn This property is required. string
(String) The CRN for this VPC.
Deleteds This property is required. List<GetIsVpnServerSecurityGroupDeleted>
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Href This property is required. string
(String) The URL for this VPC.
Id This property is required. string
(String) The unique identifier for this vpc.
Name This property is required. string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

Crn This property is required. string
(String) The CRN for this VPC.
Deleteds This property is required. []GetIsVpnServerSecurityGroupDeleted
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Href This property is required. string
(String) The URL for this VPC.
Id This property is required. string
(String) The unique identifier for this vpc.
Name This property is required. string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

crn This property is required. String
(String) The CRN for this VPC.
deleteds This property is required. List<GetIsVpnServerSecurityGroupDeleted>
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. String
(String) The URL for this VPC.
id This property is required. String
(String) The unique identifier for this vpc.
name This property is required. String

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

crn This property is required. string
(String) The CRN for this VPC.
deleteds This property is required. GetIsVpnServerSecurityGroupDeleted[]
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. string
(String) The URL for this VPC.
id This property is required. string
(String) The unique identifier for this vpc.
name This property is required. string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

crn This property is required. str
(String) The CRN for this VPC.
deleteds This property is required. Sequence[GetIsVpnServerSecurityGroupDeleted]
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. str
(String) The URL for this VPC.
id This property is required. str
(String) The unique identifier for this vpc.
name This property is required. str

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

crn This property is required. String
(String) The CRN for this VPC.
deleteds This property is required. List<Property Map>
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. String
(String) The URL for this VPC.
id This property is required. String
(String) The unique identifier for this vpc.
name This property is required. String

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

GetIsVpnServerSecurityGroupDeleted

MoreInfo This property is required. string
(String) Link to documentation about deleted resources.
MoreInfo This property is required. string
(String) Link to documentation about deleted resources.
moreInfo This property is required. String
(String) Link to documentation about deleted resources.
moreInfo This property is required. string
(String) Link to documentation about deleted resources.
more_info This property is required. str
(String) Link to documentation about deleted resources.
moreInfo This property is required. String
(String) Link to documentation about deleted resources.

GetIsVpnServerSubnet

Crn This property is required. string
(String) The CRN for this VPC.
Deleteds This property is required. List<GetIsVpnServerSubnetDeleted>
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Href This property is required. string
(String) The URL for this VPC.
Id This property is required. string
(String) The unique identifier for this vpc.
Name This property is required. string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

ResourceType This property is required. string
(String) The resource type.
Crn This property is required. string
(String) The CRN for this VPC.
Deleteds This property is required. []GetIsVpnServerSubnetDeleted
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Href This property is required. string
(String) The URL for this VPC.
Id This property is required. string
(String) The unique identifier for this vpc.
Name This property is required. string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

ResourceType This property is required. string
(String) The resource type.
crn This property is required. String
(String) The CRN for this VPC.
deleteds This property is required. List<GetIsVpnServerSubnetDeleted>
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. String
(String) The URL for this VPC.
id This property is required. String
(String) The unique identifier for this vpc.
name This property is required. String

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

resourceType This property is required. String
(String) The resource type.
crn This property is required. string
(String) The CRN for this VPC.
deleteds This property is required. GetIsVpnServerSubnetDeleted[]
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. string
(String) The URL for this VPC.
id This property is required. string
(String) The unique identifier for this vpc.
name This property is required. string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

resourceType This property is required. string
(String) The resource type.
crn This property is required. str
(String) The CRN for this VPC.
deleteds This property is required. Sequence[GetIsVpnServerSubnetDeleted]
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. str
(String) The URL for this VPC.
id This property is required. str
(String) The unique identifier for this vpc.
name This property is required. str

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

resource_type This property is required. str
(String) The resource type.
crn This property is required. String
(String) The CRN for this VPC.
deleteds This property is required. List<Property Map>
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. String
(String) The URL for this VPC.
id This property is required. String
(String) The unique identifier for this vpc.
name This property is required. String

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

resourceType This property is required. String
(String) The resource type.

GetIsVpnServerSubnetDeleted

MoreInfo This property is required. string
(String) Link to documentation about deleted resources.
MoreInfo This property is required. string
(String) Link to documentation about deleted resources.
moreInfo This property is required. String
(String) Link to documentation about deleted resources.
moreInfo This property is required. string
(String) Link to documentation about deleted resources.
more_info This property is required. str
(String) Link to documentation about deleted resources.
moreInfo This property is required. String
(String) Link to documentation about deleted resources.

GetIsVpnServerVpc

Crn This property is required. string
(String) The CRN for this VPC.
Deleteds This property is required. List<GetIsVpnServerVpcDeleted>
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Href This property is required. string
(String) The URL for this VPC.
Id This property is required. string
(String) The unique identifier for this vpc.
Name This property is required. string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

Crn This property is required. string
(String) The CRN for this VPC.
Deleteds This property is required. []GetIsVpnServerVpcDeleted
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Href This property is required. string
(String) The URL for this VPC.
Id This property is required. string
(String) The unique identifier for this vpc.
Name This property is required. string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

crn This property is required. String
(String) The CRN for this VPC.
deleteds This property is required. List<GetIsVpnServerVpcDeleted>
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. String
(String) The URL for this VPC.
id This property is required. String
(String) The unique identifier for this vpc.
name This property is required. String

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

crn This property is required. string
(String) The CRN for this VPC.
deleteds This property is required. GetIsVpnServerVpcDeleted[]
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. string
(String) The URL for this VPC.
id This property is required. string
(String) The unique identifier for this vpc.
name This property is required. string

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

crn This property is required. str
(String) The CRN for this VPC.
deleteds This property is required. Sequence[GetIsVpnServerVpcDeleted]
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. str
(String) The URL for this VPC.
id This property is required. str
(String) The unique identifier for this vpc.
name This property is required. str

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

crn This property is required. String
(String) The CRN for this VPC.
deleteds This property is required. List<Property Map>
(List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
href This property is required. String
(String) The URL for this VPC.
id This property is required. String
(String) The unique identifier for this vpc.
name This property is required. String

The name of the VPN server.

NOTE identifier and name are mutually exclusive.

GetIsVpnServerVpcDeleted

MoreInfo This property is required. string
(String) Link to documentation about deleted resources.
MoreInfo This property is required. string
(String) Link to documentation about deleted resources.
moreInfo This property is required. String
(String) Link to documentation about deleted resources.
moreInfo This property is required. string
(String) Link to documentation about deleted resources.
more_info This property is required. str
(String) Link to documentation about deleted resources.
moreInfo This property is required. 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.