azure-native.cloudngfw.getPreRuleCounters
Explore with Pulumi AI
Get counters
Uses Azure REST API version 2025-02-06-preview.
Other available API versions: 2023-09-01, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native cloudngfw [ApiVersion]. See the version guide for details.
Using getPreRuleCounters
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 getPreRuleCounters(args: GetPreRuleCountersArgs, opts?: InvokeOptions): Promise<GetPreRuleCountersResult>
function getPreRuleCountersOutput(args: GetPreRuleCountersOutputArgs, opts?: InvokeOptions): Output<GetPreRuleCountersResult>def get_pre_rule_counters(firewall_name: Optional[str] = None,
                          global_rulestack_name: Optional[str] = None,
                          priority: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetPreRuleCountersResult
def get_pre_rule_counters_output(firewall_name: Optional[pulumi.Input[str]] = None,
                          global_rulestack_name: Optional[pulumi.Input[str]] = None,
                          priority: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetPreRuleCountersResult]func GetPreRuleCounters(ctx *Context, args *GetPreRuleCountersArgs, opts ...InvokeOption) (*GetPreRuleCountersResult, error)
func GetPreRuleCountersOutput(ctx *Context, args *GetPreRuleCountersOutputArgs, opts ...InvokeOption) GetPreRuleCountersResultOutput> Note: This function is named GetPreRuleCounters in the Go SDK.
public static class GetPreRuleCounters 
{
    public static Task<GetPreRuleCountersResult> InvokeAsync(GetPreRuleCountersArgs args, InvokeOptions? opts = null)
    public static Output<GetPreRuleCountersResult> Invoke(GetPreRuleCountersInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPreRuleCountersResult> getPreRuleCounters(GetPreRuleCountersArgs args, InvokeOptions options)
public static Output<GetPreRuleCountersResult> getPreRuleCounters(GetPreRuleCountersArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:cloudngfw:getPreRuleCounters
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Global
Rulestack stringName  - GlobalRulestack resource name
 - Priority string
 - Pre Rule priority
 - Firewall
Name string 
- Global
Rulestack stringName  - GlobalRulestack resource name
 - Priority string
 - Pre Rule priority
 - Firewall
Name string 
- global
Rulestack StringName  - GlobalRulestack resource name
 - priority String
 - Pre Rule priority
 - firewall
Name String 
- global
Rulestack stringName  - GlobalRulestack resource name
 - priority string
 - Pre Rule priority
 - firewall
Name string 
- global_
rulestack_ strname  - GlobalRulestack resource name
 - priority str
 - Pre Rule priority
 - firewall_
name str 
- global
Rulestack StringName  - GlobalRulestack resource name
 - priority String
 - Pre Rule priority
 - firewall
Name String 
getPreRuleCounters Result
The following output properties are available:
- Priority string
 - priority number
 - Rule
Name string - rule name
 - App
Seen Pulumi.Azure Native. Cloudngfw. Outputs. App Seen Data Response  - apps seen
 - Firewall
Name string - firewall name
 - Hit
Count int - hit count
 - Last
Updated stringTimestamp  - last updated timestamp
 - Request
Timestamp string - timestamp of request
 - Rule
List stringName  - rule list name
 - Rule
Stack stringName  - rule Stack Name
 - Timestamp string
 - timestamp of response
 
- Priority string
 - priority number
 - Rule
Name string - rule name
 - App
Seen AppSeen Data Response  - apps seen
 - Firewall
Name string - firewall name
 - Hit
Count int - hit count
 - Last
Updated stringTimestamp  - last updated timestamp
 - Request
Timestamp string - timestamp of request
 - Rule
List stringName  - rule list name
 - Rule
Stack stringName  - rule Stack Name
 - Timestamp string
 - timestamp of response
 
- priority String
 - priority number
 - rule
Name String - rule name
 - app
Seen AppSeen Data Response  - apps seen
 - firewall
Name String - firewall name
 - hit
Count Integer - hit count
 - last
Updated StringTimestamp  - last updated timestamp
 - request
Timestamp String - timestamp of request
 - rule
List StringName  - rule list name
 - rule
Stack StringName  - rule Stack Name
 - timestamp String
 - timestamp of response
 
- priority string
 - priority number
 - rule
Name string - rule name
 - app
Seen AppSeen Data Response  - apps seen
 - firewall
Name string - firewall name
 - hit
Count number - hit count
 - last
Updated stringTimestamp  - last updated timestamp
 - request
Timestamp string - timestamp of request
 - rule
List stringName  - rule list name
 - rule
Stack stringName  - rule Stack Name
 - timestamp string
 - timestamp of response
 
- priority str
 - priority number
 - rule_
name str - rule name
 - app_
seen AppSeen Data Response  - apps seen
 - firewall_
name str - firewall name
 - hit_
count int - hit count
 - last_
updated_ strtimestamp  - last updated timestamp
 - request_
timestamp str - timestamp of request
 - rule_
list_ strname  - rule list name
 - rule_
stack_ strname  - rule Stack Name
 - timestamp str
 - timestamp of response
 
- priority String
 - priority number
 - rule
Name String - rule name
 - app
Seen Property Map - apps seen
 - firewall
Name String - firewall name
 - hit
Count Number - hit count
 - last
Updated StringTimestamp  - last updated timestamp
 - request
Timestamp String - timestamp of request
 - rule
List StringName  - rule list name
 - rule
Stack StringName  - rule Stack Name
 - timestamp String
 - timestamp of response
 
Supporting Types
AppSeenDataResponse   
- App
Seen List<Pulumi.List Azure Native. Cloudngfw. Inputs. App Seen Info Response>  - array of appSeen
 - Count int
 - number of rows
 
- App
Seen []AppList Seen Info Response  - array of appSeen
 - Count int
 - number of rows
 
- app
Seen List<AppList Seen Info Response>  - array of appSeen
 - count Integer
 - number of rows
 
- app
Seen AppList Seen Info Response[]  - array of appSeen
 - count number
 - number of rows
 
- app_
seen_ Sequence[Applist Seen Info Response]  - array of appSeen
 - count int
 - number of rows
 
- app
Seen List<Property Map>List  - array of appSeen
 - count Number
 - number of rows
 
AppSeenInfoResponse   
- Category string
 - category
 - Risk string
 - risk
 - Standard
Ports string - standardPorts
 - Sub
Category string - subCategory
 - Tag string
 - tag
 - Technology string
 - technology
 - Title string
 - title
 
- Category string
 - category
 - Risk string
 - risk
 - Standard
Ports string - standardPorts
 - Sub
Category string - subCategory
 - Tag string
 - tag
 - Technology string
 - technology
 - Title string
 - title
 
- category String
 - category
 - risk String
 - risk
 - standard
Ports String - standardPorts
 - sub
Category String - subCategory
 - tag String
 - tag
 - technology String
 - technology
 - title String
 - title
 
- category string
 - category
 - risk string
 - risk
 - standard
Ports string - standardPorts
 - sub
Category string - subCategory
 - tag string
 - tag
 - technology string
 - technology
 - title string
 - title
 
- category str
 - category
 - risk str
 - risk
 - standard_
ports str - standardPorts
 - sub_
category str - subCategory
 - tag str
 - tag
 - technology str
 - technology
 - title str
 - title
 
- category String
 - category
 - risk String
 - risk
 - standard
Ports String - standardPorts
 - sub
Category String - subCategory
 - tag String
 - tag
 - technology String
 - technology
 - title String
 - title
 
Package Details
- Repository
 - Azure Native pulumi/pulumi-azure-native
 - License
 - Apache-2.0