This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.cloudngfw.getLocalRuleCounters
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
Get counters Azure REST API version: 2023-09-01.
Other available API versions: 2022-08-29, 2022-08-29-preview, 2023-09-01-preview, 2023-10-10-preview, 2024-01-19-preview, 2024-02-07-preview.
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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:cloudngfw:getLocalRuleCounters
arguments:
# arguments dictionary
The following arguments are supported:
- Local
Rulestack stringName - LocalRulestack resource name
- Priority string
- Local Rule priority
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Firewall
Name string
- Local
Rulestack stringName - LocalRulestack resource name
- Priority string
- Local Rule priority
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Firewall
Name string
- local
Rulestack StringName - LocalRulestack resource name
- priority String
- Local Rule priority
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- firewall
Name String
- local
Rulestack stringName - LocalRulestack resource name
- priority string
- Local Rule priority
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- firewall
Name string
- local_
rulestack_ strname - LocalRulestack resource name
- priority str
- Local Rule priority
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- firewall_
name str
- local
Rulestack StringName - LocalRulestack resource name
- priority String
- Local Rule priority
- resource
Group StringName - 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<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
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi