Zscaler Internet Access v0.0.6 published on Wednesday, Apr 10, 2024 by Zscaler
zia.getDLPWebRules
Explore with Pulumi AI
Use the zia_dlp_web_rules data source to get information about a ZIA DLP Web Rules in the Zscaler Internet Access cloud or via the API.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as zia from "@pulumi/zia";
const example = zia.getDLPWebRules({
    name: "Example",
});
import pulumi
import pulumi_zia as zia
example = zia.get_dlp_web_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.LookupDLPWebRules(ctx, &zia.LookupDLPWebRulesArgs{
			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.GetDLPWebRules.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.GetDLPWebRulesArgs;
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.getDLPWebRules(GetDLPWebRulesArgs.builder()
            .name("Example")
            .build());
    }
}
variables:
  example:
    fn::invoke:
      Function: zia:getDLPWebRules
      Arguments:
        name: Example
Using getDLPWebRules
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 getDLPWebRules(args: GetDLPWebRulesArgs, opts?: InvokeOptions): Promise<GetDLPWebRulesResult>
function getDLPWebRulesOutput(args: GetDLPWebRulesOutputArgs, opts?: InvokeOptions): Output<GetDLPWebRulesResult>def get_dlp_web_rules(id: Optional[int] = None,
                      name: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetDLPWebRulesResult
def get_dlp_web_rules_output(id: Optional[pulumi.Input[int]] = None,
                      name: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetDLPWebRulesResult]func LookupDLPWebRules(ctx *Context, args *LookupDLPWebRulesArgs, opts ...InvokeOption) (*LookupDLPWebRulesResult, error)
func LookupDLPWebRulesOutput(ctx *Context, args *LookupDLPWebRulesOutputArgs, opts ...InvokeOption) LookupDLPWebRulesResultOutput> Note: This function is named LookupDLPWebRules in the Go SDK.
public static class GetDLPWebRules 
{
    public static Task<GetDLPWebRulesResult> InvokeAsync(GetDLPWebRulesArgs args, InvokeOptions? opts = null)
    public static Output<GetDLPWebRulesResult> Invoke(GetDLPWebRulesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDLPWebRulesResult> getDLPWebRules(GetDLPWebRulesArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: zia:index/getDLPWebRules:getDLPWebRules
  arguments:
    # arguments dictionaryThe following arguments are supported:
getDLPWebRules Result
The following output properties are available:
- Access
Control string - Action string
 - Auditors
List<zscaler.
Pulumi Package. Zia. Outputs. Get DLPWeb Rules Auditor>  - Cloud
Applications List<string> - Departments
List<zscaler.
Pulumi Package. Zia. Outputs. Get DLPWeb Rules Department>  - Description string
 - Dlp
Download boolScan Enabled  - Dlp
Engines List<zscaler.Pulumi Package. Zia. Outputs. Get DLPWeb Rules Dlp Engine>  - Excluded
Departments List<zscaler.Pulumi Package. Zia. Outputs. Get DLPWeb Rules Excluded Department>  - Excluded
Groups List<zscaler.Pulumi Package. Zia. Outputs. Get DLPWeb Rules Excluded Group>  - Excluded
Users List<zscaler.Pulumi Package. Zia. Outputs. Get DLPWeb Rules Excluded User>  - External
Auditor stringEmail  - File
Types List<string> - Groups
List<zscaler.
Pulumi Package. Zia. Outputs. Get DLPWeb Rules Group>  - Icap
Servers List<zscaler.Pulumi Package. Zia. Outputs. Get DLPWeb Rules Icap Server>  - Labels
List<zscaler.
Pulumi Package. Zia. Outputs. Get DLPWeb Rules Label>  - Last
Modified List<zscaler.Bies Pulumi Package. Zia. Outputs. Get DLPWeb Rules Last Modified By>  - Last
Modified intTime  - Location
Groups List<zscaler.Pulumi Package. Zia. Outputs. Get DLPWeb Rules Location Group>  - Locations
List<zscaler.
Pulumi Package. Zia. Outputs. Get DLPWeb Rules Location>  - Match
Only bool - Min
Size int - Notification
Templates List<zscaler.Pulumi Package. Zia. Outputs. Get DLPWeb Rules Notification Template>  - Ocr
Enabled bool - Order int
 - Parent
Rule int - Protocols List<string>
 - Rank int
 - Severity string
 - State string
 - Sub
Rules List<string> - Time
Windows List<zscaler.Pulumi Package. Zia. Outputs. Get DLPWeb Rules Time Window>  - Url
Categories List<zscaler.Pulumi Package. Zia. Outputs. Get DLPWeb Rules Url Category>  - Users
List<zscaler.
Pulumi Package. Zia. Outputs. Get DLPWeb Rules User>  - Without
Content boolInspection  - Workload
Groups List<zscaler.Pulumi Package. Zia. Outputs. Get DLPWeb Rules Workload Group>  - Zcc
Notifications boolEnabled  - Zscaler
Incident boolReceiver  - Id int
 - Name string
 
- Access
Control string - Action string
 - Auditors
[]Get
DLPWeb Rules Auditor  - Cloud
Applications []string - Departments
[]Get
DLPWeb Rules Department  - Description string
 - Dlp
Download boolScan Enabled  - Dlp
Engines []GetDLPWeb Rules Dlp Engine  - Excluded
Departments []GetDLPWeb Rules Excluded Department  - Excluded
Groups []GetDLPWeb Rules Excluded Group  - Excluded
Users []GetDLPWeb Rules Excluded User  - External
Auditor stringEmail  - File
Types []string - Groups
[]Get
DLPWeb Rules Group  - Icap
Servers []GetDLPWeb Rules Icap Server  - Labels
[]Get
DLPWeb Rules Label  - Last
Modified []GetBies DLPWeb Rules Last Modified By  - Last
Modified intTime  - Location
Groups []GetDLPWeb Rules Location Group  - Locations
[]Get
DLPWeb Rules Location  - Match
Only bool - Min
Size int - Notification
Templates []GetDLPWeb Rules Notification Template  - Ocr
Enabled bool - Order int
 - Parent
Rule int - Protocols []string
 - Rank int
 - Severity string
 - State string
 - Sub
Rules []string - Time
Windows []GetDLPWeb Rules Time Window  - Url
Categories []GetDLPWeb Rules Url Category  - Users
[]Get
DLPWeb Rules User  - Without
Content boolInspection  - Workload
Groups []GetDLPWeb Rules Workload Group  - Zcc
Notifications boolEnabled  - Zscaler
Incident boolReceiver  - Id int
 - Name string
 
- access
Control String - action String
 - auditors
List<Get
DLPWeb Rules Auditor>  - cloud
Applications List<String> - departments
List<Get
DLPWeb Rules Department>  - description String
 - dlp
Download BooleanScan Enabled  - dlp
Engines List<GetDLPWeb Rules Dlp Engine>  - excluded
Departments List<GetDLPWeb Rules Excluded Department>  - excluded
Groups List<GetDLPWeb Rules Excluded Group>  - excluded
Users List<GetDLPWeb Rules Excluded User>  - external
Auditor StringEmail  - file
Types List<String> - groups
List<Get
DLPWeb Rules Group>  - icap
Servers List<GetDLPWeb Rules Icap Server>  - labels
List<Get
DLPWeb Rules Label>  - last
Modified List<GetBies DLPWeb Rules Last Modified By>  - last
Modified IntegerTime  - location
Groups List<GetDLPWeb Rules Location Group>  - locations
List<Get
DLPWeb Rules Location>  - match
Only Boolean - min
Size Integer - notification
Templates List<GetDLPWeb Rules Notification Template>  - ocr
Enabled Boolean - order Integer
 - parent
Rule Integer - protocols List<String>
 - rank Integer
 - severity String
 - state String
 - sub
Rules List<String> - time
Windows List<GetDLPWeb Rules Time Window>  - url
Categories List<GetDLPWeb Rules Url Category>  - users
List<Get
DLPWeb Rules User>  - without
Content BooleanInspection  - workload
Groups List<GetDLPWeb Rules Workload Group>  - zcc
Notifications BooleanEnabled  - zscaler
Incident BooleanReceiver  - id Integer
 - name String
 
- access
Control string - action string
 - auditors
Get
DLPWeb Rules Auditor[]  - cloud
Applications string[] - departments
Get
DLPWeb Rules Department[]  - description string
 - dlp
Download booleanScan Enabled  - dlp
Engines GetDLPWeb Rules Dlp Engine[]  - excluded
Departments GetDLPWeb Rules Excluded Department[]  - excluded
Groups GetDLPWeb Rules Excluded Group[]  - excluded
Users GetDLPWeb Rules Excluded User[]  - external
Auditor stringEmail  - file
Types string[] - groups
Get
DLPWeb Rules Group[]  - icap
Servers GetDLPWeb Rules Icap Server[]  - labels
Get
DLPWeb Rules Label[]  - last
Modified GetBies DLPWeb Rules Last Modified By[]  - last
Modified numberTime  - location
Groups GetDLPWeb Rules Location Group[]  - locations
Get
DLPWeb Rules Location[]  - match
Only boolean - min
Size number - notification
Templates GetDLPWeb Rules Notification Template[]  - ocr
Enabled boolean - order number
 - parent
Rule number - protocols string[]
 - rank number
 - severity string
 - state string
 - sub
Rules string[] - time
Windows GetDLPWeb Rules Time Window[]  - url
Categories GetDLPWeb Rules Url Category[]  - users
Get
DLPWeb Rules User[]  - without
Content booleanInspection  - workload
Groups GetDLPWeb Rules Workload Group[]  - zcc
Notifications booleanEnabled  - zscaler
Incident booleanReceiver  - id number
 - name string
 
- access_
control str - action str
 - auditors
Sequence[Get
DLPWeb Rules Auditor]  - cloud_
applications Sequence[str] - departments
Sequence[Get
DLPWeb Rules Department]  - description str
 - dlp_
download_ boolscan_ enabled  - dlp_
engines Sequence[GetDLPWeb Rules Dlp Engine]  - excluded_
departments Sequence[GetDLPWeb Rules Excluded Department]  - excluded_
groups Sequence[GetDLPWeb Rules Excluded Group]  - excluded_
users Sequence[GetDLPWeb Rules Excluded User]  - external_
auditor_ stremail  - file_
types Sequence[str] - groups
Sequence[Get
DLPWeb Rules Group]  - icap_
servers Sequence[GetDLPWeb Rules Icap Server]  - labels
Sequence[Get
DLPWeb Rules Label]  - last_
modified_ Sequence[Getbies DLPWeb Rules Last Modified By]  - last_
modified_ inttime  - location_
groups Sequence[GetDLPWeb Rules Location Group]  - locations
Sequence[Get
DLPWeb Rules Location]  - match_
only bool - min_
size int - notification_
templates Sequence[GetDLPWeb Rules Notification Template]  - ocr_
enabled bool - order int
 - parent_
rule int - protocols Sequence[str]
 - rank int
 - severity str
 - state str
 - sub_
rules Sequence[str] - time_
windows Sequence[GetDLPWeb Rules Time Window]  - url_
categories Sequence[GetDLPWeb Rules Url Category]  - users
Sequence[Get
DLPWeb Rules User]  - without_
content_ boolinspection  - workload_
groups Sequence[GetDLPWeb Rules Workload Group]  - zcc_
notifications_ boolenabled  - zscaler_
incident_ boolreceiver  - id int
 - name str
 
- access
Control String - action String
 - auditors List<Property Map>
 - cloud
Applications List<String> - departments List<Property Map>
 - description String
 - dlp
Download BooleanScan Enabled  - dlp
Engines List<Property Map> - excluded
Departments List<Property Map> - excluded
Groups List<Property Map> - excluded
Users List<Property Map> - external
Auditor StringEmail  - file
Types List<String> - groups List<Property Map>
 - icap
Servers List<Property Map> - labels List<Property Map>
 - last
Modified List<Property Map>Bies  - last
Modified NumberTime  - location
Groups List<Property Map> - locations List<Property Map>
 - match
Only Boolean - min
Size Number - notification
Templates List<Property Map> - ocr
Enabled Boolean - order Number
 - parent
Rule Number - protocols List<String>
 - rank Number
 - severity String
 - state String
 - sub
Rules List<String> - time
Windows List<Property Map> - url
Categories List<Property Map> - users List<Property Map>
 - without
Content BooleanInspection  - workload
Groups List<Property Map> - zcc
Notifications BooleanEnabled  - zscaler
Incident BooleanReceiver  - id Number
 - name String
 
Supporting Types
GetDLPWebRulesAuditor   
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 - name string
 - The name of the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 - name str
 - The name of the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
GetDLPWebRulesDepartment   
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 - name string
 - The name of the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 - name str
 - The name of the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
GetDLPWebRulesDlpEngine    
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 - name string
 - The name of the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 - name str
 - The name of the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
GetDLPWebRulesExcludedDepartment    
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 
GetDLPWebRulesExcludedGroup    
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 
GetDLPWebRulesExcludedUser    
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 
GetDLPWebRulesGroup   
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 - name string
 - The name of the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 - name str
 - The name of the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
GetDLPWebRulesIcapServer    
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 - name string
 - The name of the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 - name str
 - The name of the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
GetDLPWebRulesLabel   
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 - name string
 - The name of the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 - name str
 - The name of the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
GetDLPWebRulesLastModifiedBy     
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 - name string
 - The name of the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 - name str
 - The name of the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
GetDLPWebRulesLocation   
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 - name string
 - The name of the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 - name str
 - The name of the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
GetDLPWebRulesLocationGroup    
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 - name string
 - The name of the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 - name str
 - The name of the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
GetDLPWebRulesNotificationTemplate    
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 - name string
 - The name of the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 - name str
 - The name of the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
GetDLPWebRulesTimeWindow    
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 - name string
 - The name of the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 - name str
 - The name of the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
GetDLPWebRulesUrlCategory    
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 - name string
 - The name of the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 - name str
 - The name of the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
GetDLPWebRulesUser   
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 - name string
 - The name of the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 - name str
 - The name of the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
GetDLPWebRulesWorkloadGroup    
- Description string
 - The description of the DLP policy rule.
 - Expression string
 - The description of the workload group
 - Expression
Jsons List<zscaler.Pulumi Package. Zia. Inputs. Get DLPWeb Rules Workload Group Expression Json>  - Id int
 - A unique identifier assigned to the workload group
 - Last
Modified List<zscaler.Bies Pulumi Package. Zia. Inputs. Get DLPWeb Rules Workload Group Last Modified By>  - The admin that modified the DLP policy rule last.
 - Last
Modified intTime  - Timestamp when the DLP policy rule was last modified.
 - Name string
 - The name of the workload group
 
- Description string
 - The description of the DLP policy rule.
 - Expression string
 - The description of the workload group
 - Expression
Jsons []GetDLPWeb Rules Workload Group Expression Json  - Id int
 - A unique identifier assigned to the workload group
 - Last
Modified []GetBies DLPWeb Rules Workload Group Last Modified By  - The admin that modified the DLP policy rule last.
 - Last
Modified intTime  - Timestamp when the DLP policy rule was last modified.
 - Name string
 - The name of the workload group
 
- description String
 - The description of the DLP policy rule.
 - expression String
 - The description of the workload group
 - expression
Jsons List<GetDLPWeb Rules Workload Group Expression Json>  - id Integer
 - A unique identifier assigned to the workload group
 - last
Modified List<GetBies DLPWeb Rules Workload Group Last Modified By>  - The admin that modified the DLP policy rule last.
 - last
Modified IntegerTime  - Timestamp when the DLP policy rule was last modified.
 - name String
 - The name of the workload group
 
- description string
 - The description of the DLP policy rule.
 - expression string
 - The description of the workload group
 - expression
Jsons GetDLPWeb Rules Workload Group Expression Json[]  - id number
 - A unique identifier assigned to the workload group
 - last
Modified GetBies DLPWeb Rules Workload Group Last Modified By[]  - The admin that modified the DLP policy rule last.
 - last
Modified numberTime  - Timestamp when the DLP policy rule was last modified.
 - name string
 - The name of the workload group
 
- description str
 - The description of the DLP policy rule.
 - expression str
 - The description of the workload group
 - expression_
jsons Sequence[GetDLPWeb Rules Workload Group Expression Json]  - id int
 - A unique identifier assigned to the workload group
 - last_
modified_ Sequence[Getbies DLPWeb Rules Workload Group Last Modified By]  - The admin that modified the DLP policy rule last.
 - last_
modified_ inttime  - Timestamp when the DLP policy rule was last modified.
 - name str
 - The name of the workload group
 
- description String
 - The description of the DLP policy rule.
 - expression String
 - The description of the workload group
 - expression
Jsons List<Property Map> - id Number
 - A unique identifier assigned to the workload group
 - last
Modified List<Property Map>Bies  - The admin that modified the DLP policy rule last.
 - last
Modified NumberTime  - Timestamp when the DLP policy rule was last modified.
 - name String
 - The name of the workload group
 
GetDLPWebRulesWorkloadGroupExpressionJson      
GetDLPWebRulesWorkloadGroupExpressionJsonExpressionContainer        
- operator String
 - tag
Containers List<Property Map> - tag
Type String 
GetDLPWebRulesWorkloadGroupExpressionJsonExpressionContainerTagContainer          
- operator String
 - List<Property Map>
 
GetDLPWebRulesWorkloadGroupExpressionJsonExpressionContainerTagContainerTag           
GetDLPWebRulesWorkloadGroupLastModifiedBy       
- Extensions Dictionary<string, string>
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- Extensions map[string]string
 - Id int
 - A unique identifier assigned to the workload group
 - Name string
 - The name of the workload group
 
- extensions Map<String,String>
 - id Integer
 - A unique identifier assigned to the workload group
 - name String
 - The name of the workload group
 
- extensions {[key: string]: string}
 - id number
 - A unique identifier assigned to the workload group
 - name string
 - The name of the workload group
 
- extensions Mapping[str, str]
 - id int
 - A unique identifier assigned to the workload group
 - name str
 - The name of the workload group
 
- extensions Map<String>
 - id Number
 - A unique identifier assigned to the workload group
 - name 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.