{
  "actions": [
    {
      "name": "restIsisAreaConfigure",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/isis/Area/configure/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restIsisAuthenticationKeyRemoveAuthenticationKey",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/isis/AuthenticationKey/removeAuthenticationKey/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restIsisInterfaceConfigure",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/isis/Interface/configure/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restIsisIsisConfigure",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/isis/Isis/configure?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restIsisSiteExportPolicyConfigure",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/isis/SiteExportPolicy/configure/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}