Strata Cloud Manager v1.0.1 published on Wednesday, Nov 26, 2025 by Pulumi
Strata Cloud Manager v1.0.1 published on Wednesday, Nov 26, 2025 by Pulumi
WildfireAntiVirusProfile data source
Using getWildfireAntiVirusProfile
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 getWildfireAntiVirusProfile(args: GetWildfireAntiVirusProfileArgs, opts?: InvokeOptions): Promise<GetWildfireAntiVirusProfileResult>
function getWildfireAntiVirusProfileOutput(args: GetWildfireAntiVirusProfileOutputArgs, opts?: InvokeOptions): Output<GetWildfireAntiVirusProfileResult>def get_wildfire_anti_virus_profile(id: Optional[str] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWildfireAntiVirusProfileResult
def get_wildfire_anti_virus_profile_output(id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWildfireAntiVirusProfileResult]func LookupWildfireAntiVirusProfile(ctx *Context, args *LookupWildfireAntiVirusProfileArgs, opts ...InvokeOption) (*LookupWildfireAntiVirusProfileResult, error)
func LookupWildfireAntiVirusProfileOutput(ctx *Context, args *LookupWildfireAntiVirusProfileOutputArgs, opts ...InvokeOption) LookupWildfireAntiVirusProfileResultOutput> Note: This function is named LookupWildfireAntiVirusProfile in the Go SDK.
public static class GetWildfireAntiVirusProfile
{
public static Task<GetWildfireAntiVirusProfileResult> InvokeAsync(GetWildfireAntiVirusProfileArgs args, InvokeOptions? opts = null)
public static Output<GetWildfireAntiVirusProfileResult> Invoke(GetWildfireAntiVirusProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetWildfireAntiVirusProfileResult> getWildfireAntiVirusProfile(GetWildfireAntiVirusProfileArgs args, InvokeOptions options)
public static Output<GetWildfireAntiVirusProfileResult> getWildfireAntiVirusProfile(GetWildfireAntiVirusProfileArgs args, InvokeOptions options)
fn::invoke:
function: scm:index/getWildfireAntiVirusProfile:getWildfireAntiVirusProfile
arguments:
# arguments dictionaryThe following arguments are supported:
getWildfireAntiVirusProfile Result
The following output properties are available:
- Description string
- Description
- Device string
- The device in which the resource is defined
- Folder string
- Id string
- UUID of the resource
- Mlav
Exceptions List<GetWildfire Anti Virus Profile Mlav Exception> - Name string
- Name
- Packet
Capture bool - Rules
List<Get
Wildfire Anti Virus Profile Rule> - Snippet string
- Tfid string
- Threat
Exceptions List<GetWildfire Anti Virus Profile Threat Exception>
- Description string
- Description
- Device string
- The device in which the resource is defined
- Folder string
- Id string
- UUID of the resource
- Mlav
Exceptions []GetWildfire Anti Virus Profile Mlav Exception - Name string
- Name
- Packet
Capture bool - Rules
[]Get
Wildfire Anti Virus Profile Rule - Snippet string
- Tfid string
- Threat
Exceptions []GetWildfire Anti Virus Profile Threat Exception
- description String
- Description
- device String
- The device in which the resource is defined
- folder String
- id String
- UUID of the resource
- mlav
Exceptions List<GetWildfire Anti Virus Profile Mlav Exception> - name String
- Name
- packet
Capture Boolean - rules
List<Get
Wildfire Anti Virus Profile Rule> - snippet String
- tfid String
- threat
Exceptions List<GetWildfire Anti Virus Profile Threat Exception>
- description string
- Description
- device string
- The device in which the resource is defined
- folder string
- id string
- UUID of the resource
- mlav
Exceptions GetWildfire Anti Virus Profile Mlav Exception[] - name string
- Name
- packet
Capture boolean - rules
Get
Wildfire Anti Virus Profile Rule[] - snippet string
- tfid string
- threat
Exceptions GetWildfire Anti Virus Profile Threat Exception[]
- description str
- Description
- device str
- The device in which the resource is defined
- folder str
- id str
- UUID of the resource
- mlav_
exceptions Sequence[GetWildfire Anti Virus Profile Mlav Exception] - name str
- Name
- packet_
capture bool - rules
Sequence[Get
Wildfire Anti Virus Profile Rule] - snippet str
- tfid str
- threat_
exceptions Sequence[GetWildfire Anti Virus Profile Threat Exception]
- description String
- Description
- device String
- The device in which the resource is defined
- folder String
- id String
- UUID of the resource
- mlav
Exceptions List<Property Map> - name String
- Name
- packet
Capture Boolean - rules List<Property Map>
- snippet String
- tfid String
- threat
Exceptions List<Property Map>
Supporting Types
GetWildfireAntiVirusProfileMlavException
- Description string
- Description
- Filename string
- Filename
- Name string
- Name
- Description string
- Description
- Filename string
- Filename
- Name string
- Name
- description String
- Description
- filename String
- Filename
- name String
- Name
- description string
- Description
- filename string
- Filename
- name string
- Name
- description str
- Description
- filename str
- Filename
- name str
- Name
- description String
- Description
- filename String
- Filename
- name String
- Name
GetWildfireAntiVirusProfileRule
- Analysis string
- Analysis
- Applications List<string>
- Application
- Direction string
- Direction
- File
Types List<string> - File type
- Name string
- Name
- Analysis string
- Analysis
- Applications []string
- Application
- Direction string
- Direction
- File
Types []string - File type
- Name string
- Name
- analysis String
- Analysis
- applications List<String>
- Application
- direction String
- Direction
- file
Types List<String> - File type
- name String
- Name
- analysis string
- Analysis
- applications string[]
- Application
- direction string
- Direction
- file
Types string[] - File type
- name string
- Name
- analysis str
- Analysis
- applications Sequence[str]
- Application
- direction str
- Direction
- file_
types Sequence[str] - File type
- name str
- Name
- analysis String
- Analysis
- applications List<String>
- Application
- direction String
- Direction
- file
Types List<String> - File type
- name String
- Name
GetWildfireAntiVirusProfileThreatException
Package Details
- Repository
- scm pulumi/pulumi-scm
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
scmTerraform Provider.
Strata Cloud Manager v1.0.1 published on Wednesday, Nov 26, 2025 by Pulumi
