{"id":4699,"date":"2010-03-24T15:33:24","date_gmt":"2010-03-24T22:33:24","guid":{"rendered":"https:\/\/blogs.infoblox.com\/?p=4699"},"modified":"2020-05-06T10:31:46","modified_gmt":"2020-05-06T17:31:46","slug":"the-wikipedia-entry-for-object-lesson","status":"publish","type":"post","link":"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/","title":{"rendered":"The Wikipedia Entry for &#8220;Object Lesson&#8221;"},"content":{"rendered":"<p>An hour or so ago, I tried to check a Wikipedia entry and my browser told me it couldn&#8217;t find en.wikipedia.org. Surely that&#8217;s wrong, I thought, but pushed &#8220;Check Wikipedia&#8221; onto the stack and went on to something else. Then, coincidentally, while searching for DNS-related news articles to inspire my next blog entry, I ran across\u00a0<a href=\"http:\/\/www.pcmag.com\/article2\/0,2817,2361778,00.asp\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">this one from PC Magazine<\/a>. Turns out\u00a0<a href=\"http:\/\/www.facebook.com\/note.php?created&amp;&amp;suggest&amp;note_id=384177686185&amp;id=33138223345\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Wikipedia&#8217;s European data center had an overheating problem that caused many of their servers to shu&#8230;<\/a>. To shunt European traffic to their servers in Florida, they enacted their failure procedure, which modifies their DNS records.<\/p>\n<p>Unfortunately, that failover mechanism was broken (they didn&#8217;t specify how), and broken so badly that it interrupted DNS resolution for all Wikimedia sites globally. While they quickly recognized and fixed the problem, it took as long as an hour for the corrected data to propagate because of TTLs.<\/p>\n<p>There&#8217;s certainly nothing to crow or chuckle about here. I use Wikipedia all the time; why, it&#8217;s how I learned that\u00a0<a href=\"http:\/\/en.wikipedia.org\/wiki\/Accuracy_dispute#Telepathy\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">telepathy is real<\/a>! Ha! I&#8217;m just kidding. (But you telepaths out there knew that I was, right?)<\/p>\n<p>No, Wikipedia&#8217;s sad fate should remind us to check and double-check our own DNS-related disaster recovery plans. And by &#8220;DNS-related disaster recovery plans,&#8221; I mean two things: How we&#8217;ll use DNS in the event of a disaster to re-route traffic to our backup servers and data centers, and also how we&#8217;ll recover management and ensure ongoing operation of DNS in a disaster.<\/p>\n<p>Many of us use scripts that send dynamic updates, make API calls or rewrite zone data files to switch from primary to backup addresses in the event of a catastrophe. First, make sure your script incorporates sanity checks whenever possible. In particular, if you&#8217;re rewriting zone data files using a script, you should use a program like BIND&#8217;s named-checkzone to validate the result before trying to load it. Then make sure you test your script periodically to ensure it functions as expected. If you have addresses that you&#8217;ll need to change quickly in a disaster, consider reducing the TTLs on those records ahead of time. If you use small but sane TTLs, the added load on your authoritative name servers won&#8217;t be much, but you&#8217;ll gain the ability to fail over more quickly. If you can&#8217;t afford to reduce the TTLs ahead of time, you could still use low TTLs in the &#8220;backup&#8221; records your script adds, which would at least enable you to fail\u00a0<em>back<\/em>\u00a0quickly &#8211; which might have helped in Wikipedia&#8217;s case.<\/p>\n<p>Forgetting to make disaster recovery plans for your DNS infrastructure is all too common &#8211; in fact, it&#8217;s what got me into this business. (HP lost the primary hp.com name server in the Loma Prieta earthquake, and my colleague David and I spent the night resurrecting it.) You need to make sure that DNS keeps running after (or during) the disaster, which means running a distributed set of name servers in diverse physical locations. If you&#8217;re lucky enough to have multiple connections to the Internet, make sure you have a forwarder and an external authoritative name server near each. And don&#8217;t forget your seat of administration: The ability to change your data to fail over to backup servers will be critical, but you need a primary name server to do that. If you use BIND name servers, you might just copy zone data files, as well as scripts used to manage or generate them, to a backup primary periodically. You could also configure your secondaries to use your production primary as their first master, and then to try your backup. If you use a commercial product to manage DNS, make sure it supports disaster recovery and that you&#8217;ve got the DR features configured. (In my opinion, Infoblox really shines in this area.)<\/p>\n<p>If you do all this, you&#8217;ll be much more likely to emerge from the next disaster unscathed. And you can tell people you learned it all from Wikipedia.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>An hour or so ago, I tried to check a Wikipedia entry and my browser told me it couldn&#8217;t find en.wikipedia.org. Surely that&#8217;s wrong, I thought, but pushed &#8220;Check Wikipedia&#8221; onto the stack and went on to something else. Then, coincidentally, while searching for DNS-related news articles to inspire my next blog entry, I ran [&hellip;]<\/p>\n","protected":false},"author":178,"featured_media":3098,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[2],"tags":[30,16,15],"class_list":{"0":"post-4699","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-security","8":"tag-dns","9":"tag-infoblox","10":"tag-security","11":"entry"},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>The Wikipedia Entry for &quot;Object Lesson&quot;<\/title>\n<meta name=\"description\" content=\"An hour or so ago, I tried to check a Wikipedia entry and my browser told me it couldn&#039;t find en.wikipedia.org.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Wikipedia Entry for &quot;Object Lesson&quot;\" \/>\n<meta property=\"og:description\" content=\"An hour or so ago, I tried to check a Wikipedia entry and my browser told me it couldn&#039;t find en.wikipedia.org.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/\" \/>\n<meta property=\"og:site_name\" content=\"Infoblox Blog\" \/>\n<meta property=\"article:published_time\" content=\"2010-03-24T22:33:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-06T17:31:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/cloud-sky.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"660\" \/>\n\t<meta property=\"og:image:height\" content=\"454\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Cricket Liu\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Cricket Liu\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/security\\\/the-wikipedia-entry-for-object-lesson\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/security\\\/the-wikipedia-entry-for-object-lesson\\\/\"},\"author\":{\"name\":\"Cricket Liu\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/person\\\/bb6b62b1b99a7cbcd7c528d5763778d5\"},\"headline\":\"The Wikipedia Entry for &#8220;Object Lesson&#8221;\",\"datePublished\":\"2010-03-24T22:33:24+00:00\",\"dateModified\":\"2020-05-06T17:31:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/security\\\/the-wikipedia-entry-for-object-lesson\\\/\"},\"wordCount\":692,\"publisher\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/security\\\/the-wikipedia-entry-for-object-lesson\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/cloud-sky.jpg\",\"keywords\":[\"DNS\",\"Infoblox\",\"Security\"],\"articleSection\":[\"Security\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/security\\\/the-wikipedia-entry-for-object-lesson\\\/\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/security\\\/the-wikipedia-entry-for-object-lesson\\\/\",\"name\":\"The Wikipedia Entry for \\\"Object Lesson\\\"\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/security\\\/the-wikipedia-entry-for-object-lesson\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/security\\\/the-wikipedia-entry-for-object-lesson\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/cloud-sky.jpg\",\"datePublished\":\"2010-03-24T22:33:24+00:00\",\"dateModified\":\"2020-05-06T17:31:46+00:00\",\"description\":\"An hour or so ago, I tried to check a Wikipedia entry and my browser told me it couldn't find en.wikipedia.org.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/security\\\/the-wikipedia-entry-for-object-lesson\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/security\\\/the-wikipedia-entry-for-object-lesson\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/security\\\/the-wikipedia-entry-for-object-lesson\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/cloud-sky.jpg\",\"contentUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/cloud-sky.jpg\",\"width\":660,\"height\":454,\"caption\":\"Branch Office Networking: Why Compromise?\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/security\\\/the-wikipedia-entry-for-object-lesson\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Security\",\"item\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/category\\\/security\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"The Wikipedia Entry for &#8220;Object Lesson&#8221;\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/\",\"name\":\"infoblox.com\\\/blog\\\/\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\",\"name\":\"Infoblox\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/infoblox-logo-2.svg\",\"contentUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/infoblox-logo-2.svg\",\"width\":137,\"height\":30,\"caption\":\"Infoblox\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/person\\\/bb6b62b1b99a7cbcd7c528d5763778d5\",\"name\":\"Cricket Liu\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/blogs.infoblox.com\\\/wp-content\\\/uploads\\\/cricket-new-96x96.jpg\",\"url\":\"https:\\\/\\\/blogs.infoblox.com\\\/wp-content\\\/uploads\\\/cricket-new-96x96.jpg\",\"contentUrl\":\"https:\\\/\\\/blogs.infoblox.com\\\/wp-content\\\/uploads\\\/cricket-new-96x96.jpg\",\"caption\":\"Cricket Liu\"},\"description\":\"Cricket is one of the world\u2019s leading experts on the Domain Name System (DNS) and serves as the liaison between Infoblox and the DNS community. Before joining Infoblox, he founded an internet consulting and training company, Acme Byte &amp; Wire, after running the hp.com domain at Hewlett-Packard. Cricket is a prolific speaker and author, having written a number of books including \u201cDNS and BIND,\u201d one of the most widely used references in the field, now in its fifth edition.\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/author\\\/cricket-liu\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"The Wikipedia Entry for \"Object Lesson\"","description":"An hour or so ago, I tried to check a Wikipedia entry and my browser told me it couldn't find en.wikipedia.org.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/","og_locale":"en_US","og_type":"article","og_title":"The Wikipedia Entry for \"Object Lesson\"","og_description":"An hour or so ago, I tried to check a Wikipedia entry and my browser told me it couldn't find en.wikipedia.org.","og_url":"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/","og_site_name":"Infoblox Blog","article_published_time":"2010-03-24T22:33:24+00:00","article_modified_time":"2020-05-06T17:31:46+00:00","og_image":[{"width":660,"height":454,"url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/cloud-sky.jpg","type":"image\/jpeg"}],"author":"Cricket Liu","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Cricket Liu","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/#article","isPartOf":{"@id":"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/"},"author":{"name":"Cricket Liu","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/person\/bb6b62b1b99a7cbcd7c528d5763778d5"},"headline":"The Wikipedia Entry for &#8220;Object Lesson&#8221;","datePublished":"2010-03-24T22:33:24+00:00","dateModified":"2020-05-06T17:31:46+00:00","mainEntityOfPage":{"@id":"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/"},"wordCount":692,"publisher":{"@id":"https:\/\/www.infoblox.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/#primaryimage"},"thumbnailUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/cloud-sky.jpg","keywords":["DNS","Infoblox","Security"],"articleSection":["Security"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/","url":"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/","name":"The Wikipedia Entry for \"Object Lesson\"","isPartOf":{"@id":"https:\/\/www.infoblox.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/#primaryimage"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/#primaryimage"},"thumbnailUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/cloud-sky.jpg","datePublished":"2010-03-24T22:33:24+00:00","dateModified":"2020-05-06T17:31:46+00:00","description":"An hour or so ago, I tried to check a Wikipedia entry and my browser told me it couldn't find en.wikipedia.org.","breadcrumb":{"@id":"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/#primaryimage","url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/cloud-sky.jpg","contentUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/cloud-sky.jpg","width":660,"height":454,"caption":"Branch Office Networking: Why Compromise?"},{"@type":"BreadcrumbList","@id":"https:\/\/www.infoblox.com\/blog\/security\/the-wikipedia-entry-for-object-lesson\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.infoblox.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Security","item":"https:\/\/www.infoblox.com\/blog\/category\/security\/"},{"@type":"ListItem","position":3,"name":"The Wikipedia Entry for &#8220;Object Lesson&#8221;"}]},{"@type":"WebSite","@id":"https:\/\/www.infoblox.com\/blog\/#website","url":"https:\/\/www.infoblox.com\/blog\/","name":"infoblox.com\/blog\/","description":"","publisher":{"@id":"https:\/\/www.infoblox.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.infoblox.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.infoblox.com\/blog\/#organization","name":"Infoblox","url":"https:\/\/www.infoblox.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infoblox-logo-2.svg","contentUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infoblox-logo-2.svg","width":137,"height":30,"caption":"Infoblox"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/person\/bb6b62b1b99a7cbcd7c528d5763778d5","name":"Cricket Liu","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blogs.infoblox.com\/wp-content\/uploads\/cricket-new-96x96.jpg","url":"https:\/\/blogs.infoblox.com\/wp-content\/uploads\/cricket-new-96x96.jpg","contentUrl":"https:\/\/blogs.infoblox.com\/wp-content\/uploads\/cricket-new-96x96.jpg","caption":"Cricket Liu"},"description":"Cricket is one of the world\u2019s leading experts on the Domain Name System (DNS) and serves as the liaison between Infoblox and the DNS community. Before joining Infoblox, he founded an internet consulting and training company, Acme Byte &amp; Wire, after running the hp.com domain at Hewlett-Packard. Cricket is a prolific speaker and author, having written a number of books including \u201cDNS and BIND,\u201d one of the most widely used references in the field, now in its fifth edition.","url":"https:\/\/www.infoblox.com\/blog\/author\/cricket-liu\/"}]}},"_links":{"self":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/4699","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/users\/178"}],"replies":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/comments?post=4699"}],"version-history":[{"count":1,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/4699\/revisions"}],"predecessor-version":[{"id":4700,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/4699\/revisions\/4700"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/media\/3098"}],"wp:attachment":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/media?parent=4699"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/categories?post=4699"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/tags?post=4699"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}