MirrorSource (type)

{
  "abstract": true, 
  "id": "MirrorSource", 
  "module_id": "PortMirroring", 
  "polymorphic-type-descriptor": {
    "mode": "enabled", 
    "property-name": "resource_type"
  }, 
  "properties": {
    "resource_type": {
      "$ref": "MirrorSourceResourceType, 
      "help_summary": "Possible values are 'LogicalPortMirrorSource', 'PnicMirrorSource'", 
      "required": true
    }
  }, 
  "type": "object"
}