Viewing docs for panos 2.0.12
published on Wednesday, Jun 17, 2026 by paloaltonetworks
published on Wednesday, Jun 17, 2026 by paloaltonetworks
Viewing docs for panos 2.0.12
published on Wednesday, Jun 17, 2026 by paloaltonetworks
published on Wednesday, Jun 17, 2026 by paloaltonetworks
Using getDataFilteringProfile
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 getDataFilteringProfile(args: GetDataFilteringProfileArgs, opts?: InvokeOptions): Promise<GetDataFilteringProfileResult>
function getDataFilteringProfileOutput(args: GetDataFilteringProfileOutputArgs, opts?: InvokeOptions): Output<GetDataFilteringProfileResult>def get_data_filtering_profile(data_capture: Optional[bool] = None,
description: Optional[str] = None,
disable_override: Optional[str] = None,
location: Optional[GetDataFilteringProfileLocation] = None,
name: Optional[str] = None,
rules: Optional[Sequence[GetDataFilteringProfileRule]] = None,
opts: Optional[InvokeOptions] = None) -> GetDataFilteringProfileResult
def get_data_filtering_profile_output(data_capture: pulumi.Input[Optional[bool]] = None,
description: pulumi.Input[Optional[str]] = None,
disable_override: pulumi.Input[Optional[str]] = None,
location: pulumi.Input[Optional[GetDataFilteringProfileLocationArgs]] = None,
name: pulumi.Input[Optional[str]] = None,
rules: pulumi.Input[Optional[Sequence[pulumi.Input[GetDataFilteringProfileRuleArgs]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDataFilteringProfileResult]func LookupDataFilteringProfile(ctx *Context, args *LookupDataFilteringProfileArgs, opts ...InvokeOption) (*LookupDataFilteringProfileResult, error)
func LookupDataFilteringProfileOutput(ctx *Context, args *LookupDataFilteringProfileOutputArgs, opts ...InvokeOption) LookupDataFilteringProfileResultOutput> Note: This function is named LookupDataFilteringProfile in the Go SDK.
public static class GetDataFilteringProfile
{
public static Task<GetDataFilteringProfileResult> InvokeAsync(GetDataFilteringProfileArgs args, InvokeOptions? opts = null)
public static Output<GetDataFilteringProfileResult> Invoke(GetDataFilteringProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDataFilteringProfileResult> getDataFilteringProfile(GetDataFilteringProfileArgs args, InvokeOptions options)
public static Output<GetDataFilteringProfileResult> getDataFilteringProfile(GetDataFilteringProfileArgs args, InvokeOptions options)
fn::invoke:
function: panos:index/getDataFilteringProfile:getDataFilteringProfile
arguments:
# arguments dictionarydata "panos_getdatafilteringprofile" "name" {
# arguments
}The following arguments are supported:
- Location
Get
Data Filtering Profile Location - The location of this object.
- Name string
- Data
Capture bool - Enable data capture
- Description string
- Disable
Override string - Disable object override in child device groups
- Rules
List<Get
Data Filtering Profile Rule> - Data filtering rules
- Location
Get
Data Filtering Profile Location - The location of this object.
- Name string
- Data
Capture bool - Enable data capture
- Description string
- Disable
Override string - Disable object override in child device groups
- Rules
[]Get
Data Filtering Profile Rule - Data filtering rules
- location object
- The location of this object.
- name string
- data_
capture bool - Enable data capture
- description string
- disable_
override string - Disable object override in child device groups
- rules list(object)
- Data filtering rules
- location
Get
Data Filtering Profile Location - The location of this object.
- name String
- data
Capture Boolean - Enable data capture
- description String
- disable
Override String - Disable object override in child device groups
- rules
List<Get
Data Filtering Profile Rule> - Data filtering rules
- location
Get
Data Filtering Profile Location - The location of this object.
- name string
- data
Capture boolean - Enable data capture
- description string
- disable
Override string - Disable object override in child device groups
- rules
Get
Data Filtering Profile Rule[] - Data filtering rules
- location
Get
Data Filtering Profile Location - The location of this object.
- name str
- data_
capture bool - Enable data capture
- description str
- disable_
override str - Disable object override in child device groups
- rules
Sequence[Get
Data Filtering Profile Rule] - Data filtering rules
- location Property Map
- The location of this object.
- name String
- data
Capture Boolean - Enable data capture
- description String
- disable
Override String - Disable object override in child device groups
- rules List<Property Map>
- Data filtering rules
getDataFilteringProfile Result
The following output properties are available:
- Data
Capture bool - Enable data capture
- Description string
- Disable
Override string - Disable object override in child device groups
- Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Data Filtering Profile Location - The location of this object.
- Name string
- Rules
List<Get
Data Filtering Profile Rule> - Data filtering rules
- Data
Capture bool - Enable data capture
- Description string
- Disable
Override string - Disable object override in child device groups
- Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Data Filtering Profile Location - The location of this object.
- Name string
- Rules
[]Get
Data Filtering Profile Rule - Data filtering rules
- data_
capture bool - Enable data capture
- description string
- disable_
override string - Disable object override in child device groups
- id string
- The provider-assigned unique ID for this managed resource.
- location object
- The location of this object.
- name string
- rules list(object)
- Data filtering rules
- data
Capture Boolean - Enable data capture
- description String
- disable
Override String - Disable object override in child device groups
- id String
- The provider-assigned unique ID for this managed resource.
- location
Get
Data Filtering Profile Location - The location of this object.
- name String
- rules
List<Get
Data Filtering Profile Rule> - Data filtering rules
- data
Capture boolean - Enable data capture
- description string
- disable
Override string - Disable object override in child device groups
- id string
- The provider-assigned unique ID for this managed resource.
- location
Get
Data Filtering Profile Location - The location of this object.
- name string
- rules
Get
Data Filtering Profile Rule[] - Data filtering rules
- data_
capture bool - Enable data capture
- description str
- disable_
override str - Disable object override in child device groups
- id str
- The provider-assigned unique ID for this managed resource.
- location
Get
Data Filtering Profile Location - The location of this object.
- name str
- rules
Sequence[Get
Data Filtering Profile Rule] - Data filtering rules
- data
Capture Boolean - Enable data capture
- description String
- disable
Override String - Disable object override in child device groups
- id String
- The provider-assigned unique ID for this managed resource.
- location Property Map
- The location of this object.
- name String
- rules List<Property Map>
- Data filtering rules
Supporting Types
GetDataFilteringProfileLocation
- Device
Group GetData Filtering Profile Location Device Group - Located in a specific Device Group
-
Get
Data Filtering Profile Location Shared - Panorama shared object
- Device
Group GetData Filtering Profile Location Device Group - Located in a specific Device Group
-
Get
Data Filtering Profile Location Shared - Panorama shared object
- device_
group object - Located in a specific Device Group
- object
- Panorama shared object
- device
Group GetData Filtering Profile Location Device Group - Located in a specific Device Group
-
Get
Data Filtering Profile Location Shared - Panorama shared object
- device
Group GetData Filtering Profile Location Device Group - Located in a specific Device Group
-
Get
Data Filtering Profile Location Shared - Panorama shared object
- device_
group GetData Filtering Profile Location Device Group - Located in a specific Device Group
-
Get
Data Filtering Profile Location Shared - Panorama shared object
- device
Group Property Map - Located in a specific Device Group
- Property Map
- Panorama shared object
GetDataFilteringProfileLocationDeviceGroup
- Name string
- Device Group name
- Panorama
Device string - Panorama device name
- Name string
- Device Group name
- Panorama
Device string - Panorama device name
- name string
- Device Group name
- panorama_
device string - Panorama device name
- name String
- Device Group name
- panorama
Device String - Panorama device name
- name string
- Device Group name
- panorama
Device string - Panorama device name
- name str
- Device Group name
- panorama_
device str - Panorama device name
- name String
- Device Group name
- panorama
Device String - Panorama device name
GetDataFilteringProfileRule
- Alert
Threshold double - Alert threshold count
- Applications List<string>
- Applications to match
- Block
Threshold double - Block threshold count
- Data
Object string - Name of the data pattern object
- Direction string
- Direction of data transfer to monitor
- File
Types List<string> - File types to match
- Log
Severity string - Log severity for matched traffic
- Name string
- Alert
Threshold float64 - Alert threshold count
- Applications []string
- Applications to match
- Block
Threshold float64 - Block threshold count
- Data
Object string - Name of the data pattern object
- Direction string
- Direction of data transfer to monitor
- File
Types []string - File types to match
- Log
Severity string - Log severity for matched traffic
- Name string
- alert_
threshold number - Alert threshold count
- applications list(string)
- Applications to match
- block_
threshold number - Block threshold count
- data_
object string - Name of the data pattern object
- direction string
- Direction of data transfer to monitor
- file_
types list(string) - File types to match
- log_
severity string - Log severity for matched traffic
- name string
- alert
Threshold Double - Alert threshold count
- applications List<String>
- Applications to match
- block
Threshold Double - Block threshold count
- data
Object String - Name of the data pattern object
- direction String
- Direction of data transfer to monitor
- file
Types List<String> - File types to match
- log
Severity String - Log severity for matched traffic
- name String
- alert
Threshold number - Alert threshold count
- applications string[]
- Applications to match
- block
Threshold number - Block threshold count
- data
Object string - Name of the data pattern object
- direction string
- Direction of data transfer to monitor
- file
Types string[] - File types to match
- log
Severity string - Log severity for matched traffic
- name string
- alert_
threshold float - Alert threshold count
- applications Sequence[str]
- Applications to match
- block_
threshold float - Block threshold count
- data_
object str - Name of the data pattern object
- direction str
- Direction of data transfer to monitor
- file_
types Sequence[str] - File types to match
- log_
severity str - Log severity for matched traffic
- name str
- alert
Threshold Number - Alert threshold count
- applications List<String>
- Applications to match
- block
Threshold Number - Block threshold count
- data
Object String - Name of the data pattern object
- direction String
- Direction of data transfer to monitor
- file
Types List<String> - File types to match
- log
Severity String - Log severity for matched traffic
- name String
Package Details
- Repository
- panos paloaltonetworks/terraform-provider-panos
- License
- Notes
- This Pulumi package is based on the
panosTerraform Provider.
Viewing docs for panos 2.0.12
published on Wednesday, Jun 17, 2026 by paloaltonetworks
published on Wednesday, Jun 17, 2026 by paloaltonetworks