NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
IdsSecurityPolicyStatistics (schema)
IDS Security Policy Statistics
IDS RSecurity Policy Statistics.
Name | Description | Type | Notes |
---|---|---|---|
internal_section_id | NSX internal section id Realized id of the section on NSX MP. Policy Manager can create more than one section per SecurityPolicy, in which case this identifier helps to distinguish between the multiple sections created. |
string | Readonly |
lr_path | Logical Router (Tier-0/Tier1) path Path of the LR on which the section is applied in case of Gateway Firewall. |
string | Readonly |
result_count | Rule stats count Total count for rule statistics |
integer | Required Readonly |
results | Statistics for all rules List of rule statistics. |
array of RuleStatistics | Readonly Maximum items: 1000 |
segment_path | Segment path Path of the Segment on which the section is applied in case of Bridge Firewall. |
string | Readonly |