ResetStatsParameters (type)

{
  "id": "ResetStatsParameters", 
  "module_id": "FirewallStatsRule", 
  "properties": {
    "category": {
      "description": "Aggregation statistic category to perform reset operation.", 
      "enum": [
        "L3DFW", 
        "L3EDGE", 
        "L3BRIDGEPORT"
      ], 
      "required": true, 
      "title": "Aggregation statistic category", 
      "type": "string"
    }
  }, 
  "type": "object"
}