{
  "actions": [
    {
      "name": "restOspfInterfaceRemovePassword",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/ospf/Interface/removePassword/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restOspfShamLinkRemovePassword",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/ospf/ShamLink/removePassword/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restOspfSiteExtensionInitiatePlannedRestart",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/ospf/SiteExtension/initiatePlannedRestart?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restOspfVirtualLinkRemovePassword",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/ospf/VirtualLink/removePassword/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}