Zscaler Internet Access v1.1.1 published on Tuesday, Jun 24, 2025 by Zscaler
zia.getVirtualServiceEdgeCluster
Explore with Pulumi AI
Use the zia_virtual_service_edge_cluster data source to get information about a Virtual Service Edge Cluster information for the specified Name
or ID
data "zia_virtual_service_edge_cluster" "this"{
name = "VSECluster01"
}
Using getVirtualServiceEdgeCluster
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 getVirtualServiceEdgeCluster(args: GetVirtualServiceEdgeClusterArgs, opts?: InvokeOptions): Promise<GetVirtualServiceEdgeClusterResult>
function getVirtualServiceEdgeClusterOutput(args: GetVirtualServiceEdgeClusterOutputArgs, opts?: InvokeOptions): Output<GetVirtualServiceEdgeClusterResult>
def get_virtual_service_edge_cluster(id: Optional[int] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVirtualServiceEdgeClusterResult
def get_virtual_service_edge_cluster_output(id: Optional[pulumi.Input[int]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVirtualServiceEdgeClusterResult]
func LookupVirtualServiceEdgeCluster(ctx *Context, args *LookupVirtualServiceEdgeClusterArgs, opts ...InvokeOption) (*LookupVirtualServiceEdgeClusterResult, error)
func LookupVirtualServiceEdgeClusterOutput(ctx *Context, args *LookupVirtualServiceEdgeClusterOutputArgs, opts ...InvokeOption) LookupVirtualServiceEdgeClusterResultOutput
> Note: This function is named LookupVirtualServiceEdgeCluster
in the Go SDK.
public static class GetVirtualServiceEdgeCluster
{
public static Task<GetVirtualServiceEdgeClusterResult> InvokeAsync(GetVirtualServiceEdgeClusterArgs args, InvokeOptions? opts = null)
public static Output<GetVirtualServiceEdgeClusterResult> Invoke(GetVirtualServiceEdgeClusterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVirtualServiceEdgeClusterResult> getVirtualServiceEdgeCluster(GetVirtualServiceEdgeClusterArgs args, InvokeOptions options)
public static Output<GetVirtualServiceEdgeClusterResult> getVirtualServiceEdgeCluster(GetVirtualServiceEdgeClusterArgs args, InvokeOptions options)
fn::invoke:
function: zia:index/getVirtualServiceEdgeCluster:getVirtualServiceEdgeCluster
arguments:
# arguments dictionary
The following arguments are supported:
getVirtualServiceEdgeCluster Result
The following output properties are available:
- Default
Gateway string - (String) The IP address of the default gateway to the internet
- Id int
- (Number) Identifier that uniquely identifies an entity
- Ip
Address string - (String) The Virtual Service Edge cluster IP address. In a Virtual Service Edge cluster, the cluster IP address provides fault tolerance and is used to listen for user traffic. This interface doesn't explicitly get an IP address. The cluster IP address must be in the same VLAN as the proxy and load balancer IP addresses.
- Ip
Sec boolEnabled - (String) A Boolean value that specifies whether to terminate IPSec traffic from the client at selected Virtual Service Edge instances for the Virtual Service Edge cluster
- Last
Modified intTime - (Number) When the cluster was last modified
- Name string
- (String) The configured name of the entity
- Status string
- (Number) Specifies the status of the Virtual Service Edge cluster. The status is set to
ENABLED
by default. - Subnet
Mask string - (String) The Virtual Service Edge cluster subnet mask
- Type string
- (String) The Virtual Service Edge cluster type
ANY
,NONE
,SME
,SMSM
,SMCA
,SMUI
,SMCDS
,SMDNSD
,SMAA
,SMTP
,SMQTN
,VIP
,UIZ
,UIAE
,SITEREVIEW
,PAC
,S_RELAY
,M_RELAY
,H_MON
,SMIKE
,NSS
,SMEZA
,SMLB
,SMFCCLT
,SMBA
,SMBAC
,SMESXI
,SMBAUI
,VZEN
,ZSCMCLT
,SMDLP
,ZSQUERY
,ADP
,SMCDSDLP
,SMSCIM
,ZSAPI
,ZSCMCDSSCLT
,LOCAL_MTS
,SVPN
,SMCASB
,SMFALCONUI
,MOBILEAPP_REG
,SMRESTSVR
,FALCONCA
,MOBILEAPP_NF
,ZIRSVR
,SMEDGEUI
,ALERTEVAL
,ALERTNOTIF
,SMPARTNERUI
,CQM
,DATAKEEPER
,SMBAM
,ZWACLT
- Virtual
Zen List<zscaler.Nodes Pulumi Package. Zia. Outputs. Get Virtual Service Edge Cluster Virtual Zen Node> - (List of Object) The Virtual Service Edge instances you want to include in the cluster. A Virtual Service Edge cluster must contain at least two Virtual Service Edge instances.
- Default
Gateway string - (String) The IP address of the default gateway to the internet
- Id int
- (Number) Identifier that uniquely identifies an entity
- Ip
Address string - (String) The Virtual Service Edge cluster IP address. In a Virtual Service Edge cluster, the cluster IP address provides fault tolerance and is used to listen for user traffic. This interface doesn't explicitly get an IP address. The cluster IP address must be in the same VLAN as the proxy and load balancer IP addresses.
- Ip
Sec boolEnabled - (String) A Boolean value that specifies whether to terminate IPSec traffic from the client at selected Virtual Service Edge instances for the Virtual Service Edge cluster
- Last
Modified intTime - (Number) When the cluster was last modified
- Name string
- (String) The configured name of the entity
- Status string
- (Number) Specifies the status of the Virtual Service Edge cluster. The status is set to
ENABLED
by default. - Subnet
Mask string - (String) The Virtual Service Edge cluster subnet mask
- Type string
- (String) The Virtual Service Edge cluster type
ANY
,NONE
,SME
,SMSM
,SMCA
,SMUI
,SMCDS
,SMDNSD
,SMAA
,SMTP
,SMQTN
,VIP
,UIZ
,UIAE
,SITEREVIEW
,PAC
,S_RELAY
,M_RELAY
,H_MON
,SMIKE
,NSS
,SMEZA
,SMLB
,SMFCCLT
,SMBA
,SMBAC
,SMESXI
,SMBAUI
,VZEN
,ZSCMCLT
,SMDLP
,ZSQUERY
,ADP
,SMCDSDLP
,SMSCIM
,ZSAPI
,ZSCMCDSSCLT
,LOCAL_MTS
,SVPN
,SMCASB
,SMFALCONUI
,MOBILEAPP_REG
,SMRESTSVR
,FALCONCA
,MOBILEAPP_NF
,ZIRSVR
,SMEDGEUI
,ALERTEVAL
,ALERTNOTIF
,SMPARTNERUI
,CQM
,DATAKEEPER
,SMBAM
,ZWACLT
- Virtual
Zen []GetNodes Virtual Service Edge Cluster Virtual Zen Node - (List of Object) The Virtual Service Edge instances you want to include in the cluster. A Virtual Service Edge cluster must contain at least two Virtual Service Edge instances.
- default
Gateway String - (String) The IP address of the default gateway to the internet
- id Integer
- (Number) Identifier that uniquely identifies an entity
- ip
Address String - (String) The Virtual Service Edge cluster IP address. In a Virtual Service Edge cluster, the cluster IP address provides fault tolerance and is used to listen for user traffic. This interface doesn't explicitly get an IP address. The cluster IP address must be in the same VLAN as the proxy and load balancer IP addresses.
- ip
Sec BooleanEnabled - (String) A Boolean value that specifies whether to terminate IPSec traffic from the client at selected Virtual Service Edge instances for the Virtual Service Edge cluster
- last
Modified IntegerTime - (Number) When the cluster was last modified
- name String
- (String) The configured name of the entity
- status String
- (Number) Specifies the status of the Virtual Service Edge cluster. The status is set to
ENABLED
by default. - subnet
Mask String - (String) The Virtual Service Edge cluster subnet mask
- type String
- (String) The Virtual Service Edge cluster type
ANY
,NONE
,SME
,SMSM
,SMCA
,SMUI
,SMCDS
,SMDNSD
,SMAA
,SMTP
,SMQTN
,VIP
,UIZ
,UIAE
,SITEREVIEW
,PAC
,S_RELAY
,M_RELAY
,H_MON
,SMIKE
,NSS
,SMEZA
,SMLB
,SMFCCLT
,SMBA
,SMBAC
,SMESXI
,SMBAUI
,VZEN
,ZSCMCLT
,SMDLP
,ZSQUERY
,ADP
,SMCDSDLP
,SMSCIM
,ZSAPI
,ZSCMCDSSCLT
,LOCAL_MTS
,SVPN
,SMCASB
,SMFALCONUI
,MOBILEAPP_REG
,SMRESTSVR
,FALCONCA
,MOBILEAPP_NF
,ZIRSVR
,SMEDGEUI
,ALERTEVAL
,ALERTNOTIF
,SMPARTNERUI
,CQM
,DATAKEEPER
,SMBAM
,ZWACLT
- virtual
Zen List<GetNodes Virtual Service Edge Cluster Virtual Zen Node> - (List of Object) The Virtual Service Edge instances you want to include in the cluster. A Virtual Service Edge cluster must contain at least two Virtual Service Edge instances.
- default
Gateway string - (String) The IP address of the default gateway to the internet
- id number
- (Number) Identifier that uniquely identifies an entity
- ip
Address string - (String) The Virtual Service Edge cluster IP address. In a Virtual Service Edge cluster, the cluster IP address provides fault tolerance and is used to listen for user traffic. This interface doesn't explicitly get an IP address. The cluster IP address must be in the same VLAN as the proxy and load balancer IP addresses.
- ip
Sec booleanEnabled - (String) A Boolean value that specifies whether to terminate IPSec traffic from the client at selected Virtual Service Edge instances for the Virtual Service Edge cluster
- last
Modified numberTime - (Number) When the cluster was last modified
- name string
- (String) The configured name of the entity
- status string
- (Number) Specifies the status of the Virtual Service Edge cluster. The status is set to
ENABLED
by default. - subnet
Mask string - (String) The Virtual Service Edge cluster subnet mask
- type string
- (String) The Virtual Service Edge cluster type
ANY
,NONE
,SME
,SMSM
,SMCA
,SMUI
,SMCDS
,SMDNSD
,SMAA
,SMTP
,SMQTN
,VIP
,UIZ
,UIAE
,SITEREVIEW
,PAC
,S_RELAY
,M_RELAY
,H_MON
,SMIKE
,NSS
,SMEZA
,SMLB
,SMFCCLT
,SMBA
,SMBAC
,SMESXI
,SMBAUI
,VZEN
,ZSCMCLT
,SMDLP
,ZSQUERY
,ADP
,SMCDSDLP
,SMSCIM
,ZSAPI
,ZSCMCDSSCLT
,LOCAL_MTS
,SVPN
,SMCASB
,SMFALCONUI
,MOBILEAPP_REG
,SMRESTSVR
,FALCONCA
,MOBILEAPP_NF
,ZIRSVR
,SMEDGEUI
,ALERTEVAL
,ALERTNOTIF
,SMPARTNERUI
,CQM
,DATAKEEPER
,SMBAM
,ZWACLT
- virtual
Zen GetNodes Virtual Service Edge Cluster Virtual Zen Node[] - (List of Object) The Virtual Service Edge instances you want to include in the cluster. A Virtual Service Edge cluster must contain at least two Virtual Service Edge instances.
- default_
gateway str - (String) The IP address of the default gateway to the internet
- id int
- (Number) Identifier that uniquely identifies an entity
- ip_
address str - (String) The Virtual Service Edge cluster IP address. In a Virtual Service Edge cluster, the cluster IP address provides fault tolerance and is used to listen for user traffic. This interface doesn't explicitly get an IP address. The cluster IP address must be in the same VLAN as the proxy and load balancer IP addresses.
- ip_
sec_ boolenabled - (String) A Boolean value that specifies whether to terminate IPSec traffic from the client at selected Virtual Service Edge instances for the Virtual Service Edge cluster
- last_
modified_ inttime - (Number) When the cluster was last modified
- name str
- (String) The configured name of the entity
- status str
- (Number) Specifies the status of the Virtual Service Edge cluster. The status is set to
ENABLED
by default. - subnet_
mask str - (String) The Virtual Service Edge cluster subnet mask
- type str
- (String) The Virtual Service Edge cluster type
ANY
,NONE
,SME
,SMSM
,SMCA
,SMUI
,SMCDS
,SMDNSD
,SMAA
,SMTP
,SMQTN
,VIP
,UIZ
,UIAE
,SITEREVIEW
,PAC
,S_RELAY
,M_RELAY
,H_MON
,SMIKE
,NSS
,SMEZA
,SMLB
,SMFCCLT
,SMBA
,SMBAC
,SMESXI
,SMBAUI
,VZEN
,ZSCMCLT
,SMDLP
,ZSQUERY
,ADP
,SMCDSDLP
,SMSCIM
,ZSAPI
,ZSCMCDSSCLT
,LOCAL_MTS
,SVPN
,SMCASB
,SMFALCONUI
,MOBILEAPP_REG
,SMRESTSVR
,FALCONCA
,MOBILEAPP_NF
,ZIRSVR
,SMEDGEUI
,ALERTEVAL
,ALERTNOTIF
,SMPARTNERUI
,CQM
,DATAKEEPER
,SMBAM
,ZWACLT
- virtual_
zen_ Sequence[Getnodes Virtual Service Edge Cluster Virtual Zen Node] - (List of Object) The Virtual Service Edge instances you want to include in the cluster. A Virtual Service Edge cluster must contain at least two Virtual Service Edge instances.
- default
Gateway String - (String) The IP address of the default gateway to the internet
- id Number
- (Number) Identifier that uniquely identifies an entity
- ip
Address String - (String) The Virtual Service Edge cluster IP address. In a Virtual Service Edge cluster, the cluster IP address provides fault tolerance and is used to listen for user traffic. This interface doesn't explicitly get an IP address. The cluster IP address must be in the same VLAN as the proxy and load balancer IP addresses.
- ip
Sec BooleanEnabled - (String) A Boolean value that specifies whether to terminate IPSec traffic from the client at selected Virtual Service Edge instances for the Virtual Service Edge cluster
- last
Modified NumberTime - (Number) When the cluster was last modified
- name String
- (String) The configured name of the entity
- status String
- (Number) Specifies the status of the Virtual Service Edge cluster. The status is set to
ENABLED
by default. - subnet
Mask String - (String) The Virtual Service Edge cluster subnet mask
- type String
- (String) The Virtual Service Edge cluster type
ANY
,NONE
,SME
,SMSM
,SMCA
,SMUI
,SMCDS
,SMDNSD
,SMAA
,SMTP
,SMQTN
,VIP
,UIZ
,UIAE
,SITEREVIEW
,PAC
,S_RELAY
,M_RELAY
,H_MON
,SMIKE
,NSS
,SMEZA
,SMLB
,SMFCCLT
,SMBA
,SMBAC
,SMESXI
,SMBAUI
,VZEN
,ZSCMCLT
,SMDLP
,ZSQUERY
,ADP
,SMCDSDLP
,SMSCIM
,ZSAPI
,ZSCMCDSSCLT
,LOCAL_MTS
,SVPN
,SMCASB
,SMFALCONUI
,MOBILEAPP_REG
,SMRESTSVR
,FALCONCA
,MOBILEAPP_NF
,ZIRSVR
,SMEDGEUI
,ALERTEVAL
,ALERTNOTIF
,SMPARTNERUI
,CQM
,DATAKEEPER
,SMBAM
,ZWACLT
- virtual
Zen List<Property Map>Nodes - (List of Object) The Virtual Service Edge instances you want to include in the cluster. A Virtual Service Edge cluster must contain at least two Virtual Service Edge instances.
Supporting Types
GetVirtualServiceEdgeClusterVirtualZenNode
- Extensions Dictionary<string, string>
- (Map of String)
- External
Id string - (String) An external identifier used for an entity that is managed outside of ZIA.
- Id int
- USystem-generated Virtual Service Edge cluster ID
- Name string
- Name of the Virtual Service Edge cluster
- Extensions map[string]string
- (Map of String)
- External
Id string - (String) An external identifier used for an entity that is managed outside of ZIA.
- Id int
- USystem-generated Virtual Service Edge cluster ID
- Name string
- Name of the Virtual Service Edge cluster
- extensions Map<String,String>
- (Map of String)
- external
Id String - (String) An external identifier used for an entity that is managed outside of ZIA.
- id Integer
- USystem-generated Virtual Service Edge cluster ID
- name String
- Name of the Virtual Service Edge cluster
- extensions {[key: string]: string}
- (Map of String)
- external
Id string - (String) An external identifier used for an entity that is managed outside of ZIA.
- id number
- USystem-generated Virtual Service Edge cluster ID
- name string
- Name of the Virtual Service Edge cluster
- extensions Mapping[str, str]
- (Map of String)
- external_
id str - (String) An external identifier used for an entity that is managed outside of ZIA.
- id int
- USystem-generated Virtual Service Edge cluster ID
- name str
- Name of the Virtual Service Edge cluster
- extensions Map<String>
- (Map of String)
- external
Id String - (String) An external identifier used for an entity that is managed outside of ZIA.
- id Number
- USystem-generated Virtual Service Edge cluster ID
- name String
- Name of the Virtual Service Edge cluster
Package Details
- Repository
- zia zscaler/pulumi-zia
- License
- MIT
- Notes
- This Pulumi package is based on the
zia
Terraform Provider.