{
  "_self": {
    "action": "string",
    "href": "string",
    "rel": "string"
  },
  "_links": [
    {
      "action": "string",
      "href": "string",
      "rel": "string"
    },
    {
      "action": "string",
      "href": "string",
      "rel": "string"
    },
    {
      "action": "string",
      "href": "string",
      "rel": "string"
    },
    {
      "action": "string",
      "href": "string",
      "rel": "string"
    }
  ],
  "_schema": "string",
  "_revision": 2,
  "_system_owned": false,
  "display_name": "string",
  "description": "string",
  "tags": [
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    },
    {
      "scope": "string",
      "tag": "string"
    }
  ],
  "_create_user": "string",
  "_protection": "string",
  "_create_time": 6,
  "_last_modified_time": 3,
  "_last_modified_user": "string",
  "id": "string",
  "resource_type": "string",
  "direction": "INGRESS",
  "encapsulation_vlan_id": 2,
  "snap_length": 7,
  "mirror_sources": [
    {
      "resource_type": "VlanMirrorSource"
    },
    {
      "resource_type": "PnicMirrorSource"
    },
    {
      "resource_type": "PnicMirrorSource"
    },
    {
      "resource_type": "LogicalPortMirrorSource"
    },
    {
      "resource_type": "VlanMirrorSource"
    },
    {
      "resource_type": "LogicalPortMirrorSource"
    },
    {
      "resource_type": "VlanMirrorSource"
    },
    {
      "resource_type": "LogicalPortMirrorSource"
    },
    {
      "resource_type": "PnicMirrorSource"
    }
  ],
  "preserve_original_vlan": false,
  "mirror_destination": {
    "resource_type": "PnicMirrorDestination"
  }
}