{
  "actions": [
    {
      "name": "restEthernettunnelEthPathComponentRenum",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/ethernettunnel/EthPathComponent/renum?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restEthernettunnelEthernetPathCreateMEPs",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/ethernettunnel/EthernetPath/createMEPs/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restEthernettunnelEthernetPathDeleteEthernetPath",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/v2/ethernettunnel/EthernetPath/deleteEthernetPath/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restEthernettunnelEthernetPathExecuteCCProtocol",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/v2/ethernettunnel/EthernetPath/executeCCProtocol/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restEthernettunnelEthernetTunnelAddEthernetTunnelEndpoint",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/ethernettunnel/EthernetTunnel/addEthernetTunnelEndpoint/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restEthernettunnelEthernetTunnelCreateEthernetTunnelEndpoint",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/ethernettunnel/EthernetTunnel/createEthernetTunnelEndpoint/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restEthernettunnelEthernetTunnelRemoveEthernetTunnelEndpoint",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/ethernettunnel/EthernetTunnel/removeEthernetTunnelEndpoint/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restEthernettunnelEthernetTunnelPathEndpointFindCtpsForTunnelPathEndpoint",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/ethernettunnel/EthernetTunnelPathEndpoint/findCtpsForTunnelPathEndpoint?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}