NSX-T Data Center REST API
Associated URIs:
API Description | API Path |
---|---|
Get bridge firewall rule statisticsGet statistics of a bridge firewall rule. - no enforcement point path specified: Stats will be evaluated on each enforcement. point. - {enforcement_point_path}: Stats are evaluated only on the given enforcement point. |
GET /policy/api/v1/infra/domains/{domain-id}/bridge-policies/{bridge-firewall-policy-id}/rules/{rule-id}/statistics
|
Get bridge firewall policy statisticsGet statistics of a bridge firewall policy. - no enforcement point path specified: Stats will be evaluated on each enforcement. point. - {enforcement_point_path}: Stats are evaluated only on the given enforcement point. |
GET /policy/api/v1/infra/domains/{domain-id}/bridge-policies/{bridge-firewall-policy-id}/statistics
|