get_dfw_rule_stats
Retrieve packet, byte, session, and hit count statistics for a specific VMware NSX DFW rule using its policy and rule IDs.
Instructions
[READ] Get packet/byte hit-count statistics for a DFW rule.
Returns packet_count, byte_count, session_count, hit_count, and popularity_index (real NSX RuleStatistics fields).
Args: policy_id: Parent policy identifier. rule_id: Rule identifier. target: Optional NSX Manager target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| rule_id | Yes | ||
| policy_id | Yes |