PortConnectionError (type)

{
  "additionalProperties": false, 
  "id": "PortConnectionError", 
  "module_id": "PortConnection", 
  "properties": {
    "entity_type": {
      "type": "string"
    }, 
    "error_details": {
      "type": "object"
    }, 
    "error_summary": {
      "type": "string"
    }
  }, 
  "title": "Errors encountered while fetching entities in the forwarding path", 
  "type": "object"
}