{"id":11814,"date":"2011-09-24T17:27:44","date_gmt":"2011-09-24T16:27:44","guid":{"rendered":"https:\/\/aidanfinn.com\/?p=11814"},"modified":"2011-09-24T17:27:44","modified_gmt":"2011-09-24T16:27:44","slug":"high-availability-ha-and-live-migration","status":"publish","type":"post","link":"https:\/\/aidanfinn.com\/?p=11814","title":{"rendered":"High Availability (HA) and Live Migration"},"content":{"rendered":"<p>With the coming changes in Windows Server 2012 (WS2012), I thought I\u2019d take a few minutes to explain the difference between HA and Live Migration.<\/p>\n<p><strong><span style=\"text-decoration: underline;\">High Availability (HA)<\/span><\/strong><\/p>\n<p>HA is when we make a virtual machine highly available by placing it on a cluster of hosts, e.g. a group of Hyper-V hosts in a Windows Server Failover Cluster, or a group of ESXi hosts in a vSphere cluster.\u00a0 If a host has a failure VM can be failed over to a different host.\u00a0 This means that an automated system provides better levels of availability than you get with non-clustered hosts.\u00a0 Typically, the failed host has crashed or powered down, and the VM is booted up on a different host.<\/p>\n<p><strong><span style=\"text-decoration: underline;\">Live Migration (aka VMotion)<\/span><\/strong><\/p>\n<p>Live Migration is a system where a running virtual machine can be moved from host A to host B with zero downtime.\u00a0 It is different from HA because it is more proactive than a failover operation.\u00a0 For example, Live Migration will be used by an administrator to move a VM from one host, that is going to have some maintenance operation, to another host with spare capacity.<\/p>\n<p><span style=\"text-decoration: underline;\">Windows Server 2012<\/span><\/p>\n<p>I have brought up this topic because in Hyper-V, Live Migration and HA went hand in hand, because they both required a Hyper-V cluster.\u00a0 That\u2019s changing.<\/p>\n<p>In Windows Server 2012 the tie between Live Migration and Failover Clustering has been broken.\u00a0 All you will need to do Live Migration is a 1 Gbps network, meaning you can live migrate a VM between two non-clustered hosts, between clusters, and of course, between clustered hosts.<\/p>\n<p>As you now know, Live Migration is not high availability.\u00a0 I\u2019m sure the tech media is going to confuse things \u2013 in fact, I believe they already are <img decoding=\"async\" class=\"wlEmoticon wlEmoticon-smile\" style=\"border-style: none;\" src=\"https:\/\/aidanfinn.com\/wp-content\/uploads\/2011\/09\/wlEmoticon-smile8.png\" alt=\"Smile\" \/> If you want your virtualised workloads to be independent of hardware\/host fault then you must still install a Hyper-V cluster \u2026 and don\u2019t forget that Windows guests need appropriate clustering (you can move a MSFT license from one hardware to another once every 90 days so you really should license hosts).\u00a0 If you work in a small\/medium business, then don\u2019t fret \u2013 Windows Server 2012 doesn\u2019t require that expensive SAN any more \u2013 have a look at my previous posts on Storage Pools where you can now store HA VMs on active\/active clustered file shares using cheaper JBOD.<\/p>\n<p>Don\u2019t get me wrong; Live Migration without clustering is an excellent addition.\u00a0 Many choose not to do HA because they cost of downtime is less than the cost of HA for some applications.\u00a0 They will like the agility and mobility they\u2019ll now get with zero downtime.<\/p>\n<div id=\"scid:0767317B-992E-4b12-91E0-4F059A8CECA8:2190f922-f6f0-47ca-b404-0b75c8e98b79\" class=\"wlWriterEditableSmartContent\" style=\"float: none; margin: 0px; display: inline; padding: 0px;\">Technorati Tags: <a rel=\"tag\" href=\"http:\/\/technorati.com\/tags\/Hyper-V\">Hyper-V<\/a>,<a rel=\"tag\" href=\"http:\/\/technorati.com\/tags\/Virtualisation\">Virtualisation<\/a>,<a rel=\"tag\" href=\"http:\/\/technorati.com\/tags\/Failover+Clustering\">Failover Clustering<\/a>,<a rel=\"tag\" href=\"http:\/\/technorati.com\/tags\/Windows+Server+2012\">Windows Server 2012<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>With the coming changes in Windows Server 2012 (WS2012), I thought I\u2019d take a few minutes to explain the difference between HA and Live Migration. High Availability (HA) HA is when we make a virtual machine highly available by placing it on a cluster of hosts, e.g. a group of Hyper-V hosts in a Windows &hellip; <a href=\"https:\/\/aidanfinn.com\/?p=11814\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;High Availability (HA) and Live Migration&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[20],"tags":[63,181,195,109],"class_list":["post-11814","post","type-post","status-publish","format-standard","hentry","category-hyper-v","tag-failover-clustering","tag-hyper-v","tag-virtualisation","tag-windows-8"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"With the coming changes in Windows Server 2012 (WS2012), I thought I\u2019d take a few minutes to explain the difference between HA and Live Migration. High Availability (HA) HA is when we make a virtual machine highly available by placing it on a cluster of hosts, e.g. a group of Hyper-V hosts in a Windows\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"AFinn\"\/>\n\t<meta name=\"google-site-verification\" content=\"TDKjbi2McB2eLIfL6KwPB3aQqv5E-mbcb2QYIcovGaI\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/aidanfinn.com\/?p=11814\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Aidan Finn, IT Pro - A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"High Availability (HA) and Live Migration | Aidan Finn, IT Pro\" \/>\n\t\t<meta property=\"og:description\" content=\"With the coming changes in Windows Server 2012 (WS2012), I thought I\u2019d take a few minutes to explain the difference between HA and Live Migration. High Availability (HA) HA is when we make a virtual machine highly available by placing it on a cluster of hosts, e.g. a group of Hyper-V hosts in a Windows\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/aidanfinn.com\/?p=11814\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2011-09-24T16:27:44+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2011-09-24T16:27:44+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@joe_elway\" \/>\n\t\t<meta name=\"twitter:title\" content=\"High Availability (HA) and Live Migration | Aidan Finn, IT Pro\" \/>\n\t\t<meta name=\"twitter:description\" content=\"With the coming changes in Windows Server 2012 (WS2012), I thought I\u2019d take a few minutes to explain the difference between HA and Live Migration. High Availability (HA) HA is when we make a virtual machine highly available by placing it on a cluster of hosts, e.g. a group of Hyper-V hosts in a Windows\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@joe_elway\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11814#article\",\"name\":\"High Availability (HA) and Live Migration | Aidan Finn, IT Pro\",\"headline\":\"High Availability (HA) and Live Migration\",\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/wp-content\\\/uploads\\\/2011\\\/09\\\/wlEmoticon-smile8.png\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11814\\\/#articleImage\",\"width\":19,\"height\":19},\"datePublished\":\"2011-09-24T17:27:44+01:00\",\"dateModified\":\"2011-09-24T17:27:44+01:00\",\"inLanguage\":\"en-GB\",\"commentCount\":4,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11814#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11814#webpage\"},\"articleSection\":\"Hyper-V, Failover Clustering, Hyper-V, Virtualisation, Windows 8\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11814#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/aidanfinn.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=20#listItem\",\"name\":\"Hyper-V\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=20#listItem\",\"position\":2,\"name\":\"Hyper-V\",\"item\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=20\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11814#listItem\",\"name\":\"High Availability (HA) and Live Migration\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11814#listItem\",\"position\":3,\"name\":\"High Availability (HA) and Live Migration\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=20#listItem\",\"name\":\"Hyper-V\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11814#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11814#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11814#webpage\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11814\",\"name\":\"High Availability (HA) and Live Migration | Aidan Finn, IT Pro\",\"description\":\"With the coming changes in Windows Server 2012 (WS2012), I thought I\\u2019d take a few minutes to explain the difference between HA and Live Migration. High Availability (HA) HA is when we make a virtual machine highly available by placing it on a cluster of hosts, e.g. a group of Hyper-V hosts in a Windows\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11814#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"datePublished\":\"2011-09-24T17:27:44+01:00\",\"dateModified\":\"2011-09-24T17:27:44+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/\",\"name\":\"Aidan Finn, IT Pro\",\"description\":\"A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"High Availability (HA) and Live Migration | Aidan Finn, IT Pro","description":"With the coming changes in Windows Server 2012 (WS2012), I thought I\u2019d take a few minutes to explain the difference between HA and Live Migration. High Availability (HA) HA is when we make a virtual machine highly available by placing it on a cluster of hosts, e.g. a group of Hyper-V hosts in a Windows","canonical_url":"https:\/\/aidanfinn.com\/?p=11814","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"TDKjbi2McB2eLIfL6KwPB3aQqv5E-mbcb2QYIcovGaI","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/aidanfinn.com\/?p=11814#article","name":"High Availability (HA) and Live Migration | Aidan Finn, IT Pro","headline":"High Availability (HA) and Live Migration","author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"publisher":{"@id":"https:\/\/aidanfinn.com\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/aidanfinn.com\/wp-content\/uploads\/2011\/09\/wlEmoticon-smile8.png","@id":"https:\/\/aidanfinn.com\/?p=11814\/#articleImage","width":19,"height":19},"datePublished":"2011-09-24T17:27:44+01:00","dateModified":"2011-09-24T17:27:44+01:00","inLanguage":"en-GB","commentCount":4,"mainEntityOfPage":{"@id":"https:\/\/aidanfinn.com\/?p=11814#webpage"},"isPartOf":{"@id":"https:\/\/aidanfinn.com\/?p=11814#webpage"},"articleSection":"Hyper-V, Failover Clustering, Hyper-V, Virtualisation, Windows 8"},{"@type":"BreadcrumbList","@id":"https:\/\/aidanfinn.com\/?p=11814#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","position":1,"name":"Home","item":"https:\/\/aidanfinn.com","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=20#listItem","name":"Hyper-V"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=20#listItem","position":2,"name":"Hyper-V","item":"https:\/\/aidanfinn.com\/?cat=20","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=11814#listItem","name":"High Availability (HA) and Live Migration"},"previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=11814#listItem","position":3,"name":"High Availability (HA) and Live Migration","previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=20#listItem","name":"Hyper-V"}}]},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/#person","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=11814#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"}},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/?author=1#author","url":"https:\/\/aidanfinn.com\/?author=1","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=11814#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"}},{"@type":"WebPage","@id":"https:\/\/aidanfinn.com\/?p=11814#webpage","url":"https:\/\/aidanfinn.com\/?p=11814","name":"High Availability (HA) and Live Migration | Aidan Finn, IT Pro","description":"With the coming changes in Windows Server 2012 (WS2012), I thought I\u2019d take a few minutes to explain the difference between HA and Live Migration. High Availability (HA) HA is when we make a virtual machine highly available by placing it on a cluster of hosts, e.g. a group of Hyper-V hosts in a Windows","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/aidanfinn.com\/#website"},"breadcrumb":{"@id":"https:\/\/aidanfinn.com\/?p=11814#breadcrumblist"},"author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"creator":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"datePublished":"2011-09-24T17:27:44+01:00","dateModified":"2011-09-24T17:27:44+01:00"},{"@type":"WebSite","@id":"https:\/\/aidanfinn.com\/#website","url":"https:\/\/aidanfinn.com\/","name":"Aidan Finn, IT Pro","description":"A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...","inLanguage":"en-GB","publisher":{"@id":"https:\/\/aidanfinn.com\/#person"}}]},"og:locale":"en_GB","og:site_name":"Aidan Finn, IT Pro - A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...","og:type":"article","og:title":"High Availability (HA) and Live Migration | Aidan Finn, IT Pro","og:description":"With the coming changes in Windows Server 2012 (WS2012), I thought I\u2019d take a few minutes to explain the difference between HA and Live Migration. High Availability (HA) HA is when we make a virtual machine highly available by placing it on a cluster of hosts, e.g. a group of Hyper-V hosts in a Windows","og:url":"https:\/\/aidanfinn.com\/?p=11814","article:published_time":"2011-09-24T16:27:44+00:00","article:modified_time":"2011-09-24T16:27:44+00:00","twitter:card":"summary","twitter:site":"@joe_elway","twitter:title":"High Availability (HA) and Live Migration | Aidan Finn, IT Pro","twitter:description":"With the coming changes in Windows Server 2012 (WS2012), I thought I\u2019d take a few minutes to explain the difference between HA and Live Migration. High Availability (HA) HA is when we make a virtual machine highly available by placing it on a cluster of hosts, e.g. a group of Hyper-V hosts in a Windows","twitter:creator":"@joe_elway"},"aioseo_meta_data":{"post_id":"11814","title":null,"description":null,"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,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 03:53:18","updated":"2025-06-04 14:41:54","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/aidanfinn.com\" 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:\/\/aidanfinn.com\/?cat=20\" title=\"Hyper-V\">Hyper-V<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHigh Availability (HA) and Live Migration\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/aidanfinn.com"},{"label":"Hyper-V","link":"https:\/\/aidanfinn.com\/?cat=20"},{"label":"High Availability (HA) and Live Migration","link":"https:\/\/aidanfinn.com\/?p=11814"}],"jetpack_featured_media_url":"","amp_enabled":true,"_links":{"self":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/11814","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11814"}],"version-history":[{"count":0,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/11814\/revisions"}],"wp:attachment":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11814"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11814"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11814"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}