NSX-T Data Center REST API

DirectionType (type) (Deprecated)

{
  "default": "BIDIRECTIONAL",
  "deprecated": true,
  "enum": [
    "INGRESS",
    "EGRESS",
    "BIDIRECTIONAL"
  ],
  "id": "DirectionType",
  "module_id": "PortMirroringSwitchingProfile",
  "title": "port mirroring direction",
  "type": "string"
}