NSX-T Data Center REST API
LiveTraceFilterInvalidInfo (type)
{
  "id": "LiveTraceFilterInvalidInfo", 
  "module_id": "LiveTrace", 
  "properties": {
    "filter": {
      "$ref": "LiveTraceFilterData, 
      "description": "Invalid packet filter used in the Livetrace session.", 
      "readonly": true, 
      "required": false, 
      "title": "Invalid packet filter in use"
    }, 
    "reason": {
      "description": "The description of why the filter is rejected by the transport node.", 
      "readonly": true, 
      "required": false, 
      "title": "Reason of invalid packet filter", 
      "type": "string"
    }
  }, 
  "type": "object"
}
                    
                    
                