NSX-T Data Center REST API

MirrorDestination (type)

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