{ "abstract": true, "description": "L2VPN Session Statistics Per Enforcement Point.", "extends": { "$ref": "PolicyRuntimeInfoPerEP }, "id": "L2VPNSessionStatisticsPerEP", "module_id": "PolicyVpnStats", "polymorphic-type-descriptor": { "mode": "enabled", "property-name": "resource_type" }, "properties": { "alarm": { "$ref": "PolicyRuntimeAlarm, "description": "Alarm information details.", "readonly": true, "title": "Alarm Information Details" }, "enforcement_point_path": { "description": "Policy Path referencing the enforcement point where the info is fetched.", "readonly": true, "title": "Enforcement point Path", "type": "string" }, "resource_type": { "enum": [ "L2VPNSessionStatisticsNsxT" ], "required": true, "type": "string" } }, "title": "L2VPN Session Statistics Per Enforcement Point", "type": "object" }