{
  "actions": [
    {
      "name": "tunnelsCount",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tunnels2?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/tunnelsCount-default.json"
        }
      ]
    },
    {
      "name": "searchAllBondedTunnels",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tunnels2/bonded?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/searchAllBondedTunnels-default.json"
        }
      ]
    },
    {
      "name": "searchBondedTunnelsForAppliance",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tunnels2/bonded/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/searchBondedTunnelsForAppliance-default.json"
        }
      ]
    },
    {
      "name": "getOneBondedTunnel",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tunnels2/bonded/{pathv1}/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getOneBondedTunnel-default.json"
        }
      ]
    },
    {
      "name": "getBondedTunnelsWithPhysicalTunnels",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tunnels2/bondedTunnelsWithPhysicalTunnel/{pathv1}/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getBondedTunnelsWithPhysicalTunnels-default.json"
        }
      ]
    },
    {
      "name": "getTunnelsBetweenAppliances",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/tunnels2/getTunnelsBetweenAppliances?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getTunnelsBetweenAppliances-default.json"
        }
      ]
    },
    {
      "name": "searchAllPassThroughTunnels",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tunnels2/passThrough?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "searchAppliancePassthroughTunnels",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tunnels2/passThrough/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/searchAppliancePassthroughTunnels-default.json"
        }
      ]
    },
    {
      "name": "getPassThroughTunnel",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tunnels2/passThrough/{pathv1}/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getPassThroughTunnel-default.json"
        }
      ]
    },
    {
      "name": "searchAllPhysicalTunnels",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tunnels2/physical?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/searchAllPhysicalTunnels-default.json"
        }
      ]
    },
    {
      "name": "getTunnels2PhysicalNePk",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tunnels2/physical/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getTunnels2PhysicalNePk-default.json"
        }
      ]
    },
    {
      "name": "getOnePhysicalTunnel",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/tunnels2/physical/{pathv1}/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}