Viewing docs for panos 2.0.10
published on Thursday, Apr 9, 2026 by paloaltonetworks
published on Thursday, Apr 9, 2026 by paloaltonetworks
Viewing docs for panos 2.0.10
published on Thursday, Apr 9, 2026 by paloaltonetworks
published on Thursday, Apr 9, 2026 by paloaltonetworks
Using getCustomSpyware
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 getCustomSpyware(args: GetCustomSpywareArgs, opts?: InvokeOptions): Promise<GetCustomSpywareResult>
function getCustomSpywareOutput(args: GetCustomSpywareOutputArgs, opts?: InvokeOptions): Output<GetCustomSpywareResult>def get_custom_spyware(bugtraqs: Optional[Sequence[str]] = None,
comment: Optional[str] = None,
cves: Optional[Sequence[str]] = None,
default_action: Optional[GetCustomSpywareDefaultAction] = None,
direction: Optional[str] = None,
disable_override: Optional[str] = None,
location: Optional[GetCustomSpywareLocation] = None,
name: Optional[str] = None,
references: Optional[Sequence[str]] = None,
severity: Optional[str] = None,
signature: Optional[GetCustomSpywareSignature] = None,
threatname: Optional[str] = None,
vendors: Optional[Sequence[str]] = None,
opts: Optional[InvokeOptions] = None) -> GetCustomSpywareResult
def get_custom_spyware_output(bugtraqs: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
comment: Optional[pulumi.Input[str]] = None,
cves: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
default_action: Optional[pulumi.Input[GetCustomSpywareDefaultActionArgs]] = None,
direction: Optional[pulumi.Input[str]] = None,
disable_override: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[GetCustomSpywareLocationArgs]] = None,
name: Optional[pulumi.Input[str]] = None,
references: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
severity: Optional[pulumi.Input[str]] = None,
signature: Optional[pulumi.Input[GetCustomSpywareSignatureArgs]] = None,
threatname: Optional[pulumi.Input[str]] = None,
vendors: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCustomSpywareResult]func LookupCustomSpyware(ctx *Context, args *LookupCustomSpywareArgs, opts ...InvokeOption) (*LookupCustomSpywareResult, error)
func LookupCustomSpywareOutput(ctx *Context, args *LookupCustomSpywareOutputArgs, opts ...InvokeOption) LookupCustomSpywareResultOutput> Note: This function is named LookupCustomSpyware in the Go SDK.
public static class GetCustomSpyware
{
public static Task<GetCustomSpywareResult> InvokeAsync(GetCustomSpywareArgs args, InvokeOptions? opts = null)
public static Output<GetCustomSpywareResult> Invoke(GetCustomSpywareInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCustomSpywareResult> getCustomSpyware(GetCustomSpywareArgs args, InvokeOptions options)
public static Output<GetCustomSpywareResult> getCustomSpyware(GetCustomSpywareArgs args, InvokeOptions options)
fn::invoke:
function: panos:index/getCustomSpyware:getCustomSpyware
arguments:
# arguments dictionaryThe following arguments are supported:
- Location
Get
Custom Spyware Location - The location of this object.
- Name string
- Bugtraqs List<string>
- Comment string
- Cves List<string>
- Default
Action GetCustom Spyware Default Action - Direction string
- Disable
Override string - disable object override in child device groups
- References List<string>
- Severity string
- Signature
Get
Custom Spyware Signature - Threatname string
- alphanumeric string [ 0-9a-zA-Z._-]
- Vendors List<string>
- Location
Get
Custom Spyware Location - The location of this object.
- Name string
- Bugtraqs []string
- Comment string
- Cves []string
- Default
Action GetCustom Spyware Default Action - Direction string
- Disable
Override string - disable object override in child device groups
- References []string
- Severity string
- Signature
Get
Custom Spyware Signature - Threatname string
- alphanumeric string [ 0-9a-zA-Z._-]
- Vendors []string
- location
Get
Custom Spyware Location - The location of this object.
- name String
- bugtraqs List<String>
- comment String
- cves List<String>
- default
Action GetCustom Spyware Default Action - direction String
- disable
Override String - disable object override in child device groups
- references List<String>
- severity String
- signature
Get
Custom Spyware Signature - threatname String
- alphanumeric string [ 0-9a-zA-Z._-]
- vendors List<String>
- location
Get
Custom Spyware Location - The location of this object.
- name string
- bugtraqs string[]
- comment string
- cves string[]
- default
Action GetCustom Spyware Default Action - direction string
- disable
Override string - disable object override in child device groups
- references string[]
- severity string
- signature
Get
Custom Spyware Signature - threatname string
- alphanumeric string [ 0-9a-zA-Z._-]
- vendors string[]
- location
Get
Custom Spyware Location - The location of this object.
- name str
- bugtraqs Sequence[str]
- comment str
- cves Sequence[str]
- default_
action GetCustom Spyware Default Action - direction str
- disable_
override str - disable object override in child device groups
- references Sequence[str]
- severity str
- signature
Get
Custom Spyware Signature - threatname str
- alphanumeric string [ 0-9a-zA-Z._-]
- vendors Sequence[str]
- location Property Map
- The location of this object.
- name String
- bugtraqs List<String>
- comment String
- cves List<String>
- default
Action Property Map - direction String
- disable
Override String - disable object override in child device groups
- references List<String>
- severity String
- signature Property Map
- threatname String
- alphanumeric string [ 0-9a-zA-Z._-]
- vendors List<String>
getCustomSpyware Result
The following output properties are available:
- Bugtraqs List<string>
- Comment string
- Cves List<string>
- Default
Action GetCustom Spyware Default Action - Direction string
- Disable
Override string - disable object override in child device groups
- Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Custom Spyware Location - The location of this object.
- Name string
- References List<string>
- Severity string
- Signature
Get
Custom Spyware Signature - Threatname string
- alphanumeric string [ 0-9a-zA-Z._-]
- Vendors List<string>
- Bugtraqs []string
- Comment string
- Cves []string
- Default
Action GetCustom Spyware Default Action - Direction string
- Disable
Override string - disable object override in child device groups
- Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Custom Spyware Location - The location of this object.
- Name string
- References []string
- Severity string
- Signature
Get
Custom Spyware Signature - Threatname string
- alphanumeric string [ 0-9a-zA-Z._-]
- Vendors []string
- bugtraqs List<String>
- comment String
- cves List<String>
- default
Action GetCustom Spyware Default Action - direction String
- disable
Override String - disable object override in child device groups
- id String
- The provider-assigned unique ID for this managed resource.
- location
Get
Custom Spyware Location - The location of this object.
- name String
- references List<String>
- severity String
- signature
Get
Custom Spyware Signature - threatname String
- alphanumeric string [ 0-9a-zA-Z._-]
- vendors List<String>
- bugtraqs string[]
- comment string
- cves string[]
- default
Action GetCustom Spyware Default Action - direction string
- disable
Override string - disable object override in child device groups
- id string
- The provider-assigned unique ID for this managed resource.
- location
Get
Custom Spyware Location - The location of this object.
- name string
- references string[]
- severity string
- signature
Get
Custom Spyware Signature - threatname string
- alphanumeric string [ 0-9a-zA-Z._-]
- vendors string[]
- bugtraqs Sequence[str]
- comment str
- cves Sequence[str]
- default_
action GetCustom Spyware Default Action - direction str
- disable_
override str - disable object override in child device groups
- id str
- The provider-assigned unique ID for this managed resource.
- location
Get
Custom Spyware Location - The location of this object.
- name str
- references Sequence[str]
- severity str
- signature
Get
Custom Spyware Signature - threatname str
- alphanumeric string [ 0-9a-zA-Z._-]
- vendors Sequence[str]
- bugtraqs List<String>
- comment String
- cves List<String>
- default
Action Property Map - direction 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
- references List<String>
- severity String
- signature Property Map
- threatname String
- alphanumeric string [ 0-9a-zA-Z._-]
- vendors List<String>
Supporting Types
GetCustomSpywareDefaultAction
- Alert
Get
Custom Spyware Default Action Alert - Allow
Get
Custom Spyware Default Action Allow - Block
Ip GetCustom Spyware Default Action Block Ip - Drop
Get
Custom Spyware Default Action Drop - Reset
Both GetCustom Spyware Default Action Reset Both - Reset
Client GetCustom Spyware Default Action Reset Client - Reset
Server GetCustom Spyware Default Action Reset Server
- Alert
Get
Custom Spyware Default Action Alert - Allow
Get
Custom Spyware Default Action Allow - Block
Ip GetCustom Spyware Default Action Block Ip - Drop
Get
Custom Spyware Default Action Drop - Reset
Both GetCustom Spyware Default Action Reset Both - Reset
Client GetCustom Spyware Default Action Reset Client - Reset
Server GetCustom Spyware Default Action Reset Server
- alert
Get
Custom Spyware Default Action Alert - allow
Get
Custom Spyware Default Action Allow - block
Ip GetCustom Spyware Default Action Block Ip - drop
Get
Custom Spyware Default Action Drop - reset
Both GetCustom Spyware Default Action Reset Both - reset
Client GetCustom Spyware Default Action Reset Client - reset
Server GetCustom Spyware Default Action Reset Server
- alert
Get
Custom Spyware Default Action Alert - allow
Get
Custom Spyware Default Action Allow - block
Ip GetCustom Spyware Default Action Block Ip - drop
Get
Custom Spyware Default Action Drop - reset
Both GetCustom Spyware Default Action Reset Both - reset
Client GetCustom Spyware Default Action Reset Client - reset
Server GetCustom Spyware Default Action Reset Server
- alert
Get
Custom Spyware Default Action Alert - allow
Get
Custom Spyware Default Action Allow - block_
ip GetCustom Spyware Default Action Block Ip - drop
Get
Custom Spyware Default Action Drop - reset_
both GetCustom Spyware Default Action Reset Both - reset_
client GetCustom Spyware Default Action Reset Client - reset_
server GetCustom Spyware Default Action Reset Server
GetCustomSpywareDefaultActionBlockIp
GetCustomSpywareLocation
- Device
Group GetCustom Spyware Location Device Group - Located in a specific Device Group
-
Get
Custom Spyware Location Shared - Panorama shared object
- Vsys
Get
Custom Spyware Location Vsys - Located in a specific Virtual System
- Device
Group GetCustom Spyware Location Device Group - Located in a specific Device Group
-
Get
Custom Spyware Location Shared - Panorama shared object
- Vsys
Get
Custom Spyware Location Vsys - Located in a specific Virtual System
- device
Group GetCustom Spyware Location Device Group - Located in a specific Device Group
-
Get
Custom Spyware Location Shared - Panorama shared object
- vsys
Get
Custom Spyware Location Vsys - Located in a specific Virtual System
- device
Group GetCustom Spyware Location Device Group - Located in a specific Device Group
-
Get
Custom Spyware Location Shared - Panorama shared object
- vsys
Get
Custom Spyware Location Vsys - Located in a specific Virtual System
- device_
group GetCustom Spyware Location Device Group - Located in a specific Device Group
-
Get
Custom Spyware Location Shared - Panorama shared object
- vsys
Get
Custom Spyware Location Vsys - Located in a specific Virtual System
- device
Group Property Map - Located in a specific Device Group
- Property Map
- Panorama shared object
- vsys Property Map
- Located in a specific Virtual System
GetCustomSpywareLocationDeviceGroup
- 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
GetCustomSpywareLocationVsys
- Name string
- The Virtual System name
- Ngfw
Device string - The NGFW device name
- Name string
- The Virtual System name
- Ngfw
Device string - The NGFW device name
- name String
- The Virtual System name
- ngfw
Device String - The NGFW device name
- name string
- The Virtual System name
- ngfw
Device string - The NGFW device name
- name str
- The Virtual System name
- ngfw_
device str - The NGFW device name
- name String
- The Virtual System name
- ngfw
Device String - The NGFW device name
GetCustomSpywareSignature
GetCustomSpywareSignatureCombination
GetCustomSpywareSignatureCombinationAndCondition
GetCustomSpywareSignatureCombinationAndConditionOrCondition
GetCustomSpywareSignatureCombinationTimeAttribute
GetCustomSpywareSignatureStandard
- And
Conditions List<GetCustom Spyware Signature Standard And Condition> - Comment string
- Name string
- Order
Free bool - Scope string
- And
Conditions []GetCustom Spyware Signature Standard And Condition - Comment string
- Name string
- Order
Free bool - Scope string
- and
Conditions List<GetCustom Spyware Signature Standard And Condition> - comment String
- name String
- order
Free Boolean - scope String
- and
Conditions GetCustom Spyware Signature Standard And Condition[] - comment string
- name string
- order
Free boolean - scope string
- and
Conditions List<Property Map> - comment String
- name String
- order
Free Boolean - scope String
GetCustomSpywareSignatureStandardAndCondition
GetCustomSpywareSignatureStandardAndConditionOrCondition
- name String
- operator Property Map
GetCustomSpywareSignatureStandardAndConditionOrConditionOperator
- Equal
To GetCustom Spyware Signature Standard And Condition Or Condition Operator Equal To - Greater
Than GetCustom Spyware Signature Standard And Condition Or Condition Operator Greater Than - Less
Than GetCustom Spyware Signature Standard And Condition Or Condition Operator Less Than - Pattern
Match GetCustom Spyware Signature Standard And Condition Or Condition Operator Pattern Match
- Equal
To GetCustom Spyware Signature Standard And Condition Or Condition Operator Equal To - Greater
Than GetCustom Spyware Signature Standard And Condition Or Condition Operator Greater Than - Less
Than GetCustom Spyware Signature Standard And Condition Or Condition Operator Less Than - Pattern
Match GetCustom Spyware Signature Standard And Condition Or Condition Operator Pattern Match
- equal
To GetCustom Spyware Signature Standard And Condition Or Condition Operator Equal To - greater
Than GetCustom Spyware Signature Standard And Condition Or Condition Operator Greater Than - less
Than GetCustom Spyware Signature Standard And Condition Or Condition Operator Less Than - pattern
Match GetCustom Spyware Signature Standard And Condition Or Condition Operator Pattern Match
- equal
To GetCustom Spyware Signature Standard And Condition Or Condition Operator Equal To - greater
Than GetCustom Spyware Signature Standard And Condition Or Condition Operator Greater Than - less
Than GetCustom Spyware Signature Standard And Condition Or Condition Operator Less Than - pattern
Match GetCustom Spyware Signature Standard And Condition Or Condition Operator Pattern Match
- equal_
to GetCustom Spyware Signature Standard And Condition Or Condition Operator Equal To - greater_
than GetCustom Spyware Signature Standard And Condition Or Condition Operator Greater Than - less_
than GetCustom Spyware Signature Standard And Condition Or Condition Operator Less Than - pattern_
match GetCustom Spyware Signature Standard And Condition Or Condition Operator Pattern Match
GetCustomSpywareSignatureStandardAndConditionOrConditionOperatorEqualTo
- context String
- negate Boolean
- qualifiers List<Property Map>
- value Number
GetCustomSpywareSignatureStandardAndConditionOrConditionOperatorEqualToQualifier
GetCustomSpywareSignatureStandardAndConditionOrConditionOperatorGreaterThan
- context String
- qualifiers List<Property Map>
- value Number
GetCustomSpywareSignatureStandardAndConditionOrConditionOperatorGreaterThanQualifier
GetCustomSpywareSignatureStandardAndConditionOrConditionOperatorLessThan
- context String
- qualifiers List<Property Map>
- value Number
GetCustomSpywareSignatureStandardAndConditionOrConditionOperatorLessThanQualifier
GetCustomSpywareSignatureStandardAndConditionOrConditionOperatorPatternMatch
- context String
- negate Boolean
- pattern String
- qualifiers List<Property Map>
GetCustomSpywareSignatureStandardAndConditionOrConditionOperatorPatternMatchQualifier
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.10
published on Thursday, Apr 9, 2026 by paloaltonetworks
published on Thursday, Apr 9, 2026 by paloaltonetworks
