1. Packages
  2. Zscaler Internet Access (ZIA)
  3. API Docs
  4. getVzenNode
Viewing docs for pulumi-resource-zia v1.3.8
published on Friday, Mar 13, 2026 by Zscaler
zia logo
Viewing docs for pulumi-resource-zia v1.3.8
published on Friday, Mar 13, 2026 by Zscaler

    Use this data source to look up a VZEN node by ID or name.

    Using getVzenNode

    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 getVzenNode(args: GetVzenNodeArgs, opts?: InvokeOptions): Promise<GetVzenNodeResult>
    function getVzenNodeOutput(args: GetVzenNodeOutputArgs, opts?: InvokeOptions): Output<GetVzenNodeResult>
    def get_vzen_node(name: Optional[str] = None,
                      node_id: Optional[int] = None,
                      opts: Optional[InvokeOptions] = None) -> GetVzenNodeResult
    def get_vzen_node_output(name: Optional[pulumi.Input[str]] = None,
                      node_id: Optional[pulumi.Input[int]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetVzenNodeResult]
    func LookupVzenNode(ctx *Context, args *LookupVzenNodeArgs, opts ...InvokeOption) (*LookupVzenNodeResult, error)
    func LookupVzenNodeOutput(ctx *Context, args *LookupVzenNodeOutputArgs, opts ...InvokeOption) LookupVzenNodeResultOutput

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

    public static class GetVzenNode 
    {
        public static Task<GetVzenNodeResult> InvokeAsync(GetVzenNodeArgs args, InvokeOptions? opts = null)
        public static Output<GetVzenNodeResult> Invoke(GetVzenNodeInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetVzenNodeResult> getVzenNode(GetVzenNodeArgs args, InvokeOptions options)
    public static Output<GetVzenNodeResult> getVzenNode(GetVzenNodeArgs args, InvokeOptions options)
    
    fn::invoke:
      function: zia:getVzenNode
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string
    The name of the VZEN node to look up.
    NodeId int
    The ID of the VZEN node to look up.
    Name string
    The name of the VZEN node to look up.
    NodeId int
    The ID of the VZEN node to look up.
    name String
    The name of the VZEN node to look up.
    nodeId Integer
    The ID of the VZEN node to look up.
    name string
    The name of the VZEN node to look up.
    nodeId number
    The ID of the VZEN node to look up.
    name str
    The name of the VZEN node to look up.
    node_id int
    The ID of the VZEN node to look up.
    name String
    The name of the VZEN node to look up.
    nodeId Number
    The ID of the VZEN node to look up.

    getVzenNode Result

    The following output properties are available:

    ClusterName string
    The cluster name if deployment mode is CLUSTER.
    DefaultGateway string
    The default gateway of the VZEN node.
    DeploymentMode string
    The deployment mode (STANDALONE or CLUSTER).
    EstablishSupportTunnelEnabled bool
    Whether establish support tunnel is enabled.
    InProduction bool
    Whether the node is in production.
    IpAddress string
    The IP address of the VZEN node.
    IpSecEnabled bool
    Whether IPSec is enabled on the node.
    LoadBalancerIpAddress string
    The load balancer IP address.
    Name string
    The name of the VZEN node.
    NodeId int
    The ID of the VZEN node.
    OnDemandSupportTunnelEnabled bool
    Whether on-demand support tunnel is enabled.
    Status string
    The status of the VZEN node.
    SubnetMask string
    The subnet mask of the VZEN node.
    Type string
    The type of the VZEN node.
    VzenSkuType string
    The VZEN SKU type (SMALL, MEDIUM, or LARGE).
    ZGatewayId int
    The ZGateway ID associated with the VZEN node.
    ClusterName string
    The cluster name if deployment mode is CLUSTER.
    DefaultGateway string
    The default gateway of the VZEN node.
    DeploymentMode string
    The deployment mode (STANDALONE or CLUSTER).
    EstablishSupportTunnelEnabled bool
    Whether establish support tunnel is enabled.
    InProduction bool
    Whether the node is in production.
    IpAddress string
    The IP address of the VZEN node.
    IpSecEnabled bool
    Whether IPSec is enabled on the node.
    LoadBalancerIpAddress string
    The load balancer IP address.
    Name string
    The name of the VZEN node.
    NodeId int
    The ID of the VZEN node.
    OnDemandSupportTunnelEnabled bool
    Whether on-demand support tunnel is enabled.
    Status string
    The status of the VZEN node.
    SubnetMask string
    The subnet mask of the VZEN node.
    Type string
    The type of the VZEN node.
    VzenSkuType string
    The VZEN SKU type (SMALL, MEDIUM, or LARGE).
    ZGatewayId int
    The ZGateway ID associated with the VZEN node.
    clusterName String
    The cluster name if deployment mode is CLUSTER.
    defaultGateway String
    The default gateway of the VZEN node.
    deploymentMode String
    The deployment mode (STANDALONE or CLUSTER).
    establishSupportTunnelEnabled Boolean
    Whether establish support tunnel is enabled.
    inProduction Boolean
    Whether the node is in production.
    ipAddress String
    The IP address of the VZEN node.
    ipSecEnabled Boolean
    Whether IPSec is enabled on the node.
    loadBalancerIpAddress String
    The load balancer IP address.
    name String
    The name of the VZEN node.
    nodeId Integer
    The ID of the VZEN node.
    onDemandSupportTunnelEnabled Boolean
    Whether on-demand support tunnel is enabled.
    status String
    The status of the VZEN node.
    subnetMask String
    The subnet mask of the VZEN node.
    type String
    The type of the VZEN node.
    vzenSkuType String
    The VZEN SKU type (SMALL, MEDIUM, or LARGE).
    zGatewayId Integer
    The ZGateway ID associated with the VZEN node.
    clusterName string
    The cluster name if deployment mode is CLUSTER.
    defaultGateway string
    The default gateway of the VZEN node.
    deploymentMode string
    The deployment mode (STANDALONE or CLUSTER).
    establishSupportTunnelEnabled boolean
    Whether establish support tunnel is enabled.
    inProduction boolean
    Whether the node is in production.
    ipAddress string
    The IP address of the VZEN node.
    ipSecEnabled boolean
    Whether IPSec is enabled on the node.
    loadBalancerIpAddress string
    The load balancer IP address.
    name string
    The name of the VZEN node.
    nodeId number
    The ID of the VZEN node.
    onDemandSupportTunnelEnabled boolean
    Whether on-demand support tunnel is enabled.
    status string
    The status of the VZEN node.
    subnetMask string
    The subnet mask of the VZEN node.
    type string
    The type of the VZEN node.
    vzenSkuType string
    The VZEN SKU type (SMALL, MEDIUM, or LARGE).
    zGatewayId number
    The ZGateway ID associated with the VZEN node.
    cluster_name str
    The cluster name if deployment mode is CLUSTER.
    default_gateway str
    The default gateway of the VZEN node.
    deployment_mode str
    The deployment mode (STANDALONE or CLUSTER).
    establish_support_tunnel_enabled bool
    Whether establish support tunnel is enabled.
    in_production bool
    Whether the node is in production.
    ip_address str
    The IP address of the VZEN node.
    ip_sec_enabled bool
    Whether IPSec is enabled on the node.
    load_balancer_ip_address str
    The load balancer IP address.
    name str
    The name of the VZEN node.
    node_id int
    The ID of the VZEN node.
    on_demand_support_tunnel_enabled bool
    Whether on-demand support tunnel is enabled.
    status str
    The status of the VZEN node.
    subnet_mask str
    The subnet mask of the VZEN node.
    type str
    The type of the VZEN node.
    vzen_sku_type str
    The VZEN SKU type (SMALL, MEDIUM, or LARGE).
    z_gateway_id int
    The ZGateway ID associated with the VZEN node.
    clusterName String
    The cluster name if deployment mode is CLUSTER.
    defaultGateway String
    The default gateway of the VZEN node.
    deploymentMode String
    The deployment mode (STANDALONE or CLUSTER).
    establishSupportTunnelEnabled Boolean
    Whether establish support tunnel is enabled.
    inProduction Boolean
    Whether the node is in production.
    ipAddress String
    The IP address of the VZEN node.
    ipSecEnabled Boolean
    Whether IPSec is enabled on the node.
    loadBalancerIpAddress String
    The load balancer IP address.
    name String
    The name of the VZEN node.
    nodeId Number
    The ID of the VZEN node.
    onDemandSupportTunnelEnabled Boolean
    Whether on-demand support tunnel is enabled.
    status String
    The status of the VZEN node.
    subnetMask String
    The subnet mask of the VZEN node.
    type String
    The type of the VZEN node.
    vzenSkuType String
    The VZEN SKU type (SMALL, MEDIUM, or LARGE).
    zGatewayId Number
    The ZGateway ID associated with the VZEN node.

    Package Details

    Repository
    zia zscaler/pulumi-zia
    License
    zia logo
    Viewing docs for pulumi-resource-zia v1.3.8
    published on Friday, Mar 13, 2026 by Zscaler
      Try Pulumi Cloud free. Your team will thank you.