[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
SecurityPolicyStatisticsForEnforcementPoint
Aggregate statistics of all the rules in a security policy for a specific enforcement point.
Properties
string
enforcement_point
Optional
Enforcement point to fetch the statistics from.
JSON Example
{
"enforcement_point": "string",
"statistics": {
"internal_section_id": "string",
"lr_path": "string",
"result_count": 0,
"results": [
{}
]
}
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: Policy
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Property Of
InlineSecurityPolicyStatisticsListResult1