GatewayInterfaceReference (type)

{
  "additionalProperties": false, 
  "description": "Contains gateway interface details.", 
  "id": "GatewayInterfaceReference", 
  "module_id": "PolicyConnectivity", 
  "properties": {
    "interface_path": {
      "description": "Absolute policy path of member interface.", 
      "required": true, 
      "title": "interface path", 
      "type": "string"
    }
  }, 
  "title": "Gateway interface reference", 
  "type": "object"
}