{"id":2210,"date":"2010-04-24T07:39:15","date_gmt":"2010-04-23T21:39:15","guid":{"rendered":"http:\/\/nsrd.info\/blog\/?p=2210"},"modified":"2018-12-11T18:43:52","modified_gmt":"2018-12-11T08:43:52","slug":"basics-recovering-from-an-aborted-saveset","status":"publish","type":"post","link":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/","title":{"rendered":"Basics &#8211; Recovering from an aborted saveset"},"content":{"rendered":"<p>Normally you don&#8217;t want to be in this position, but sometimes you&#8217;ll strike a situation where the only possible location of data that you need to get back is in a saveset that aborted (i.e., failed) during the backup process. Now, if the saveset\/media is almost completely hosed, you&#8217;re probably going to need to recover using the <a title=\"Recovering with scanner and uasm\" href=\"https:\/\/nsrd.info\/blog\/2009\/04\/22\/recovering-with-scanner-and-uasm\/\" target=\"_blank\">scanner|uasm process<\/a>, but if it was just a case of a failed backup, you can direct a partial saveset recovery using the <em>recover<\/em> command.<\/p>\n<p>When you&#8217;re at this point the first thing you need to do is find the saveset ID of the aborted saveset, but I&#8217;ll leave that as an exercise to the reader. Now, once you&#8217;ve got the aborted saveset ID, it&#8217;s as simple as running a saveset recovery. The basic command might look like this:<\/p>\n<pre>C:&gt; recover -d path -s buServer -iN -S ssid<\/pre>\n<p>Where:<\/p>\n<ul>\n<li>&#8216;path&#8217; is the path that you want to recover <em>to<\/em>. Note that in these situations, it&#8217;s usually a very, very good idea to make sure you recover to somewhere new, rather than overwriting any existing files.<\/li>\n<li>&#8216;buServer&#8217; is the backup server that you want to recover from.<\/li>\n<li>&#8216;ssid&#8217; is the saveset ID for the aborted saveset that you want to recover from.<\/li>\n<\/ul>\n<p>Depending on whether you&#8217;re doing a directed recovery, etc., you may end up with a few additional arguments, but the above is fairly much what you need in this situation. (If you&#8217;re confident that a specific path or file you want back is going to be in the part of the saveset backed up, you can always add that path at the end of the recovery command, too.)<\/p>\n<p>Once the recovery runs, you&#8217;ll get a standard file-by-file listing of what is being recovered, but the recovery will end with what looks like an error \u2013 it&#8217;s effectively though just a notification that NetWorker has hit the data that was &#8216;in transit&#8217;, so to speak, when the saveset was aborted. This error will look similar to the following:<\/p>\n<pre>5041:recover: Unable to read checksum from save stream\n\n16294:recover: Encountered an error recovering C:temp2Temp744win_x86networkrhbaemc-homebase-agent-6.1.2-win-x86.exe\n\n53363:recover: Recover of rsid 851692923 failed: Error receiving files from NSR server `tara'\n\nThe process cannot access the file because it is being used by another process.\n\nReceived 231 matching file(s) from NSR server `tara'\n\nRecover errors with 1 file(s)\n\nRecover completion time: 4\/20\/2010 3:41:12 PM\n<\/pre>\n<p>At that point, you know that you&#8217;ve got back all the data you&#8217;re going to get back, and you can search through the recovered files for the data you want.<\/p>\n<p>(As an aside, don&#8217;t forget to join the <a title=\"NetWorker Information Hub Forums\" href=\"https:\/\/nsrd.info\/forum\" target=\"_blank\">forums<\/a> if you&#8217;ve got questions that aren&#8217;t answered in this blog.)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Normally you don&#8217;t want to be in this position, but sometimes you&#8217;ll strike a situation where the only possible location&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[6,16],"tags":[90,1252,856],"class_list":["post-2210","post","type-post","status-publish","format-standard","hentry","category-basics","category-networker","tag-aborted","tag-recovery","tag-saveset"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"How do you recover from an aborted backup in NetWorker?\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Preston de Guise\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Data Protection Hub | All things Data Protection\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Basics \u2013 Recovering from an aborted saveset | Data Protection Hub\" \/>\n\t\t<meta property=\"og:description\" content=\"How do you recover from an aborted backup in NetWorker?\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2010-04-23T21:39:15+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2018-12-11T08:43:52+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Basics \u2013 Recovering from an aborted saveset | Data Protection Hub\" \/>\n\t\t<meta name=\"twitter:description\" content=\"How do you recover from an aborted backup in NetWorker?\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/2010\\\/04\\\/24\\\/basics-recovering-from-an-aborted-saveset\\\/#article\",\"name\":\"Basics \\u2013 Recovering from an aborted saveset | Data Protection Hub\",\"headline\":\"Basics &#8211; Recovering from an aborted saveset\",\"author\":{\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/author\\\/nsrd\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/2010\\\/04\\\/24\\\/basics-recovering-from-an-aborted-saveset\\\/#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d274b0939f505e2f4b85a111bdf61ff0fafc11f17dcd667d16a47d0a3de63a1d?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Preston de Guise\"},\"datePublished\":\"2010-04-24T07:39:15+10:00\",\"dateModified\":\"2018-12-11T18:43:52+10:00\",\"inLanguage\":\"en-US\",\"commentCount\":2,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/2010\\\/04\\\/24\\\/basics-recovering-from-an-aborted-saveset\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/2010\\\/04\\\/24\\\/basics-recovering-from-an-aborted-saveset\\\/#webpage\"},\"articleSection\":\"Basics, NetWorker, aborted, Recovery, Saveset\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/2010\\\/04\\\/24\\\/basics-recovering-from-an-aborted-saveset\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/nsrd.info\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/category\\\/basics\\\/#listItem\",\"name\":\"Basics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/category\\\/basics\\\/#listItem\",\"position\":2,\"name\":\"Basics\",\"item\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/category\\\/basics\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/2010\\\/04\\\/24\\\/basics-recovering-from-an-aborted-saveset\\\/#listItem\",\"name\":\"Basics &#8211; Recovering from an aborted saveset\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/2010\\\/04\\\/24\\\/basics-recovering-from-an-aborted-saveset\\\/#listItem\",\"position\":3,\"name\":\"Basics &#8211; Recovering from an aborted saveset\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/category\\\/basics\\\/#listItem\",\"name\":\"Basics\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/#person\",\"name\":\"Preston de Guise\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/2010\\\/04\\\/24\\\/basics-recovering-from-an-aborted-saveset\\\/#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d274b0939f505e2f4b85a111bdf61ff0fafc11f17dcd667d16a47d0a3de63a1d?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Preston de Guise\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/author\\\/nsrd\\\/#author\",\"url\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/author\\\/nsrd\\\/\",\"name\":\"Preston de Guise\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/2010\\\/04\\\/24\\\/basics-recovering-from-an-aborted-saveset\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d274b0939f505e2f4b85a111bdf61ff0fafc11f17dcd667d16a47d0a3de63a1d?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Preston de Guise\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/2010\\\/04\\\/24\\\/basics-recovering-from-an-aborted-saveset\\\/#webpage\",\"url\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/2010\\\/04\\\/24\\\/basics-recovering-from-an-aborted-saveset\\\/\",\"name\":\"Basics \\u2013 Recovering from an aborted saveset | Data Protection Hub\",\"description\":\"How do you recover from an aborted backup in NetWorker?\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/2010\\\/04\\\/24\\\/basics-recovering-from-an-aborted-saveset\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/author\\\/nsrd\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/author\\\/nsrd\\\/#author\"},\"datePublished\":\"2010-04-24T07:39:15+10:00\",\"dateModified\":\"2018-12-11T18:43:52+10:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/\",\"name\":\"Data Protection Hub\",\"description\":\"All things Data Protection\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/nsrd.info\\\/blog\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Basics \u2013 Recovering from an aborted saveset | Data Protection Hub","description":"How do you recover from an aborted backup in NetWorker?","canonical_url":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/#article","name":"Basics \u2013 Recovering from an aborted saveset | Data Protection Hub","headline":"Basics &#8211; Recovering from an aborted saveset","author":{"@id":"https:\/\/nsrd.info\/blog\/author\/nsrd\/#author"},"publisher":{"@id":"https:\/\/nsrd.info\/blog\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/d274b0939f505e2f4b85a111bdf61ff0fafc11f17dcd667d16a47d0a3de63a1d?s=96&d=mm&r=g","width":96,"height":96,"caption":"Preston de Guise"},"datePublished":"2010-04-24T07:39:15+10:00","dateModified":"2018-12-11T18:43:52+10:00","inLanguage":"en-US","commentCount":2,"mainEntityOfPage":{"@id":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/#webpage"},"isPartOf":{"@id":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/#webpage"},"articleSection":"Basics, NetWorker, aborted, Recovery, Saveset"},{"@type":"BreadcrumbList","@id":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/nsrd.info\/blog#listItem","position":1,"name":"Home","item":"https:\/\/nsrd.info\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/nsrd.info\/blog\/category\/basics\/#listItem","name":"Basics"}},{"@type":"ListItem","@id":"https:\/\/nsrd.info\/blog\/category\/basics\/#listItem","position":2,"name":"Basics","item":"https:\/\/nsrd.info\/blog\/category\/basics\/","nextItem":{"@type":"ListItem","@id":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/#listItem","name":"Basics &#8211; Recovering from an aborted saveset"},"previousItem":{"@type":"ListItem","@id":"https:\/\/nsrd.info\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/#listItem","position":3,"name":"Basics &#8211; Recovering from an aborted saveset","previousItem":{"@type":"ListItem","@id":"https:\/\/nsrd.info\/blog\/category\/basics\/#listItem","name":"Basics"}}]},{"@type":"Person","@id":"https:\/\/nsrd.info\/blog\/#person","name":"Preston de Guise","image":{"@type":"ImageObject","@id":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/d274b0939f505e2f4b85a111bdf61ff0fafc11f17dcd667d16a47d0a3de63a1d?s=96&d=mm&r=g","width":96,"height":96,"caption":"Preston de Guise"}},{"@type":"Person","@id":"https:\/\/nsrd.info\/blog\/author\/nsrd\/#author","url":"https:\/\/nsrd.info\/blog\/author\/nsrd\/","name":"Preston de Guise","image":{"@type":"ImageObject","@id":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/d274b0939f505e2f4b85a111bdf61ff0fafc11f17dcd667d16a47d0a3de63a1d?s=96&d=mm&r=g","width":96,"height":96,"caption":"Preston de Guise"}},{"@type":"WebPage","@id":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/#webpage","url":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/","name":"Basics \u2013 Recovering from an aborted saveset | Data Protection Hub","description":"How do you recover from an aborted backup in NetWorker?","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/nsrd.info\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/#breadcrumblist"},"author":{"@id":"https:\/\/nsrd.info\/blog\/author\/nsrd\/#author"},"creator":{"@id":"https:\/\/nsrd.info\/blog\/author\/nsrd\/#author"},"datePublished":"2010-04-24T07:39:15+10:00","dateModified":"2018-12-11T18:43:52+10:00"},{"@type":"WebSite","@id":"https:\/\/nsrd.info\/blog\/#website","url":"https:\/\/nsrd.info\/blog\/","name":"Data Protection Hub","description":"All things Data Protection","inLanguage":"en-US","publisher":{"@id":"https:\/\/nsrd.info\/blog\/#person"}}]},"og:locale":"en_US","og:site_name":"Data Protection Hub | All things Data Protection","og:type":"article","og:title":"Basics \u2013 Recovering from an aborted saveset | Data Protection Hub","og:description":"How do you recover from an aborted backup in NetWorker?","og:url":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/","article:published_time":"2010-04-23T21:39:15+00:00","article:modified_time":"2018-12-11T08:43:52+00:00","twitter:card":"summary","twitter:title":"Basics \u2013 Recovering from an aborted saveset | Data Protection Hub","twitter:description":"How do you recover from an aborted backup in NetWorker?"},"aioseo_meta_data":{"post_id":"2210","title":null,"description":"How do you recover from an aborted backup in NetWorker?","keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 05:20:10","updated":"2025-07-20 04:45:30","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/nsrd.info\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/nsrd.info\/blog\/category\/basics\/\" title=\"Basics\">Basics<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tBasics \u2013 Recovering from an aborted saveset\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/nsrd.info\/blog"},{"label":"Basics","link":"https:\/\/nsrd.info\/blog\/category\/basics\/"},{"label":"Basics &#8211; Recovering from an aborted saveset","link":"https:\/\/nsrd.info\/blog\/2010\/04\/24\/basics-recovering-from-an-aborted-saveset\/"}],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pKpIN-zE","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/nsrd.info\/blog\/wp-json\/wp\/v2\/posts\/2210","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nsrd.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nsrd.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nsrd.info\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nsrd.info\/blog\/wp-json\/wp\/v2\/comments?post=2210"}],"version-history":[{"count":1,"href":"https:\/\/nsrd.info\/blog\/wp-json\/wp\/v2\/posts\/2210\/revisions"}],"predecessor-version":[{"id":7559,"href":"https:\/\/nsrd.info\/blog\/wp-json\/wp\/v2\/posts\/2210\/revisions\/7559"}],"wp:attachment":[{"href":"https:\/\/nsrd.info\/blog\/wp-json\/wp\/v2\/media?parent=2210"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nsrd.info\/blog\/wp-json\/wp\/v2\/categories?post=2210"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nsrd.info\/blog\/wp-json\/wp\/v2\/tags?post=2210"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}