Zscaler Internet Access v0.0.7 published on Tuesday, Jul 30, 2024 by Zscaler
zia.getURLFilteringRules
Explore with Pulumi AI
Use the zia_url_filtering_rules data source to get information about a URL filtering rule information for the specified Name
.
import * as pulumi from "@pulumi/pulumi";
import * as zia from "@pulumi/zia";
const example = zia.getURLFilteringRules({
name: "Example",
});
import pulumi
import pulumi_zia as zia
example = zia.get_url_filtering_rules(name="Example")
package main
import (
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
"github.com/zscaler/pulumi-zia/sdk/go/zia"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := zia.LookupURLFilteringRules(ctx, &zia.LookupURLFilteringRulesArgs{
Name: pulumi.StringRef("Example"),
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Zia = Pulumi.Zia;
return await Deployment.RunAsync(() =>
{
var example = Zia.GetURLFilteringRules.Invoke(new()
{
Name = "Example",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.zia.ZiaFunctions;
import com.pulumi.zia.inputs.GetURLFilteringRulesArgs;
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 = ZiaFunctions.getURLFilteringRules(GetURLFilteringRulesArgs.builder()
.name("Example")
.build());
}
}
variables:
example:
fn::invoke:
Function: zia:getURLFilteringRules
Arguments:
name: Example
Using getURLFilteringRules
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 getURLFilteringRules(args: GetURLFilteringRulesArgs, opts?: InvokeOptions): Promise<GetURLFilteringRulesResult>
function getURLFilteringRulesOutput(args: GetURLFilteringRulesOutputArgs, opts?: InvokeOptions): Output<GetURLFilteringRulesResult>
def get_url_filtering_rules(id: Optional[int] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetURLFilteringRulesResult
def get_url_filtering_rules_output(id: Optional[pulumi.Input[int]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetURLFilteringRulesResult]
func LookupURLFilteringRules(ctx *Context, args *LookupURLFilteringRulesArgs, opts ...InvokeOption) (*LookupURLFilteringRulesResult, error)
func LookupURLFilteringRulesOutput(ctx *Context, args *LookupURLFilteringRulesOutputArgs, opts ...InvokeOption) LookupURLFilteringRulesResultOutput
> Note: This function is named LookupURLFilteringRules
in the Go SDK.
public static class GetURLFilteringRules
{
public static Task<GetURLFilteringRulesResult> InvokeAsync(GetURLFilteringRulesArgs args, InvokeOptions? opts = null)
public static Output<GetURLFilteringRulesResult> Invoke(GetURLFilteringRulesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetURLFilteringRulesResult> getURLFilteringRules(GetURLFilteringRulesArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: zia:index/getURLFilteringRules:getURLFilteringRules
arguments:
# arguments dictionary
The following arguments are supported:
getURLFilteringRules Result
The following output properties are available:
- Action string
- (String) Action taken when traffic matches rule criteria. Supported values:
ANY
,NONE
,BLOCK
,CAUTION
,ALLOW
,ICAP_RESPONSE
- Block
Override bool - (String) When set to true, a
BLOCK
action triggered by the rule could be overridden. If true and both overrideGroup and overrideUsers are not set, theBLOCK
triggered by this rule could be overridden for any users. If block_override is not set,BLOCK
action cannot be overridden. - Cbi
Profiles List<zscaler.Pulumi Package. Zia. Outputs. Get URLFiltering Rules Cbi Profile> - (List) The cloud browser isolation profile to which the ISOLATE action is applied in the URL Filtering Policy rules. This block is required when the attribute
action
is set toISOLATE
- Ciparule bool
- Departments
List<zscaler.
Pulumi Package. Zia. Outputs. Get URLFiltering Rules Department> - (List of Object) The departments to which the Firewall Filtering policy rule applies
- Description string
- (String) Additional information about the rule
- Device
Groups List<zscaler.Pulumi Package. Zia. Outputs. Get URLFiltering Rules Device Group> - Device
Trust List<string>Levels - (Optional) List of device trust levels for which the rule must be applied. This field is applicable for devices that are managed using Zscaler Client Connector. The trust levels are assigned to the devices based on your posture configurations in the Zscaler Client Connector Portal. If no value is set, this field is ignored during the policy evaluation. Supported values:
ANY
,UNKNOWN_DEVICETRUSTLEVEL
,LOW_TRUST
,MEDIUM_TRUST
,HIGH_TRUST
- Devices
List<zscaler.
Pulumi Package. Zia. Outputs. Get URLFiltering Rules Device> - End
User stringNotification Url - (String) URL of end user notification page to be displayed when the rule is matched. Not applicable if either 'overrideUsers' or 'overrideGroups' is specified.
- Enforce
Time boolValidity - (String) Enforce a set a validity time period for the URL Filtering rule.
- Groups
List<zscaler.
Pulumi Package. Zia. Outputs. Get URLFiltering Rules Group> - (List of Object) The groups to which the Firewall Filtering policy rule applies
- Labels
List<zscaler.
Pulumi Package. Zia. Outputs. Get URLFiltering Rules Label> - Last
Modified List<zscaler.Bies Pulumi Package. Zia. Outputs. Get URLFiltering Rules Last Modified By> - Last
Modified intTime - (Number) When the rule was last modified
- Location
Groups List<zscaler.Pulumi Package. Zia. Outputs. Get URLFiltering Rules Location Group> - (List of Object) The location groups to which the Firewall Filtering policy rule applies
- Locations
List<zscaler.
Pulumi Package. Zia. Outputs. Get URLFiltering Rules Location> - (List of Object) The locations to which the Firewall Filtering policy rule applies
- Order int
- (Number) Order of execution of rule with respect to other URL Filtering rules
- Override
Groups List<zscaler.Pulumi Package. Zia. Outputs. Get URLFiltering Rules Override Group> - (List of Object) Name-ID pairs of users for which this rule can be overridden. Applicable only if blockOverride is set to
true
, action isBLOCK
and overrideGroups is not set.If this overrideUsers is not set,BLOCK
action can be overridden for any group. - Override
Users List<zscaler.Pulumi Package. Zia. Outputs. Get URLFiltering Rules Override User> - (List of Object) Name-ID pairs of users for which this rule can be overridden. Applicable only if blockOverride is set to
true
, action isBLOCK
and overrideGroups is not set.If this overrideUsers is not set,BLOCK
action can be overridden for any user. - Protocols List<string>
- (List of Object) Protocol criteria. Supported values:
SMRULEF_ZPA_BROKERS_RULE
,ANY_RULE
,TCP_RULE
,UDP_RULE
,DOHTTPS_RULE
,TUNNELSSL_RULE
,HTTP_PROXY
,FOHTTP_RULE
,FTP_RULE
,HTTPS_RULE
,HTTP_RULE
,SSL_RULE
,TUNNEL_RULE
,WEBSOCKETSSL_RULE
,WEBSOCKET_RULE
- Rank int
- (String) Admin rank of the admin who creates this rule
- Request
Methods List<string> - (String) Request method for which the rule must be applied. If not set, rule will be applied to all methods
- Size
Quota int - (String) Size quota in KB beyond which the URL Filtering rule is applied. If not set, no quota is enforced. If a policy rule action is set to
BLOCK
, this field is not applicable. - Source
Ip List<zscaler.Groups Pulumi Package. Zia. Outputs. Get URLFiltering Rules Source Ip Group> - State string
- (String) Rule State
- Time
Quota int - (String) Time quota in minutes, after which the URL Filtering rule is applied. If not set, no quota is enforced. If a policy rule action is set to
BLOCK
, this field is not applicable. - Time
Windows List<zscaler.Pulumi Package. Zia. Outputs. Get URLFiltering Rules Time Window> - (List of Object) The time interval in which the Firewall Filtering policy rule applies
- Url
Categories List<string> - (String) List of URL categories for which rule must be applied
- User
Agent List<string>Types - Users
List<zscaler.
Pulumi Package. Zia. Outputs. Get URLFiltering Rules User> - (List of Object) The users to which the Firewall Filtering policy rule applies
- Validity
End intTime - (Number) If enforceTimeValidity is set to true, the URL Filtering rule will cease to be valid on this end date and time.
- Validity
Start intTime - (Number) If enforceTimeValidity is set to true, the URL Filtering rule will be valid starting on this date and time.
- Validity
Time stringZone Id - (Number) If enforceTimeValidity is set to true, the URL Filtering rule date and time will be valid based on this time zone ID.
- Workload
Groups List<zscaler.Pulumi Package. Zia. Outputs. Get URLFiltering Rules Workload Group> - (List) The list of preconfigured workload groups to which the policy must be applied
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- Action string
- (String) Action taken when traffic matches rule criteria. Supported values:
ANY
,NONE
,BLOCK
,CAUTION
,ALLOW
,ICAP_RESPONSE
- Block
Override bool - (String) When set to true, a
BLOCK
action triggered by the rule could be overridden. If true and both overrideGroup and overrideUsers are not set, theBLOCK
triggered by this rule could be overridden for any users. If block_override is not set,BLOCK
action cannot be overridden. - Cbi
Profiles []GetURLFiltering Rules Cbi Profile - (List) The cloud browser isolation profile to which the ISOLATE action is applied in the URL Filtering Policy rules. This block is required when the attribute
action
is set toISOLATE
- Ciparule bool
- Departments
[]Get
URLFiltering Rules Department - (List of Object) The departments to which the Firewall Filtering policy rule applies
- Description string
- (String) Additional information about the rule
- Device
Groups []GetURLFiltering Rules Device Group - Device
Trust []stringLevels - (Optional) List of device trust levels for which the rule must be applied. This field is applicable for devices that are managed using Zscaler Client Connector. The trust levels are assigned to the devices based on your posture configurations in the Zscaler Client Connector Portal. If no value is set, this field is ignored during the policy evaluation. Supported values:
ANY
,UNKNOWN_DEVICETRUSTLEVEL
,LOW_TRUST
,MEDIUM_TRUST
,HIGH_TRUST
- Devices
[]Get
URLFiltering Rules Device - End
User stringNotification Url - (String) URL of end user notification page to be displayed when the rule is matched. Not applicable if either 'overrideUsers' or 'overrideGroups' is specified.
- Enforce
Time boolValidity - (String) Enforce a set a validity time period for the URL Filtering rule.
- Groups
[]Get
URLFiltering Rules Group - (List of Object) The groups to which the Firewall Filtering policy rule applies
- Labels
[]Get
URLFiltering Rules Label - Last
Modified []GetBies URLFiltering Rules Last Modified By - Last
Modified intTime - (Number) When the rule was last modified
- Location
Groups []GetURLFiltering Rules Location Group - (List of Object) The location groups to which the Firewall Filtering policy rule applies
- Locations
[]Get
URLFiltering Rules Location - (List of Object) The locations to which the Firewall Filtering policy rule applies
- Order int
- (Number) Order of execution of rule with respect to other URL Filtering rules
- Override
Groups []GetURLFiltering Rules Override Group - (List of Object) Name-ID pairs of users for which this rule can be overridden. Applicable only if blockOverride is set to
true
, action isBLOCK
and overrideGroups is not set.If this overrideUsers is not set,BLOCK
action can be overridden for any group. - Override
Users []GetURLFiltering Rules Override User - (List of Object) Name-ID pairs of users for which this rule can be overridden. Applicable only if blockOverride is set to
true
, action isBLOCK
and overrideGroups is not set.If this overrideUsers is not set,BLOCK
action can be overridden for any user. - Protocols []string
- (List of Object) Protocol criteria. Supported values:
SMRULEF_ZPA_BROKERS_RULE
,ANY_RULE
,TCP_RULE
,UDP_RULE
,DOHTTPS_RULE
,TUNNELSSL_RULE
,HTTP_PROXY
,FOHTTP_RULE
,FTP_RULE
,HTTPS_RULE
,HTTP_RULE
,SSL_RULE
,TUNNEL_RULE
,WEBSOCKETSSL_RULE
,WEBSOCKET_RULE
- Rank int
- (String) Admin rank of the admin who creates this rule
- Request
Methods []string - (String) Request method for which the rule must be applied. If not set, rule will be applied to all methods
- Size
Quota int - (String) Size quota in KB beyond which the URL Filtering rule is applied. If not set, no quota is enforced. If a policy rule action is set to
BLOCK
, this field is not applicable. - Source
Ip []GetGroups URLFiltering Rules Source Ip Group - State string
- (String) Rule State
- Time
Quota int - (String) Time quota in minutes, after which the URL Filtering rule is applied. If not set, no quota is enforced. If a policy rule action is set to
BLOCK
, this field is not applicable. - Time
Windows []GetURLFiltering Rules Time Window - (List of Object) The time interval in which the Firewall Filtering policy rule applies
- Url
Categories []string - (String) List of URL categories for which rule must be applied
- User
Agent []stringTypes - Users
[]Get
URLFiltering Rules User - (List of Object) The users to which the Firewall Filtering policy rule applies
- Validity
End intTime - (Number) If enforceTimeValidity is set to true, the URL Filtering rule will cease to be valid on this end date and time.
- Validity
Start intTime - (Number) If enforceTimeValidity is set to true, the URL Filtering rule will be valid starting on this date and time.
- Validity
Time stringZone Id - (Number) If enforceTimeValidity is set to true, the URL Filtering rule date and time will be valid based on this time zone ID.
- Workload
Groups []GetURLFiltering Rules Workload Group - (List) The list of preconfigured workload groups to which the policy must be applied
- Id int
- (Number) A unique identifier assigned to the workload group
- Name string
- (String) The name of the workload group
- action String
- (String) Action taken when traffic matches rule criteria. Supported values:
ANY
,NONE
,BLOCK
,CAUTION
,ALLOW
,ICAP_RESPONSE
- block
Override Boolean - (String) When set to true, a
BLOCK
action triggered by the rule could be overridden. If true and both overrideGroup and overrideUsers are not set, theBLOCK
triggered by this rule could be overridden for any users. If block_override is not set,BLOCK
action cannot be overridden. - cbi
Profiles List<GetURLFiltering Rules Cbi Profile> - (List) The cloud browser isolation profile to which the ISOLATE action is applied in the URL Filtering Policy rules. This block is required when the attribute
action
is set toISOLATE
- ciparule Boolean
- departments
List<Get
URLFiltering Rules Department> - (List of Object) The departments to which the Firewall Filtering policy rule applies
- description String
- (String) Additional information about the rule
- device
Groups List<GetURLFiltering Rules Device Group> - device
Trust List<String>Levels - (Optional) List of device trust levels for which the rule must be applied. This field is applicable for devices that are managed using Zscaler Client Connector. The trust levels are assigned to the devices based on your posture configurations in the Zscaler Client Connector Portal. If no value is set, this field is ignored during the policy evaluation. Supported values:
ANY
,UNKNOWN_DEVICETRUSTLEVEL
,LOW_TRUST
,MEDIUM_TRUST
,HIGH_TRUST
- devices
List<Get
URLFiltering Rules Device> - end
User StringNotification Url - (String) URL of end user notification page to be displayed when the rule is matched. Not applicable if either 'overrideUsers' or 'overrideGroups' is specified.
- enforce
Time BooleanValidity - (String) Enforce a set a validity time period for the URL Filtering rule.
- groups
List<Get
URLFiltering Rules Group> - (List of Object) The groups to which the Firewall Filtering policy rule applies
- labels
List<Get
URLFiltering Rules Label> - last
Modified List<GetBies URLFiltering Rules Last Modified By> - last
Modified IntegerTime - (Number) When the rule was last modified
- location
Groups List<GetURLFiltering Rules Location Group> - (List of Object) The location groups to which the Firewall Filtering policy rule applies
- locations
List<Get
URLFiltering Rules Location> - (List of Object) The locations to which the Firewall Filtering policy rule applies
- order Integer
- (Number) Order of execution of rule with respect to other URL Filtering rules
- override
Groups List<GetURLFiltering Rules Override Group> - (List of Object) Name-ID pairs of users for which this rule can be overridden. Applicable only if blockOverride is set to
true
, action isBLOCK
and overrideGroups is not set.If this overrideUsers is not set,BLOCK
action can be overridden for any group. - override
Users List<GetURLFiltering Rules Override User> - (List of Object) Name-ID pairs of users for which this rule can be overridden. Applicable only if blockOverride is set to
true
, action isBLOCK
and overrideGroups is not set.If this overrideUsers is not set,BLOCK
action can be overridden for any user. - protocols List<String>
- (List of Object) Protocol criteria. Supported values:
SMRULEF_ZPA_BROKERS_RULE
,ANY_RULE
,TCP_RULE
,UDP_RULE
,DOHTTPS_RULE
,TUNNELSSL_RULE
,HTTP_PROXY
,FOHTTP_RULE
,FTP_RULE
,HTTPS_RULE
,HTTP_RULE
,SSL_RULE
,TUNNEL_RULE
,WEBSOCKETSSL_RULE
,WEBSOCKET_RULE
- rank Integer
- (String) Admin rank of the admin who creates this rule
- request
Methods List<String> - (String) Request method for which the rule must be applied. If not set, rule will be applied to all methods
- size
Quota Integer - (String) Size quota in KB beyond which the URL Filtering rule is applied. If not set, no quota is enforced. If a policy rule action is set to
BLOCK
, this field is not applicable. - source
Ip List<GetGroups URLFiltering Rules Source Ip Group> - state String
- (String) Rule State
- time
Quota Integer - (String) Time quota in minutes, after which the URL Filtering rule is applied. If not set, no quota is enforced. If a policy rule action is set to
BLOCK
, this field is not applicable. - time
Windows List<GetURLFiltering Rules Time Window> - (List of Object) The time interval in which the Firewall Filtering policy rule applies
- url
Categories List<String> - (String) List of URL categories for which rule must be applied
- user
Agent List<String>Types - users
List<Get
URLFiltering Rules User> - (List of Object) The users to which the Firewall Filtering policy rule applies
- validity
End IntegerTime - (Number) If enforceTimeValidity is set to true, the URL Filtering rule will cease to be valid on this end date and time.
- validity
Start IntegerTime - (Number) If enforceTimeValidity is set to true, the URL Filtering rule will be valid starting on this date and time.
- validity
Time StringZone Id - (Number) If enforceTimeValidity is set to true, the URL Filtering rule date and time will be valid based on this time zone ID.
- workload
Groups List<GetURLFiltering Rules Workload Group> - (List) The list of preconfigured workload groups to which the policy must be applied
- id Integer
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
- action string
- (String) Action taken when traffic matches rule criteria. Supported values:
ANY
,NONE
,BLOCK
,CAUTION
,ALLOW
,ICAP_RESPONSE
- block
Override boolean - (String) When set to true, a
BLOCK
action triggered by the rule could be overridden. If true and both overrideGroup and overrideUsers are not set, theBLOCK
triggered by this rule could be overridden for any users. If block_override is not set,BLOCK
action cannot be overridden. - cbi
Profiles GetURLFiltering Rules Cbi Profile[] - (List) The cloud browser isolation profile to which the ISOLATE action is applied in the URL Filtering Policy rules. This block is required when the attribute
action
is set toISOLATE
- ciparule boolean
- departments
Get
URLFiltering Rules Department[] - (List of Object) The departments to which the Firewall Filtering policy rule applies
- description string
- (String) Additional information about the rule
- device
Groups GetURLFiltering Rules Device Group[] - device
Trust string[]Levels - (Optional) List of device trust levels for which the rule must be applied. This field is applicable for devices that are managed using Zscaler Client Connector. The trust levels are assigned to the devices based on your posture configurations in the Zscaler Client Connector Portal. If no value is set, this field is ignored during the policy evaluation. Supported values:
ANY
,UNKNOWN_DEVICETRUSTLEVEL
,LOW_TRUST
,MEDIUM_TRUST
,HIGH_TRUST
- devices
Get
URLFiltering Rules Device[] - end
User stringNotification Url - (String) URL of end user notification page to be displayed when the rule is matched. Not applicable if either 'overrideUsers' or 'overrideGroups' is specified.
- enforce
Time booleanValidity - (String) Enforce a set a validity time period for the URL Filtering rule.
- groups
Get
URLFiltering Rules Group[] - (List of Object) The groups to which the Firewall Filtering policy rule applies
- labels
Get
URLFiltering Rules Label[] - last
Modified GetBies URLFiltering Rules Last Modified By[] - last
Modified numberTime - (Number) When the rule was last modified
- location
Groups GetURLFiltering Rules Location Group[] - (List of Object) The location groups to which the Firewall Filtering policy rule applies
- locations
Get
URLFiltering Rules Location[] - (List of Object) The locations to which the Firewall Filtering policy rule applies
- order number
- (Number) Order of execution of rule with respect to other URL Filtering rules
- override
Groups GetURLFiltering Rules Override Group[] - (List of Object) Name-ID pairs of users for which this rule can be overridden. Applicable only if blockOverride is set to
true
, action isBLOCK
and overrideGroups is not set.If this overrideUsers is not set,BLOCK
action can be overridden for any group. - override
Users GetURLFiltering Rules Override User[] - (List of Object) Name-ID pairs of users for which this rule can be overridden. Applicable only if blockOverride is set to
true
, action isBLOCK
and overrideGroups is not set.If this overrideUsers is not set,BLOCK
action can be overridden for any user. - protocols string[]
- (List of Object) Protocol criteria. Supported values:
SMRULEF_ZPA_BROKERS_RULE
,ANY_RULE
,TCP_RULE
,UDP_RULE
,DOHTTPS_RULE
,TUNNELSSL_RULE
,HTTP_PROXY
,FOHTTP_RULE
,FTP_RULE
,HTTPS_RULE
,HTTP_RULE
,SSL_RULE
,TUNNEL_RULE
,WEBSOCKETSSL_RULE
,WEBSOCKET_RULE
- rank number
- (String) Admin rank of the admin who creates this rule
- request
Methods string[] - (String) Request method for which the rule must be applied. If not set, rule will be applied to all methods
- size
Quota number - (String) Size quota in KB beyond which the URL Filtering rule is applied. If not set, no quota is enforced. If a policy rule action is set to
BLOCK
, this field is not applicable. - source
Ip GetGroups URLFiltering Rules Source Ip Group[] - state string
- (String) Rule State
- time
Quota number - (String) Time quota in minutes, after which the URL Filtering rule is applied. If not set, no quota is enforced. If a policy rule action is set to
BLOCK
, this field is not applicable. - time
Windows GetURLFiltering Rules Time Window[] - (List of Object) The time interval in which the Firewall Filtering policy rule applies
- url
Categories string[] - (String) List of URL categories for which rule must be applied
- user
Agent string[]Types - users
Get
URLFiltering Rules User[] - (List of Object) The users to which the Firewall Filtering policy rule applies
- validity
End numberTime - (Number) If enforceTimeValidity is set to true, the URL Filtering rule will cease to be valid on this end date and time.
- validity
Start numberTime - (Number) If enforceTimeValidity is set to true, the URL Filtering rule will be valid starting on this date and time.
- validity
Time stringZone Id - (Number) If enforceTimeValidity is set to true, the URL Filtering rule date and time will be valid based on this time zone ID.
- workload
Groups GetURLFiltering Rules Workload Group[] - (List) The list of preconfigured workload groups to which the policy must be applied
- id number
- (Number) A unique identifier assigned to the workload group
- name string
- (String) The name of the workload group
- action str
- (String) Action taken when traffic matches rule criteria. Supported values:
ANY
,NONE
,BLOCK
,CAUTION
,ALLOW
,ICAP_RESPONSE
- block_
override bool - (String) When set to true, a
BLOCK
action triggered by the rule could be overridden. If true and both overrideGroup and overrideUsers are not set, theBLOCK
triggered by this rule could be overridden for any users. If block_override is not set,BLOCK
action cannot be overridden. - cbi_
profiles Sequence[GetURLFiltering Rules Cbi Profile] - (List) The cloud browser isolation profile to which the ISOLATE action is applied in the URL Filtering Policy rules. This block is required when the attribute
action
is set toISOLATE
- ciparule bool
- departments
Sequence[Get
URLFiltering Rules Department] - (List of Object) The departments to which the Firewall Filtering policy rule applies
- description str
- (String) Additional information about the rule
- device_
groups Sequence[GetURLFiltering Rules Device Group] - device_
trust_ Sequence[str]levels - (Optional) List of device trust levels for which the rule must be applied. This field is applicable for devices that are managed using Zscaler Client Connector. The trust levels are assigned to the devices based on your posture configurations in the Zscaler Client Connector Portal. If no value is set, this field is ignored during the policy evaluation. Supported values:
ANY
,UNKNOWN_DEVICETRUSTLEVEL
,LOW_TRUST
,MEDIUM_TRUST
,HIGH_TRUST
- devices
Sequence[Get
URLFiltering Rules Device] - end_
user_ strnotification_ url - (String) URL of end user notification page to be displayed when the rule is matched. Not applicable if either 'overrideUsers' or 'overrideGroups' is specified.
- enforce_
time_ boolvalidity - (String) Enforce a set a validity time period for the URL Filtering rule.
- groups
Sequence[Get
URLFiltering Rules Group] - (List of Object) The groups to which the Firewall Filtering policy rule applies
- labels
Sequence[Get
URLFiltering Rules Label] - last_
modified_ Sequence[Getbies URLFiltering Rules Last Modified By] - last_
modified_ inttime - (Number) When the rule was last modified
- location_
groups Sequence[GetURLFiltering Rules Location Group] - (List of Object) The location groups to which the Firewall Filtering policy rule applies
- locations
Sequence[Get
URLFiltering Rules Location] - (List of Object) The locations to which the Firewall Filtering policy rule applies
- order int
- (Number) Order of execution of rule with respect to other URL Filtering rules
- override_
groups Sequence[GetURLFiltering Rules Override Group] - (List of Object) Name-ID pairs of users for which this rule can be overridden. Applicable only if blockOverride is set to
true
, action isBLOCK
and overrideGroups is not set.If this overrideUsers is not set,BLOCK
action can be overridden for any group. - override_
users Sequence[GetURLFiltering Rules Override User] - (List of Object) Name-ID pairs of users for which this rule can be overridden. Applicable only if blockOverride is set to
true
, action isBLOCK
and overrideGroups is not set.If this overrideUsers is not set,BLOCK
action can be overridden for any user. - protocols Sequence[str]
- (List of Object) Protocol criteria. Supported values:
SMRULEF_ZPA_BROKERS_RULE
,ANY_RULE
,TCP_RULE
,UDP_RULE
,DOHTTPS_RULE
,TUNNELSSL_RULE
,HTTP_PROXY
,FOHTTP_RULE
,FTP_RULE
,HTTPS_RULE
,HTTP_RULE
,SSL_RULE
,TUNNEL_RULE
,WEBSOCKETSSL_RULE
,WEBSOCKET_RULE
- rank int
- (String) Admin rank of the admin who creates this rule
- request_
methods Sequence[str] - (String) Request method for which the rule must be applied. If not set, rule will be applied to all methods
- size_
quota int - (String) Size quota in KB beyond which the URL Filtering rule is applied. If not set, no quota is enforced. If a policy rule action is set to
BLOCK
, this field is not applicable. - source_
ip_ Sequence[Getgroups URLFiltering Rules Source Ip Group] - state str
- (String) Rule State
- time_
quota int - (String) Time quota in minutes, after which the URL Filtering rule is applied. If not set, no quota is enforced. If a policy rule action is set to
BLOCK
, this field is not applicable. - time_
windows Sequence[GetURLFiltering Rules Time Window] - (List of Object) The time interval in which the Firewall Filtering policy rule applies
- url_
categories Sequence[str] - (String) List of URL categories for which rule must be applied
- user_
agent_ Sequence[str]types - users
Sequence[Get
URLFiltering Rules User] - (List of Object) The users to which the Firewall Filtering policy rule applies
- validity_
end_ inttime - (Number) If enforceTimeValidity is set to true, the URL Filtering rule will cease to be valid on this end date and time.
- validity_
start_ inttime - (Number) If enforceTimeValidity is set to true, the URL Filtering rule will be valid starting on this date and time.
- validity_
time_ strzone_ id - (Number) If enforceTimeValidity is set to true, the URL Filtering rule date and time will be valid based on this time zone ID.
- workload_
groups Sequence[GetURLFiltering Rules Workload Group] - (List) The list of preconfigured workload groups to which the policy must be applied
- id int
- (Number) A unique identifier assigned to the workload group
- name str
- (String) The name of the workload group
- action String
- (String) Action taken when traffic matches rule criteria. Supported values:
ANY
,NONE
,BLOCK
,CAUTION
,ALLOW
,ICAP_RESPONSE
- block
Override Boolean - (String) When set to true, a
BLOCK
action triggered by the rule could be overridden. If true and both overrideGroup and overrideUsers are not set, theBLOCK
triggered by this rule could be overridden for any users. If block_override is not set,BLOCK
action cannot be overridden. - cbi
Profiles List<Property Map> - (List) The cloud browser isolation profile to which the ISOLATE action is applied in the URL Filtering Policy rules. This block is required when the attribute
action
is set toISOLATE
- ciparule Boolean
- departments List<Property Map>
- (List of Object) The departments to which the Firewall Filtering policy rule applies
- description String
- (String) Additional information about the rule
- device
Groups List<Property Map> - device
Trust List<String>Levels - (Optional) List of device trust levels for which the rule must be applied. This field is applicable for devices that are managed using Zscaler Client Connector. The trust levels are assigned to the devices based on your posture configurations in the Zscaler Client Connector Portal. If no value is set, this field is ignored during the policy evaluation. Supported values:
ANY
,UNKNOWN_DEVICETRUSTLEVEL
,LOW_TRUST
,MEDIUM_TRUST
,HIGH_TRUST
- devices List<Property Map>
- end
User StringNotification Url - (String) URL of end user notification page to be displayed when the rule is matched. Not applicable if either 'overrideUsers' or 'overrideGroups' is specified.
- enforce
Time BooleanValidity - (String) Enforce a set a validity time period for the URL Filtering rule.
- groups List<Property Map>
- (List of Object) The groups to which the Firewall Filtering policy rule applies
- labels List<Property Map>
- last
Modified List<Property Map>Bies - last
Modified NumberTime - (Number) When the rule was last modified
- location
Groups List<Property Map> - (List of Object) The location groups to which the Firewall Filtering policy rule applies
- locations List<Property Map>
- (List of Object) The locations to which the Firewall Filtering policy rule applies
- order Number
- (Number) Order of execution of rule with respect to other URL Filtering rules
- override
Groups List<Property Map> - (List of Object) Name-ID pairs of users for which this rule can be overridden. Applicable only if blockOverride is set to
true
, action isBLOCK
and overrideGroups is not set.If this overrideUsers is not set,BLOCK
action can be overridden for any group. - override
Users List<Property Map> - (List of Object) Name-ID pairs of users for which this rule can be overridden. Applicable only if blockOverride is set to
true
, action isBLOCK
and overrideGroups is not set.If this overrideUsers is not set,BLOCK
action can be overridden for any user. - protocols List<String>
- (List of Object) Protocol criteria. Supported values:
SMRULEF_ZPA_BROKERS_RULE
,ANY_RULE
,TCP_RULE
,UDP_RULE
,DOHTTPS_RULE
,TUNNELSSL_RULE
,HTTP_PROXY
,FOHTTP_RULE
,FTP_RULE
,HTTPS_RULE
,HTTP_RULE
,SSL_RULE
,TUNNEL_RULE
,WEBSOCKETSSL_RULE
,WEBSOCKET_RULE
- rank Number
- (String) Admin rank of the admin who creates this rule
- request
Methods List<String> - (String) Request method for which the rule must be applied. If not set, rule will be applied to all methods
- size
Quota Number - (String) Size quota in KB beyond which the URL Filtering rule is applied. If not set, no quota is enforced. If a policy rule action is set to
BLOCK
, this field is not applicable. - source
Ip List<Property Map>Groups - state String
- (String) Rule State
- time
Quota Number - (String) Time quota in minutes, after which the URL Filtering rule is applied. If not set, no quota is enforced. If a policy rule action is set to
BLOCK
, this field is not applicable. - time
Windows List<Property Map> - (List of Object) The time interval in which the Firewall Filtering policy rule applies
- url
Categories List<String> - (String) List of URL categories for which rule must be applied
- user
Agent List<String>Types - users List<Property Map>
- (List of Object) The users to which the Firewall Filtering policy rule applies
- validity
End NumberTime - (Number) If enforceTimeValidity is set to true, the URL Filtering rule will cease to be valid on this end date and time.
- validity
Start NumberTime - (Number) If enforceTimeValidity is set to true, the URL Filtering rule will be valid starting on this date and time.
- validity
Time StringZone Id - (Number) If enforceTimeValidity is set to true, the URL Filtering rule date and time will be valid based on this time zone ID.
- workload
Groups List<Property Map> - (List) The list of preconfigured workload groups to which the policy must be applied
- id Number
- (Number) A unique identifier assigned to the workload group
- name String
- (String) The name of the workload group
Supporting Types
GetURLFilteringRulesCbiProfile
GetURLFilteringRulesDepartment
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- Extensions map[string]string
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- extensions Map<String,String>
- (Map of String)
- id Integer
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
- extensions {[key: string]: string}
- (Map of String)
- id number
- URL Filtering Rule ID
- name string
- Name of the URL Filtering policy rule
- extensions Mapping[str, str]
- (Map of String)
- id int
- URL Filtering Rule ID
- name str
- Name of the URL Filtering policy rule
- extensions Map<String>
- (Map of String)
- id Number
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
GetURLFilteringRulesDevice
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- Extensions map[string]string
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- extensions Map<String,String>
- (Map of String)
- id Integer
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
- extensions {[key: string]: string}
- (Map of String)
- id number
- URL Filtering Rule ID
- name string
- Name of the URL Filtering policy rule
- extensions Mapping[str, str]
- (Map of String)
- id int
- URL Filtering Rule ID
- name str
- Name of the URL Filtering policy rule
- extensions Map<String>
- (Map of String)
- id Number
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
GetURLFilteringRulesDeviceGroup
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- Extensions map[string]string
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- extensions Map<String,String>
- (Map of String)
- id Integer
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
- extensions {[key: string]: string}
- (Map of String)
- id number
- URL Filtering Rule ID
- name string
- Name of the URL Filtering policy rule
- extensions Mapping[str, str]
- (Map of String)
- id int
- URL Filtering Rule ID
- name str
- Name of the URL Filtering policy rule
- extensions Map<String>
- (Map of String)
- id Number
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
GetURLFilteringRulesGroup
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- Extensions map[string]string
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- extensions Map<String,String>
- (Map of String)
- id Integer
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
- extensions {[key: string]: string}
- (Map of String)
- id number
- URL Filtering Rule ID
- name string
- Name of the URL Filtering policy rule
- extensions Mapping[str, str]
- (Map of String)
- id int
- URL Filtering Rule ID
- name str
- Name of the URL Filtering policy rule
- extensions Map<String>
- (Map of String)
- id Number
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
GetURLFilteringRulesLabel
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- Extensions map[string]string
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- extensions Map<String,String>
- (Map of String)
- id Integer
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
- extensions {[key: string]: string}
- (Map of String)
- id number
- URL Filtering Rule ID
- name string
- Name of the URL Filtering policy rule
- extensions Mapping[str, str]
- (Map of String)
- id int
- URL Filtering Rule ID
- name str
- Name of the URL Filtering policy rule
- extensions Map<String>
- (Map of String)
- id Number
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
GetURLFilteringRulesLastModifiedBy
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- Extensions map[string]string
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- extensions Map<String,String>
- (Map of String)
- id Integer
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
- extensions {[key: string]: string}
- (Map of String)
- id number
- URL Filtering Rule ID
- name string
- Name of the URL Filtering policy rule
- extensions Mapping[str, str]
- (Map of String)
- id int
- URL Filtering Rule ID
- name str
- Name of the URL Filtering policy rule
- extensions Map<String>
- (Map of String)
- id Number
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
GetURLFilteringRulesLocation
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- Extensions map[string]string
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- extensions Map<String,String>
- (Map of String)
- id Integer
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
- extensions {[key: string]: string}
- (Map of String)
- id number
- URL Filtering Rule ID
- name string
- Name of the URL Filtering policy rule
- extensions Mapping[str, str]
- (Map of String)
- id int
- URL Filtering Rule ID
- name str
- Name of the URL Filtering policy rule
- extensions Map<String>
- (Map of String)
- id Number
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
GetURLFilteringRulesLocationGroup
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- Extensions map[string]string
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- extensions Map<String,String>
- (Map of String)
- id Integer
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
- extensions {[key: string]: string}
- (Map of String)
- id number
- URL Filtering Rule ID
- name string
- Name of the URL Filtering policy rule
- extensions Mapping[str, str]
- (Map of String)
- id int
- URL Filtering Rule ID
- name str
- Name of the URL Filtering policy rule
- extensions Map<String>
- (Map of String)
- id Number
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
GetURLFilteringRulesOverrideGroup
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- Extensions map[string]string
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- extensions Map<String,String>
- (Map of String)
- id Integer
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
- extensions {[key: string]: string}
- (Map of String)
- id number
- URL Filtering Rule ID
- name string
- Name of the URL Filtering policy rule
- extensions Mapping[str, str]
- (Map of String)
- id int
- URL Filtering Rule ID
- name str
- Name of the URL Filtering policy rule
- extensions Map<String>
- (Map of String)
- id Number
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
GetURLFilteringRulesOverrideUser
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- Extensions map[string]string
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- extensions Map<String,String>
- (Map of String)
- id Integer
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
- extensions {[key: string]: string}
- (Map of String)
- id number
- URL Filtering Rule ID
- name string
- Name of the URL Filtering policy rule
- extensions Mapping[str, str]
- (Map of String)
- id int
- URL Filtering Rule ID
- name str
- Name of the URL Filtering policy rule
- extensions Map<String>
- (Map of String)
- id Number
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
GetURLFilteringRulesSourceIpGroup
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- Extensions map[string]string
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- extensions Map<String,String>
- (Map of String)
- id Integer
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
- extensions {[key: string]: string}
- (Map of String)
- id number
- URL Filtering Rule ID
- name string
- Name of the URL Filtering policy rule
- extensions Mapping[str, str]
- (Map of String)
- id int
- URL Filtering Rule ID
- name str
- Name of the URL Filtering policy rule
- extensions Map<String>
- (Map of String)
- id Number
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
GetURLFilteringRulesTimeWindow
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- Extensions map[string]string
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- extensions Map<String,String>
- (Map of String)
- id Integer
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
- extensions {[key: string]: string}
- (Map of String)
- id number
- URL Filtering Rule ID
- name string
- Name of the URL Filtering policy rule
- extensions Mapping[str, str]
- (Map of String)
- id int
- URL Filtering Rule ID
- name str
- Name of the URL Filtering policy rule
- extensions Map<String>
- (Map of String)
- id Number
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
GetURLFilteringRulesUser
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- Extensions map[string]string
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- extensions Map<String,String>
- (Map of String)
- id Integer
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
- extensions {[key: string]: string}
- (Map of String)
- id number
- URL Filtering Rule ID
- name string
- Name of the URL Filtering policy rule
- extensions Mapping[str, str]
- (Map of String)
- id int
- URL Filtering Rule ID
- name str
- Name of the URL Filtering policy rule
- extensions Map<String>
- (Map of String)
- id Number
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
GetURLFilteringRulesWorkloadGroup
- Description string
- (String) Additional information about the rule
- Expression string
- The description of the workload group
- Expression
Jsons List<zscaler.Pulumi Package. Zia. Inputs. Get URLFiltering Rules Workload Group Expression Json> - Id int
- URL Filtering Rule ID
- Last
Modified List<zscaler.Bies Pulumi Package. Zia. Inputs. Get URLFiltering Rules Workload Group Last Modified By> - Last
Modified intTime - (Number) When the rule was last modified
- Name string
- Name of the URL Filtering policy rule
- Description string
- (String) Additional information about the rule
- Expression string
- The description of the workload group
- Expression
Jsons []GetURLFiltering Rules Workload Group Expression Json - Id int
- URL Filtering Rule ID
- Last
Modified []GetBies URLFiltering Rules Workload Group Last Modified By - Last
Modified intTime - (Number) When the rule was last modified
- Name string
- Name of the URL Filtering policy rule
- description String
- (String) Additional information about the rule
- expression String
- The description of the workload group
- expression
Jsons List<GetURLFiltering Rules Workload Group Expression Json> - id Integer
- URL Filtering Rule ID
- last
Modified List<GetBies URLFiltering Rules Workload Group Last Modified By> - last
Modified IntegerTime - (Number) When the rule was last modified
- name String
- Name of the URL Filtering policy rule
- description string
- (String) Additional information about the rule
- expression string
- The description of the workload group
- expression
Jsons GetURLFiltering Rules Workload Group Expression Json[] - id number
- URL Filtering Rule ID
- last
Modified GetBies URLFiltering Rules Workload Group Last Modified By[] - last
Modified numberTime - (Number) When the rule was last modified
- name string
- Name of the URL Filtering policy rule
- description str
- (String) Additional information about the rule
- expression str
- The description of the workload group
- expression_
jsons Sequence[GetURLFiltering Rules Workload Group Expression Json] - id int
- URL Filtering Rule ID
- last_
modified_ Sequence[Getbies URLFiltering Rules Workload Group Last Modified By] - last_
modified_ inttime - (Number) When the rule was last modified
- name str
- Name of the URL Filtering policy rule
- description String
- (String) Additional information about the rule
- expression String
- The description of the workload group
- expression
Jsons List<Property Map> - id Number
- URL Filtering Rule ID
- last
Modified List<Property Map>Bies - last
Modified NumberTime - (Number) When the rule was last modified
- name String
- Name of the URL Filtering policy rule
GetURLFilteringRulesWorkloadGroupExpressionJson
GetURLFilteringRulesWorkloadGroupExpressionJsonExpressionContainer
- operator String
- tag
Containers List<Property Map> - tag
Type String
GetURLFilteringRulesWorkloadGroupExpressionJsonExpressionContainerTagContainer
- operator String
- List<Property Map>
GetURLFilteringRulesWorkloadGroupExpressionJsonExpressionContainerTagContainerTag
GetURLFilteringRulesWorkloadGroupLastModifiedBy
- Extensions Dictionary<string, string>
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- Extensions map[string]string
- (Map of String)
- Id int
- URL Filtering Rule ID
- Name string
- Name of the URL Filtering policy rule
- extensions Map<String,String>
- (Map of String)
- id Integer
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
- extensions {[key: string]: string}
- (Map of String)
- id number
- URL Filtering Rule ID
- name string
- Name of the URL Filtering policy rule
- extensions Mapping[str, str]
- (Map of String)
- id int
- URL Filtering Rule ID
- name str
- Name of the URL Filtering policy rule
- extensions Map<String>
- (Map of String)
- id Number
- URL Filtering Rule ID
- name String
- Name of the URL Filtering policy rule
Package Details
- Repository
- zia zscaler/pulumi-zia
- License
- MIT
- Notes
- This Pulumi package is based on the
zia
Terraform Provider.