NSX-T Data Center REST API

PolicyTraceflowObservationIpsecVpn (type)

{
  "additionalProperties": false,
  "id": "PolicyTraceflowObservationIpsecVpn",
  "module_id": "PolicyConnectivity",
  "properties": {
    "session_path": {
      "readonly": true,
      "required": false,
      "title": "The path of the IPsec VPN session",
      "type": "string"
    },
    "vti_path": {
      "readonly": true,
      "required": false,
      "title": "The path of the virtual tunnel interface for Route-Based IPsec VPN",
      "type": "string"
    }
  },
  "title": "The related policy path of IPsec VPN traceflow observations",
  "type": "object"
}