{
  "actions": [
    {
      "name": "restLayer2BridgeConfigure",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/layer2/Bridge/configure/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restLayer2MvrInterfaceConfigureConfigure",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/layer2/MvrInterfaceConfigure/configure/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restLayer2MvrSiteConfigure",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/layer2/MvrSite/configure/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restLayer2NetworkInterfaceConfigure",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/layer2/NetworkInterface/configure/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restLayer2SuperVlanInterfaceConfigureConfigure",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/layer2/SuperVlanInterfaceConfigure/configure/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restLayer2TlsInterfaceConfigureConfigure",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/layer2/TlsInterfaceConfigure/configure/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restLayer2TlsSiteConfigure",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/layer2/TlsSite/configure/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}