azure-native.cloudngfw.getLocalRuleCounters
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 getLocalRuleCounters
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 getLocalRuleCounters(args: GetLocalRuleCountersArgs, opts?: InvokeOptions): Promise<GetLocalRuleCountersResult>
function getLocalRuleCountersOutput(args: GetLocalRuleCountersOutputArgs, opts?: InvokeOptions): Output<GetLocalRuleCountersResult>
def get_local_rule_counters(firewall_name: Optional[str] = None,
local_rulestack_name: Optional[str] = None,
priority: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetLocalRuleCountersResult
def get_local_rule_counters_output(firewall_name: Optional[pulumi.Input[str]] = None,
local_rulestack_name: Optional[pulumi.Input[str]] = None,
priority: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetLocalRuleCountersResult]
func GetLocalRuleCounters(ctx *Context, args *GetLocalRuleCountersArgs, opts ...InvokeOption) (*GetLocalRuleCountersResult, error)
func GetLocalRuleCountersOutput(ctx *Context, args *GetLocalRuleCountersOutputArgs, opts ...InvokeOption) GetLocalRuleCountersResultOutput
> Note: This function is named GetLocalRuleCounters
in the Go SDK.
public static class GetLocalRuleCounters
{
public static Task<GetLocalRuleCountersResult> InvokeAsync(GetLocalRuleCountersArgs args, InvokeOptions? opts = null)
public static Output<GetLocalRuleCountersResult> Invoke(GetLocalRuleCountersInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetLocalRuleCountersResult> getLocalRuleCounters(GetLocalRuleCountersArgs args, InvokeOptions options)
public static Output<GetLocalRuleCountersResult> getLocalRuleCounters(GetLocalRuleCountersArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:cloudngfw:getLocalRuleCounters
arguments:
# arguments dictionary
The following arguments are supported:
- Local
Rulestack Name This property is required. Changes to this property will trigger replacement.
- LocalRulestack resource name
- Priority
This property is required. Changes to this property will trigger replacement.
- Local Rule priority
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- Firewall
Name string
- Local
Rulestack Name This property is required. Changes to this property will trigger replacement.
- LocalRulestack resource name
- Priority
This property is required. Changes to this property will trigger replacement.
- Local Rule priority
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- Firewall
Name string
- local
Rulestack Name This property is required. Changes to this property will trigger replacement.
- LocalRulestack resource name
- priority
This property is required. Changes to this property will trigger replacement.
- Local Rule priority
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- firewall
Name String
- local
Rulestack Name This property is required. Changes to this property will trigger replacement.
- LocalRulestack resource name
- priority
This property is required. Changes to this property will trigger replacement.
- Local Rule priority
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- firewall
Name string
- local_
rulestack_ name This property is required. Changes to this property will trigger replacement.
- LocalRulestack resource name
- priority
This property is required. Changes to this property will trigger replacement.
- Local Rule priority
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- firewall_
name str
- local
Rulestack Name This property is required. Changes to this property will trigger replacement.
- LocalRulestack resource name
- priority
This property is required. Changes to this property will trigger replacement.
- Local Rule priority
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- firewall
Name String
getLocalRuleCounters 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 This property is required. List<Pulumi.Azure Native. Cloudngfw. Inputs. App Seen Info Response> - array of appSeen
- Count
This property is required. int - number of rows
- App
Seen List This property is required. []AppSeen Info Response - array of appSeen
- Count
This property is required. int - number of rows
- app
Seen List This property is required. List<AppSeen Info Response> - array of appSeen
- count
This property is required. Integer - number of rows
- app
Seen List This property is required. AppSeen Info Response[] - array of appSeen
- count
This property is required. number - number of rows
- app_
seen_ list This property is required. Sequence[AppSeen Info Response] - array of appSeen
- count
This property is required. int - number of rows
- app
Seen List This property is required. List<Property Map> - array of appSeen
- count
This property is required. Number - number of rows
AppSeenInfoResponse
- Category
This property is required. string - category
- Risk
This property is required. string - risk
- Standard
Ports This property is required. string - standardPorts
- Sub
Category This property is required. string - subCategory
- Tag
This property is required. string - tag
- Technology
This property is required. string - technology
- Title
This property is required. string - title
- Category
This property is required. string - category
- Risk
This property is required. string - risk
- Standard
Ports This property is required. string - standardPorts
- Sub
Category This property is required. string - subCategory
- Tag
This property is required. string - tag
- Technology
This property is required. string - technology
- Title
This property is required. string - title
- category
This property is required. String - category
- risk
This property is required. String - risk
- standard
Ports This property is required. String - standardPorts
- sub
Category This property is required. String - subCategory
- tag
This property is required. String - tag
- technology
This property is required. String - technology
- title
This property is required. String - title
- category
This property is required. string - category
- risk
This property is required. string - risk
- standard
Ports This property is required. string - standardPorts
- sub
Category This property is required. string - subCategory
- tag
This property is required. string - tag
- technology
This property is required. string - technology
- title
This property is required. string - title
- category
This property is required. str - category
- risk
This property is required. str - risk
- standard_
ports This property is required. str - standardPorts
- sub_
category This property is required. str - subCategory
- tag
This property is required. str - tag
- technology
This property is required. str - technology
- title
This property is required. str - title
- category
This property is required. String - category
- risk
This property is required. String - risk
- standard
Ports This property is required. String - standardPorts
- sub
Category This property is required. String - subCategory
- tag
This property is required. String - tag
- technology
This property is required. String - technology
- title
This property is required. String - title
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0