Zscaler Internet Access v1.2.0 published on Friday, Feb 20, 2026 by Zscaler
Zscaler Internet Access v1.2.0 published on Friday, Feb 20, 2026 by Zscaler
Use the zia_traffic_capture_rules data source to get information about a traffic capture rules available in the Zscaler Internet Access cloud firewall.
Example Usage
Retrieve By Name
data "zia_traffic_capture_rules" "example" {
name = "Capture_Rule01"
}
Retrieve By ID
data "zia_traffic_capture_rules" "example" {
id = 1254674585
}
Using getTrafficCaptureRules
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 getTrafficCaptureRules(args: GetTrafficCaptureRulesArgs, opts?: InvokeOptions): Promise<GetTrafficCaptureRulesResult>
function getTrafficCaptureRulesOutput(args: GetTrafficCaptureRulesOutputArgs, opts?: InvokeOptions): Output<GetTrafficCaptureRulesResult>def get_traffic_capture_rules(id: Optional[int] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTrafficCaptureRulesResult
def get_traffic_capture_rules_output(id: Optional[pulumi.Input[int]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTrafficCaptureRulesResult]func LookupTrafficCaptureRules(ctx *Context, args *LookupTrafficCaptureRulesArgs, opts ...InvokeOption) (*LookupTrafficCaptureRulesResult, error)
func LookupTrafficCaptureRulesOutput(ctx *Context, args *LookupTrafficCaptureRulesOutputArgs, opts ...InvokeOption) LookupTrafficCaptureRulesResultOutput> Note: This function is named LookupTrafficCaptureRules in the Go SDK.
public static class GetTrafficCaptureRules
{
public static Task<GetTrafficCaptureRulesResult> InvokeAsync(GetTrafficCaptureRulesArgs args, InvokeOptions? opts = null)
public static Output<GetTrafficCaptureRulesResult> Invoke(GetTrafficCaptureRulesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetTrafficCaptureRulesResult> getTrafficCaptureRules(GetTrafficCaptureRulesArgs args, InvokeOptions options)
public static Output<GetTrafficCaptureRulesResult> getTrafficCaptureRules(GetTrafficCaptureRulesArgs args, InvokeOptions options)
fn::invoke:
function: zia:index/getTrafficCaptureRules:getTrafficCaptureRules
arguments:
# arguments dictionaryThe following arguments are supported:
getTrafficCaptureRules Result
The following output properties are available:
- Access
Control string - (String) The admin's access privilege to this rule based on the assigned role
- Action string
- (String) The action the rule takes when packets match. Values:
CAPTURE,SKIP - App
Service List<zscaler.Groups Pulumi Package. Zia. Outputs. Get Traffic Capture Rules App Service Group> - Default
Rule bool - (Boolean) Indicates if this is a default rule
- Departments
List<zscaler.
Pulumi Package. Zia. Outputs. Get Traffic Capture Rules Department> - (List) Departments for which the rule applies. You can apply to any number of departments.
- Description string
- (String) Additional information about the rule. Cannot exceed 10,240 characters.
- Dest
Addresses List<string> - ** - (List of String) - IP addresses and fully qualified domain names (FQDNs), if the domain has multiple destination IP addresses or if its IP addresses may change. For IP addresses, you can enter individual IP addresses, subnets, or address ranges. If adding multiple items, hit Enter after each entry.
- Dest
Countries List<string> - ** - (List of String) Identify destinations based on the location of a server. Provide a 2 letter ISO3166 Alpha2 Country code. i.e
"US","CA" - Dest
Ip List<string>Categories - Dest
Ip List<zscaler.Groups Pulumi Package. Zia. Outputs. Get Traffic Capture Rules Dest Ip Group> - ** - (Optional) Any number of destination IP address groups that you want to control with this rule.
- Device
Groups List<zscaler.Pulumi Package. Zia. Outputs. Get Traffic Capture Rules Device Group> - Device
Trust List<string>Levels - Devices
List<zscaler.
Pulumi Package. Zia. Outputs. Get Traffic Capture Rules Device> - Exclude
Src boolCountries - (Boolean) Indicates whether the countries specified in the sourceCountries field are included or excluded from the rule. A true value denotes that the specified source countries are excluded from the rule. A false value denotes that the rule is applied to the source countries if there is a match.
- Groups
List<zscaler.
Pulumi Package. Zia. Outputs. Get Traffic Capture Rules Group> - (List) Groups for which the rule applies. You can manually select up to
8groups. - Id int
- (Number) A unique identifier assigned to the workload group
- Labels
List<zscaler.
Pulumi Package. Zia. Outputs. Get Traffic Capture Rules Label> - Last
Modified List<zscaler.Bies Pulumi Package. Zia. Outputs. Get Traffic Capture Rules Last Modified By> - (List) User who last modified the rule
- Last
Modified intTime - (Integer) Timestamp when the rule was last modified
- Location
Groups List<zscaler.Pulumi Package. Zia. Outputs. Get Traffic Capture Rules Location Group> - (List) Location groups for which the rule applies. You can manually select up to
32location groups. - Locations
List<zscaler.
Pulumi Package. Zia. Outputs. Get Traffic Capture Rules Location> - (List) Locations for which the rule applies. You can manually select up to
8locations. - Name string
- (String) The name of the workload group
- Nw
Application List<zscaler.Groups Pulumi Package. Zia. Outputs. Get Traffic Capture Rules Nw Application Group> - (List) Network application groups for which the rule applies.
- Nw
Applications List<string> - (List of String) Network service applications. The service provides predefined applications.
- Nw
Service List<zscaler.Groups Pulumi Package. Zia. Outputs. Get Traffic Capture Rules Nw Service Group> - (List) Network service groups for which the rule applies.
- Nw
Services List<zscaler.Pulumi Package. Zia. Outputs. Get Traffic Capture Rules Nw Service> - (List) Network services for which the rule applies. The Zscaler firewall has predefined services and you can configure up to
1,024additional custom services. - Order int
- (Integer) Rule order number. Policy rules are evaluated in ascending numerical order.
- Predefined bool
- (Boolean) Indicates if this is a predefined rule
- Rank int
- (Integer) Admin rank of the Traffic Capture policy rule. Default value is
7. - Source
Countries List<string> - ** - (List of String) Identify destinations based on the location of a server. Provide a 2 letter ISO3166 Alpha2 Country code. i.e
"US","CA" - Src
Ip List<zscaler.Groups Pulumi Package. Zia. Outputs. Get Traffic Capture Rules Src Ip Group> - (Optional) Any number of source IP address groups that you want to control with this rule.
- Src
Ips List<string> - (Optional) You can enter individual IP addresses, subnets, or address ranges.
- State string
- (String) Rule state. An enabled rule is actively enforced. Values:
ENABLED,DISABLED - Time
Windows List<zscaler.Pulumi Package. Zia. Outputs. Get Traffic Capture Rules Time Window> - (List) Time intervals in which the rule applies. You can manually select up to
2time intervals. - Txn
Sampling string - (String) The percentage of connections sampled for capturing each time the rule is triggered. Supported Values:
NONE,ONE_PERCENT,TWO_PERCENT,FIVE_PERCENT,TEN_PERCENT,TWENTY_FIVE_PERCENT,HUNDRED_PERCENT - Txn
Size stringLimit - (String) The maximum size of traffic to capture per connection. Supported Values:
NONE,UNLIMITED,THIRTY_TWO_KB,TWO_FIFTY_SIX_KB,TWO_MB,FOUR_MB,THIRTY_TWO_MB,SIXTY_FOUR_MB - Users
List<zscaler.
Pulumi Package. Zia. Outputs. Get Traffic Capture Rules User> - (List) Users for which the rule applies. You can manually select up to
4general and/or special users. - Workload
Groups List<zscaler.Pulumi Package. Zia. Outputs. Get Traffic Capture Rules Workload Group> - (List) The list of preconfigured workload groups to which the policy must be applied
- Access
Control string - (String) The admin's access privilege to this rule based on the assigned role
- Action string
- (String) The action the rule takes when packets match. Values:
CAPTURE,SKIP - App
Service []GetGroups Traffic Capture Rules App Service Group - Default
Rule bool - (Boolean) Indicates if this is a default rule
- Departments
[]Get
Traffic Capture Rules Department - (List) Departments for which the rule applies. You can apply to any number of departments.
- Description string
- (String) Additional information about the rule. Cannot exceed 10,240 characters.
- Dest
Addresses []string - ** - (List of String) - IP addresses and fully qualified domain names (FQDNs), if the domain has multiple destination IP addresses or if its IP addresses may change. For IP addresses, you can enter individual IP addresses, subnets, or address ranges. If adding multiple items, hit Enter after each entry.
- Dest
Countries []string - ** - (List of String) Identify destinations based on the location of a server. Provide a 2 letter ISO3166 Alpha2 Country code. i.e
"US","CA" - Dest
Ip []stringCategories - Dest
Ip []GetGroups Traffic Capture Rules Dest Ip Group - ** - (Optional) Any number of destination IP address groups that you want to control with this rule.
- Device
Groups []GetTraffic Capture Rules Device Group - Device
Trust []stringLevels - Devices
[]Get
Traffic Capture Rules Device - Exclude
Src boolCountries - (Boolean) Indicates whether the countries specified in the sourceCountries field are included or excluded from the rule. A true value denotes that the specified source countries are excluded from the rule. A false value denotes that the rule is applied to the source countries if there is a match.
- Groups
[]Get
Traffic Capture Rules Group - (List) Groups for which the rule applies. You can manually select up to
8groups. - Id int
- (Number) A unique identifier assigned to the workload group
- Labels
[]Get
Traffic Capture Rules Label - Last
Modified []GetBies Traffic Capture Rules Last Modified By - (List) User who last modified the rule
- Last
Modified intTime - (Integer) Timestamp when the rule was last modified
- Location
Groups []GetTraffic Capture Rules Location Group - (List) Location groups for which the rule applies. You can manually select up to
32location groups. - Locations
[]Get
Traffic Capture Rules Location - (List) Locations for which the rule applies. You can manually select up to
8locations. - Name string
- (String) The name of the workload group
- Nw
Application []GetGroups Traffic Capture Rules Nw Application Group - (List) Network application groups for which the rule applies.
- Nw
Applications []string - (List of String) Network service applications. The service provides predefined applications.
- Nw
Service []GetGroups Traffic Capture Rules Nw Service Group - (List) Network service groups for which the rule applies.
- Nw
Services []GetTraffic Capture Rules Nw Service - (List) Network services for which the rule applies. The Zscaler firewall has predefined services and you can configure up to
1,024additional custom services. - Order int
- (Integer) Rule order number. Policy rules are evaluated in ascending numerical order.
- Predefined bool
- (Boolean) Indicates if this is a predefined rule
- Rank int
- (Integer) Admin rank of the Traffic Capture policy rule. Default value is
7. - Source
Countries []string - ** - (List of String) Identify destinations based on the location of a server. Provide a 2 letter ISO3166 Alpha2 Country code. i.e
"US","CA" - Src
Ip []GetGroups Traffic Capture Rules Src Ip Group - (Optional) Any number of source IP address groups that you want to control with this rule.
- Src
Ips []string - (Optional) You can enter individual IP addresses, subnets, or address ranges.
- State string
- (String) Rule state. An enabled rule is actively enforced. Values:
ENABLED,DISABLED - Time
Windows []GetTraffic Capture Rules Time Window - (List) Time intervals in which the rule applies. You can manually select up to
2time intervals. - Txn
Sampling string - (String) The percentage of connections sampled for capturing each time the rule is triggered. Supported Values:
NONE,ONE_PERCENT,TWO_PERCENT,FIVE_PERCENT,TEN_PERCENT,TWENTY_FIVE_PERCENT,HUNDRED_PERCENT - Txn
Size stringLimit - (String) The maximum size of traffic to capture per connection. Supported Values:
NONE,UNLIMITED,THIRTY_TWO_KB,TWO_FIFTY_SIX_KB,TWO_MB,FOUR_MB,THIRTY_TWO_MB,SIXTY_FOUR_MB - Users
[]Get
Traffic Capture Rules User - (List) Users for which the rule applies. You can manually select up to
4general and/or special users. - Workload
Groups []GetTraffic Capture Rules Workload Group - (List) The list of preconfigured workload groups to which the policy must be applied
- access
Control String - (String) The admin's access privilege to this rule based on the assigned role
- action String
- (String) The action the rule takes when packets match. Values:
CAPTURE,SKIP - app
Service List<GetGroups Traffic Capture Rules App Service Group> - default
Rule Boolean - (Boolean) Indicates if this is a default rule
- departments
List<Get
Traffic Capture Rules Department> - (List) Departments for which the rule applies. You can apply to any number of departments.
- description String
- (String) Additional information about the rule. Cannot exceed 10,240 characters.
- dest
Addresses List<String> - ** - (List of String) - IP addresses and fully qualified domain names (FQDNs), if the domain has multiple destination IP addresses or if its IP addresses may change. For IP addresses, you can enter individual IP addresses, subnets, or address ranges. If adding multiple items, hit Enter after each entry.
- dest
Countries List<String> - ** - (List of String) Identify destinations based on the location of a server. Provide a 2 letter ISO3166 Alpha2 Country code. i.e
"US","CA" - dest
Ip List<String>Categories - dest
Ip List<GetGroups Traffic Capture Rules Dest Ip Group> - ** - (Optional) Any number of destination IP address groups that you want to control with this rule.
- device
Groups List<GetTraffic Capture Rules Device Group> - device
Trust List<String>Levels - devices
List<Get
Traffic Capture Rules Device> - exclude
Src BooleanCountries - (Boolean) Indicates whether the countries specified in the sourceCountries field are included or excluded from the rule. A true value denotes that the specified source countries are excluded from the rule. A false value denotes that the rule is applied to the source countries if there is a match.
- groups
List<Get
Traffic Capture Rules Group> - (List) Groups for which the rule applies. You can manually select up to
8groups. - id Integer
- (Number) A unique identifier assigned to the workload group
- labels
List<Get
Traffic Capture Rules Label> - last
Modified List<GetBies Traffic Capture Rules Last Modified By> - (List) User who last modified the rule
- last
Modified IntegerTime - (Integer) Timestamp when the rule was last modified
- location
Groups List<GetTraffic Capture Rules Location Group> - (List) Location groups for which the rule applies. You can manually select up to
32location groups. - locations
List<Get
Traffic Capture Rules Location> - (List) Locations for which the rule applies. You can manually select up to
8locations. - name String
- (String) The name of the workload group
- nw
Application List<GetGroups Traffic Capture Rules Nw Application Group> - (List) Network application groups for which the rule applies.
- nw
Applications List<String> - (List of String) Network service applications. The service provides predefined applications.
- nw
Service List<GetGroups Traffic Capture Rules Nw Service Group> - (List) Network service groups for which the rule applies.
- nw
Services List<GetTraffic Capture Rules Nw Service> - (List) Network services for which the rule applies. The Zscaler firewall has predefined services and you can configure up to
1,024additional custom services. - order Integer
- (Integer) Rule order number. Policy rules are evaluated in ascending numerical order.
- predefined Boolean
- (Boolean) Indicates if this is a predefined rule
- rank Integer
- (Integer) Admin rank of the Traffic Capture policy rule. Default value is
7. - source
Countries List<String> - ** - (List of String) Identify destinations based on the location of a server. Provide a 2 letter ISO3166 Alpha2 Country code. i.e
"US","CA" - src
Ip List<GetGroups Traffic Capture Rules Src Ip Group> - (Optional) Any number of source IP address groups that you want to control with this rule.
- src
Ips List<String> - (Optional) You can enter individual IP addresses, subnets, or address ranges.
- state String
- (String) Rule state. An enabled rule is actively enforced. Values:
ENABLED,DISABLED - time
Windows List<GetTraffic Capture Rules Time Window> - (List) Time intervals in which the rule applies. You can manually select up to
2time intervals. - txn
Sampling String - (String) The percentage of connections sampled for capturing each time the rule is triggered. Supported Values:
NONE,ONE_PERCENT,TWO_PERCENT,FIVE_PERCENT,TEN_PERCENT,TWENTY_FIVE_PERCENT,HUNDRED_PERCENT - txn
Size StringLimit - (String) The maximum size of traffic to capture per connection. Supported Values:
NONE,UNLIMITED,THIRTY_TWO_KB,TWO_FIFTY_SIX_KB,TWO_MB,FOUR_MB,THIRTY_TWO_MB,SIXTY_FOUR_MB - users
List<Get
Traffic Capture Rules User> - (List) Users for which the rule applies. You can manually select up to
4general and/or special users. - workload
Groups List<GetTraffic Capture Rules Workload Group> - (List) The list of preconfigured workload groups to which the policy must be applied
- access
Control string - (String) The admin's access privilege to this rule based on the assigned role
- action string
- (String) The action the rule takes when packets match. Values:
CAPTURE,SKIP - app
Service GetGroups Traffic Capture Rules App Service Group[] - default
Rule boolean - (Boolean) Indicates if this is a default rule
- departments
Get
Traffic Capture Rules Department[] - (List) Departments for which the rule applies. You can apply to any number of departments.
- description string
- (String) Additional information about the rule. Cannot exceed 10,240 characters.
- dest
Addresses string[] - ** - (List of String) - IP addresses and fully qualified domain names (FQDNs), if the domain has multiple destination IP addresses or if its IP addresses may change. For IP addresses, you can enter individual IP addresses, subnets, or address ranges. If adding multiple items, hit Enter after each entry.
- dest
Countries string[] - ** - (List of String) Identify destinations based on the location of a server. Provide a 2 letter ISO3166 Alpha2 Country code. i.e
"US","CA" - dest
Ip string[]Categories - dest
Ip GetGroups Traffic Capture Rules Dest Ip Group[] - ** - (Optional) Any number of destination IP address groups that you want to control with this rule.
- device
Groups GetTraffic Capture Rules Device Group[] - device
Trust string[]Levels - devices
Get
Traffic Capture Rules Device[] - exclude
Src booleanCountries - (Boolean) Indicates whether the countries specified in the sourceCountries field are included or excluded from the rule. A true value denotes that the specified source countries are excluded from the rule. A false value denotes that the rule is applied to the source countries if there is a match.
- groups
Get
Traffic Capture Rules Group[] - (List) Groups for which the rule applies. You can manually select up to
8groups. - id number
- (Number) A unique identifier assigned to the workload group
- labels
Get
Traffic Capture Rules Label[] - last
Modified GetBies Traffic Capture Rules Last Modified By[] - (List) User who last modified the rule
- last
Modified numberTime - (Integer) Timestamp when the rule was last modified
- location
Groups GetTraffic Capture Rules Location Group[] - (List) Location groups for which the rule applies. You can manually select up to
32location groups. - locations
Get
Traffic Capture Rules Location[] - (List) Locations for which the rule applies. You can manually select up to
8locations. - name string
- (String) The name of the workload group
- nw
Application GetGroups Traffic Capture Rules Nw Application Group[] - (List) Network application groups for which the rule applies.
- nw
Applications string[] - (List of String) Network service applications. The service provides predefined applications.
- nw
Service GetGroups Traffic Capture Rules Nw Service Group[] - (List) Network service groups for which the rule applies.
- nw
Services GetTraffic Capture Rules Nw Service[] - (List) Network services for which the rule applies. The Zscaler firewall has predefined services and you can configure up to
1,024additional custom services. - order number
- (Integer) Rule order number. Policy rules are evaluated in ascending numerical order.
- predefined boolean
- (Boolean) Indicates if this is a predefined rule
- rank number
- (Integer) Admin rank of the Traffic Capture policy rule. Default value is
7. - source
Countries string[] - ** - (List of String) Identify destinations based on the location of a server. Provide a 2 letter ISO3166 Alpha2 Country code. i.e
"US","CA" - src
Ip GetGroups Traffic Capture Rules Src Ip Group[] - (Optional) Any number of source IP address groups that you want to control with this rule.
- src
Ips string[] - (Optional) You can enter individual IP addresses, subnets, or address ranges.
- state string
- (String) Rule state. An enabled rule is actively enforced. Values:
ENABLED,DISABLED - time
Windows GetTraffic Capture Rules Time Window[] - (List) Time intervals in which the rule applies. You can manually select up to
2time intervals. - txn
Sampling string - (String) The percentage of connections sampled for capturing each time the rule is triggered. Supported Values:
NONE,ONE_PERCENT,TWO_PERCENT,FIVE_PERCENT,TEN_PERCENT,TWENTY_FIVE_PERCENT,HUNDRED_PERCENT - txn
Size stringLimit - (String) The maximum size of traffic to capture per connection. Supported Values:
NONE,UNLIMITED,THIRTY_TWO_KB,TWO_FIFTY_SIX_KB,TWO_MB,FOUR_MB,THIRTY_TWO_MB,SIXTY_FOUR_MB - users
Get
Traffic Capture Rules User[] - (List) Users for which the rule applies. You can manually select up to
4general and/or special users. - workload
Groups GetTraffic Capture Rules Workload Group[] - (List) The list of preconfigured workload groups to which the policy must be applied
- access_
control str - (String) The admin's access privilege to this rule based on the assigned role
- action str
- (String) The action the rule takes when packets match. Values:
CAPTURE,SKIP - app_
service_ Sequence[Getgroups Traffic Capture Rules App Service Group] - default_
rule bool - (Boolean) Indicates if this is a default rule
- departments
Sequence[Get
Traffic Capture Rules Department] - (List) Departments for which the rule applies. You can apply to any number of departments.
- description str
- (String) Additional information about the rule. Cannot exceed 10,240 characters.
- dest_
addresses Sequence[str] - ** - (List of String) - IP addresses and fully qualified domain names (FQDNs), if the domain has multiple destination IP addresses or if its IP addresses may change. For IP addresses, you can enter individual IP addresses, subnets, or address ranges. If adding multiple items, hit Enter after each entry.
- dest_
countries Sequence[str] - ** - (List of String) Identify destinations based on the location of a server. Provide a 2 letter ISO3166 Alpha2 Country code. i.e
"US","CA" - dest_
ip_ Sequence[str]categories - dest_
ip_ Sequence[Getgroups Traffic Capture Rules Dest Ip Group] - ** - (Optional) Any number of destination IP address groups that you want to control with this rule.
- device_
groups Sequence[GetTraffic Capture Rules Device Group] - device_
trust_ Sequence[str]levels - devices
Sequence[Get
Traffic Capture Rules Device] - exclude_
src_ boolcountries - (Boolean) Indicates whether the countries specified in the sourceCountries field are included or excluded from the rule. A true value denotes that the specified source countries are excluded from the rule. A false value denotes that the rule is applied to the source countries if there is a match.
- groups
Sequence[Get
Traffic Capture Rules Group] - (List) Groups for which the rule applies. You can manually select up to
8groups. - id int
- (Number) A unique identifier assigned to the workload group
- labels
Sequence[Get
Traffic Capture Rules Label] - last_
modified_ Sequence[Getbies Traffic Capture Rules Last Modified By] - (List) User who last modified the rule
- last_
modified_ inttime - (Integer) Timestamp when the rule was last modified
- location_
groups Sequence[GetTraffic Capture Rules Location Group] - (List) Location groups for which the rule applies. You can manually select up to
32location groups. - locations
Sequence[Get
Traffic Capture Rules Location] - (List) Locations for which the rule applies. You can manually select up to
8locations. - name str
- (String) The name of the workload group
- nw_
application_ Sequence[Getgroups Traffic Capture Rules Nw Application Group] - (List) Network application groups for which the rule applies.
- nw_
applications Sequence[str] - (List of String) Network service applications. The service provides predefined applications.
- nw_
service_ Sequence[Getgroups Traffic Capture Rules Nw Service Group] - (List) Network service groups for which the rule applies.
- nw_
services Sequence[GetTraffic Capture Rules Nw Service] - (List) Network services for which the rule applies. The Zscaler firewall has predefined services and you can configure up to
1,024additional custom services. - order int
- (Integer) Rule order number. Policy rules are evaluated in ascending numerical order.
- predefined bool
- (Boolean) Indicates if this is a predefined rule
- rank int
- (Integer) Admin rank of the Traffic Capture policy rule. Default value is
7. - source_
countries Sequence[str] - ** - (List of String) Identify destinations based on the location of a server. Provide a 2 letter ISO3166 Alpha2 Country code. i.e
"US","CA" - src_
ip_ Sequence[Getgroups Traffic Capture Rules Src Ip Group] - (Optional) Any number of source IP address groups that you want to control with this rule.
- src_
ips Sequence[str] - (Optional) You can enter individual IP addresses, subnets, or address ranges.
- state str
- (String) Rule state. An enabled rule is actively enforced. Values:
ENABLED,DISABLED - time_
windows Sequence[GetTraffic Capture Rules Time Window] - (List) Time intervals in which the rule applies. You can manually select up to
2time intervals. - txn_
sampling str - (String) The percentage of connections sampled for capturing each time the rule is triggered. Supported Values:
NONE,ONE_PERCENT,TWO_PERCENT,FIVE_PERCENT,TEN_PERCENT,TWENTY_FIVE_PERCENT,HUNDRED_PERCENT - txn_
size_ strlimit - (String) The maximum size of traffic to capture per connection. Supported Values:
NONE,UNLIMITED,THIRTY_TWO_KB,TWO_FIFTY_SIX_KB,TWO_MB,FOUR_MB,THIRTY_TWO_MB,SIXTY_FOUR_MB - users
Sequence[Get
Traffic Capture Rules User] - (List) Users for which the rule applies. You can manually select up to
4general and/or special users. - workload_
groups Sequence[GetTraffic Capture Rules Workload Group] - (List) The list of preconfigured workload groups to which the policy must be applied
- access
Control String - (String) The admin's access privilege to this rule based on the assigned role
- action String
- (String) The action the rule takes when packets match. Values:
CAPTURE,SKIP - app
Service List<Property Map>Groups - default
Rule Boolean - (Boolean) Indicates if this is a default rule
- departments List<Property Map>
- (List) Departments for which the rule applies. You can apply to any number of departments.
- description String
- (String) Additional information about the rule. Cannot exceed 10,240 characters.
- dest
Addresses List<String> - ** - (List of String) - IP addresses and fully qualified domain names (FQDNs), if the domain has multiple destination IP addresses or if its IP addresses may change. For IP addresses, you can enter individual IP addresses, subnets, or address ranges. If adding multiple items, hit Enter after each entry.
- dest
Countries List<String> - ** - (List of String) Identify destinations based on the location of a server. Provide a 2 letter ISO3166 Alpha2 Country code. i.e
"US","CA" - dest
Ip List<String>Categories - dest
Ip List<Property Map>Groups - ** - (Optional) Any number of destination IP address groups that you want to control with this rule.
- device
Groups List<Property Map> - device
Trust List<String>Levels - devices List<Property Map>
- exclude
Src BooleanCountries - (Boolean) Indicates whether the countries specified in the sourceCountries field are included or excluded from the rule. A true value denotes that the specified source countries are excluded from the rule. A false value denotes that the rule is applied to the source countries if there is a match.
- groups List<Property Map>
- (List) Groups for which the rule applies. You can manually select up to
8groups. - id Number
- (Number) A unique identifier assigned to the workload group
- labels List<Property Map>
- last
Modified List<Property Map>Bies - (List) User who last modified the rule
- last
Modified NumberTime - (Integer) Timestamp when the rule was last modified
- location
Groups List<Property Map> - (List) Location groups for which the rule applies. You can manually select up to
32location groups. - locations List<Property Map>
- (List) Locations for which the rule applies. You can manually select up to
8locations. - name String
- (String) The name of the workload group
- nw
Application List<Property Map>Groups - (List) Network application groups for which the rule applies.
- nw
Applications List<String> - (List of String) Network service applications. The service provides predefined applications.
- nw
Service List<Property Map>Groups - (List) Network service groups for which the rule applies.
- nw
Services List<Property Map> - (List) Network services for which the rule applies. The Zscaler firewall has predefined services and you can configure up to
1,024additional custom services. - order Number
- (Integer) Rule order number. Policy rules are evaluated in ascending numerical order.
- predefined Boolean
- (Boolean) Indicates if this is a predefined rule
- rank Number
- (Integer) Admin rank of the Traffic Capture policy rule. Default value is
7. - source
Countries List<String> - ** - (List of String) Identify destinations based on the location of a server. Provide a 2 letter ISO3166 Alpha2 Country code. i.e
"US","CA" - src
Ip List<Property Map>Groups - (Optional) Any number of source IP address groups that you want to control with this rule.
- src
Ips List<String> - (Optional) You can enter individual IP addresses, subnets, or address ranges.
- state String
- (String) Rule state. An enabled rule is actively enforced. Values:
ENABLED,DISABLED - time
Windows List<Property Map> - (List) Time intervals in which the rule applies. You can manually select up to
2time intervals. - txn
Sampling String - (String) The percentage of connections sampled for capturing each time the rule is triggered. Supported Values:
NONE,ONE_PERCENT,TWO_PERCENT,FIVE_PERCENT,TEN_PERCENT,TWENTY_FIVE_PERCENT,HUNDRED_PERCENT - txn
Size StringLimit - (String) The maximum size of traffic to capture per connection. Supported Values:
NONE,UNLIMITED,THIRTY_TWO_KB,TWO_FIFTY_SIX_KB,TWO_MB,FOUR_MB,THIRTY_TWO_MB,SIXTY_FOUR_MB - users List<Property Map>
- (List) Users for which the rule applies. You can manually select up to
4general and/or special users. - workload
Groups List<Property Map> - (List) The list of preconfigured workload groups to which the policy must be applied
Supporting Types
GetTrafficCaptureRulesAppServiceGroup
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesDepartment
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesDestIpGroup
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesDevice
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesDeviceGroup
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesGroup
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesLabel
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesLastModifiedBy
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesLocation
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesLocationGroup
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesNwApplicationGroup
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesNwService
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesNwServiceGroup
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesSrcIpGroup
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesTimeWindow
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesUser
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesWorkloadGroup
- Description string
- (String) Additional information about the rule. Cannot exceed 10,240 characters.
- Expression string
- The description of the workload group
- Expression
Jsons List<zscaler.Pulumi Package. Zia. Inputs. Get Traffic Capture Rules Workload Group Expression Json> - Id int
- (Number) A unique identifier assigned to the workload group
- Last
Modified List<zscaler.Bies Pulumi Package. Zia. Inputs. Get Traffic Capture Rules Workload Group Last Modified By> - (List) User who last modified the rule
- Last
Modified intTime - (Integer) Timestamp when the rule was last modified
- Name string
- (String) The name of the workload group
- Description string
- (String) Additional information about the rule. Cannot exceed 10,240 characters.
- Expression string
- The description of the workload group
- Expression
Jsons []GetTraffic Capture Rules Workload Group Expression Json - Id int
- (Number) A unique identifier assigned to the workload group
- Last
Modified []GetBies Traffic Capture Rules Workload Group Last Modified By - (List) User who last modified the rule
- Last
Modified intTime - (Integer) Timestamp when the rule was last modified
- Name string
- (String) The name of the workload group
- description String
- (String) Additional information about the rule. Cannot exceed 10,240 characters.
- expression String
- The description of the workload group
- expression
Jsons List<GetTraffic Capture Rules Workload Group Expression Json> - id Integer
- (Number) A unique identifier assigned to the workload group
- last
Modified List<GetBies Traffic Capture Rules Workload Group Last Modified By> - (List) User who last modified the rule
- last
Modified IntegerTime - (Integer) Timestamp when the rule was last modified
- name String
- (String) The name of the workload group
- description string
- (String) Additional information about the rule. Cannot exceed 10,240 characters.
- expression string
- The description of the workload group
- expression
Jsons GetTraffic Capture Rules Workload Group Expression Json[] - id number
- (Number) A unique identifier assigned to the workload group
- last
Modified GetBies Traffic Capture Rules Workload Group Last Modified By[] - (List) User who last modified the rule
- last
Modified numberTime - (Integer) Timestamp when the rule was last modified
- name string
- (String) The name of the workload group
- description str
- (String) Additional information about the rule. Cannot exceed 10,240 characters.
- expression str
- The description of the workload group
- expression_
jsons Sequence[GetTraffic Capture Rules Workload Group Expression Json] - id int
- (Number) A unique identifier assigned to the workload group
- last_
modified_ Sequence[Getbies Traffic Capture Rules Workload Group Last Modified By] - (List) User who last modified the rule
- last_
modified_ inttime - (Integer) Timestamp when the rule was last modified
- name str
- (String) The name of the workload group
- description String
- (String) Additional information about the rule. Cannot exceed 10,240 characters.
- expression String
- The description of the workload group
- expression
Jsons List<Property Map> - id Number
- (Number) A unique identifier assigned to the workload group
- last
Modified List<Property Map>Bies - (List) User who last modified the rule
- last
Modified NumberTime - (Integer) Timestamp when the rule was last modified
- name String
- (String) The name of the workload group
GetTrafficCaptureRulesWorkloadGroupExpressionJson
GetTrafficCaptureRulesWorkloadGroupExpressionJsonExpressionContainer
- operator String
- tag
Containers List<Property Map> - tag
Type String
GetTrafficCaptureRulesWorkloadGroupExpressionJsonExpressionContainerTagContainer
- operator String
- List<Property Map>
GetTrafficCaptureRulesWorkloadGroupExpressionJsonExpressionContainerTagContainerTag
GetTrafficCaptureRulesWorkloadGroupLastModifiedBy
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Extensions map[string]string
- (Map of String)
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- extensions Map<String,String>
- (Map of String)
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- extensions {[key: string]: string}
- (Map of String)
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- extensions Mapping[str, str]
- (Map of String)
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- extensions Map<String>
- (Map of String)
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
Package Details
- Repository
- zia zscaler/pulumi-zia
- License
- MIT
- Notes
- This Pulumi package is based on the
ziaTerraform Provider.
Zscaler Internet Access v1.2.0 published on Friday, Feb 20, 2026 by Zscaler
