{"id":13468,"date":"2015-08-03T10:00:00","date_gmt":"2015-08-03T08:00:00","guid":{"rendered":"http:\/\/nolabnoparty.com\/?p=13468"},"modified":"2023-07-16T11:25:00","modified_gmt":"2023-07-16T09:25:00","slug":"vmware-esxi-5-5-upgrade-to-6-0-with-vum","status":"publish","type":"post","link":"https:\/\/nolabnoparty.com\/en\/vmware-esxi-5-5-upgrade-to-6-0-with-vum\/","title":{"rendered":"VMware ESXi 5.5 upgrade to 6.0 with VUM"},"content":{"rendered":"<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum01\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum01.jpg\" alt=\"esxi55upg60vum01\" width=\"602\" height=\"202\" border=\"0\" \/><\/p>\n<p>Using Update Manager to perform the ESXi 5.5 upgrade to 6.0 procedure is the best option to retain the host\u00a0<strong>configuration and settings<\/strong> in place.<\/p>\n<p>To upgrade the\u00a0hosts in your network, the ESXi installation image is available in two formats:<\/p>\n<ul>\n<li><strong>ISO file<\/strong> (i.e. <em>VMware-VMvisor-Installer-201507001-2809209.x86_64.iso<\/em>) used to install or upgrade the host.<\/li>\n<li><strong>Offline Bundle<\/strong> (i.e. <em>ESXi600-201507001.zip<\/em>) used to upgrade the ESXi from the command line, VUM or to create custom image\/ISO generation for ESXi deployments.<\/li>\n<\/ul>\n<p><!--more--><\/p>\n<p>From VMware website <a href=\"https:\/\/my.vmware.com\/web\/vmware\/downloads\" target=\"_blank\" rel=\"noopener\">download<\/a> the <strong>ESXi 6.0.0b Offline Bundle<\/strong> file.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum02\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum02.jpg\" alt=\"esxi55upg60vum02\" width=\"600\" height=\"347\" border=\"0\" \/><\/p>\n<p>&nbsp;<\/p>\n<h2>Check installed hardware<\/h2>\n<p>From version 5.5 VMware decided to drop from the ESXi installation <strong>some NIC drivers<\/strong> commonly used at consumer level: Realtek r8168 and r8169, Marvell Sky2.\u00a0Also in version 6.0 these <strong>drivers are not included<\/strong> in the ESXi installation.<\/p>\n<p>To check if you have such NICs installed in your system, from ESXi console run the command:<\/p>\n<p><span style=\"color: #0000a0;\">~ # esxcli network nic list<\/span><\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum03\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum03.jpg\" alt=\"esxi55upg60vum03\" width=\"600\" height=\"337\" border=\"0\" \/><\/p>\n<p>In the example the <strong>Realtek 8168 NIC<\/strong> is installed in the ESXi.<\/p>\n<p>&nbsp;<\/p>\n<h2>Create a custom ESXi 6.0 ISO image<\/h2>\n<p><a href=\"http:\/\/www.v-front.de\/2015\/03\/vsphere-6-is-ga-ultimate-guide-to.html\" target=\"_blank\" rel=\"noopener\">Andreas Peetz<\/a> made an excellent job in documenting the procedure to customize the ESXi image.<\/p>\n<p>To <strong>create the custom ISO<\/strong> image file you need the following:<\/p>\n<ul>\n<li>Andreas' script <a href=\"http:\/\/vibsdepot.v-front.de\/tools\/ESXi-Customizer-PS-v2.4.ps1\" target=\"_blank\" rel=\"noopener\">ESXi-Customizer-PS-v2.4.ps1<\/a><\/li>\n<li>VMware ESXi 6.0 <strong>Offline Bundle<\/strong><\/li>\n<li>VMware <a href=\"https:\/\/my.vmware.com\/group\/vmware\/get-download?downloadGroup=PCLI600R1\" target=\"_blank\" rel=\"noopener\">PowerCLI 6.0<\/a><\/li>\n<\/ul>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum04\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum04.jpg\" alt=\"esxi55upg60vum04\" width=\"502\" height=\"264\" border=\"0\" \/><\/p>\n<p>In a <strong>PowerCLI session<\/strong> run the command:<\/p>\n<p><span style=\"color: #0000a0;\"><strong>PowerCLI<\/strong> C:\\download\\ESXi-Customizer-PS-v2.4.ps1 -izip C:\\Download\\ESXi600-201507001-OfflineBundle.zip -vft -load net55-r8168<\/span><\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum05\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum05.jpg\" alt=\"esxi55upg60vum05\" width=\"600\" height=\"331\" border=\"0\" \/><\/p>\n<p>The script creates a <strong>custom ISO image<\/strong> file including the drivers\u00a0specified in the command.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum06\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum06.jpg\" alt=\"esxi55upg60vum06\" width=\"511\" height=\"271\" border=\"0\" \/><\/p>\n<p>&nbsp;<\/p>\n<h2>Upgrade the ESXi host<\/h2>\n<p>Before upgrading it's necessary to create the Baseline VUM will use to check the ESXi compliance.<\/p>\n<p>&nbsp;<\/p>\n<h4>Create the Baseline<\/h4>\n<p>Open vSphere Client, go to <strong>Update Manager<\/strong> tab and click the <strong>Admin View<\/strong> link.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum07\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum07.jpg\" alt=\"esxi55upg60vum07\" width=\"357\" height=\"197\" border=\"0\" \/><\/p>\n<p>Select <strong>ESXi Images<\/strong> tab and click <strong>Import ESXi Image<\/strong> option to create the new baseline.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum08\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum08.jpg\" alt=\"esxi55upg60vum08\" width=\"600\" height=\"124\" border=\"0\" \/><\/p>\n<p>Click <strong>Browse<\/strong> to select the custom ESXi 6.0 .ISO file to use and click <strong>Next<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum09\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum09.jpg\" alt=\"esxi55upg60vum09\" width=\"600\" height=\"438\" border=\"0\" \/><\/p>\n<p>The .ISO file is uploaded to VUM server.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum10\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum10.jpg\" alt=\"esxi55upg60vum10\" width=\"600\" height=\"438\" border=\"0\" \/><\/p>\n<p>When the upload has completed, click <strong>Next<\/strong> to continue.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum11\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum11.jpg\" alt=\"esxi55upg60vum11\" width=\"600\" height=\"438\" border=\"0\" \/><\/p>\n<p>Create a new baseline assigning a <strong>Name<\/strong> and a <strong>Description<\/strong> then click <strong>Finish<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum12\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum12.jpg\" alt=\"esxi55upg60vum12\" width=\"600\" height=\"438\" border=\"0\" \/><\/p>\n<p>The ESXi image has been imported and available for deployment. Click the <strong>Compliance View<\/strong> to perform the upgrade.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum13\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum13.jpg\" alt=\"esxi55upg60vum13\" width=\"600\" height=\"77\" border=\"0\" \/><\/p>\n<p>&nbsp;<\/p>\n<h4>Attach the Baseline<\/h4>\n<p>From the <strong>Update Manager<\/strong> tab click the <strong>Attach<\/strong> link and select the new created baseline. Click on <strong>Attach<\/strong> button to confirm the selection.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum14\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum14.jpg\" alt=\"esxi55upg60vum14\" width=\"600\" height=\"352\" border=\"0\" \/><\/p>\n<p>Click <strong>Scan<\/strong> to check if the hosts are compliant.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum15\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum15.jpg\" alt=\"esxi55upg60vum15\" width=\"600\" height=\"300\" border=\"0\" \/><\/p>\n<p>Select <strong>Upgrades<\/strong> option only and click <strong>Scan<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum16\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum16.jpg\" alt=\"esxi55upg60vum16\" width=\"498\" height=\"205\" border=\"0\" \/><\/p>\n<p>The system scans the selected hosts.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum17\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum17.jpg\" alt=\"esxi55upg60vum17\" width=\"600\" height=\"120\" border=\"0\" \/><\/p>\n<p>&nbsp;<\/p>\n<h4>Upgrade the ESXi<\/h4>\n<p>Before starting the procedure, backup the <strong>current ESXi 5.5 configuration<\/strong> in case something goes wrong with the upgrade allowing a faster restore of the hypervisor.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum18\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum18.jpg\" alt=\"esxi55upg60vum18\" width=\"600\" height=\"235\" border=\"0\" \/><\/p>\n<p>It's strongly recommended to upgrade <strong>one host at time<\/strong> to prevent cluster failure in case of\u00a0problems. Click on <strong>Remediate<\/strong> button to start the upgrade.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum19\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum19.jpg\" alt=\"esxi55upg60vum19\" width=\"600\" height=\"320\" border=\"0\" \/><\/p>\n<p>Make sure only one host in the cluster is selected then click <strong>Next<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum20\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum20.jpg\" alt=\"esxi55upg60vum20\" width=\"600\" height=\"454\" border=\"0\" \/><\/p>\n<p>Accept the EULA and click <strong>Next<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum21\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum21.jpg\" alt=\"esxi55upg60vum21\" width=\"600\" height=\"454\" border=\"0\" \/><\/p>\n<p>Leave <strong>Ignore warnings about unsupported hardware\u2026<\/strong> option unchecked in order to be aware of problems due to unsupported hardware. Click <strong>Next<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum22\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum22.jpg\" alt=\"esxi55upg60vum22\" width=\"600\" height=\"454\" border=\"0\" \/><\/p>\n<p>Type a <strong>Task Name<\/strong>, a <strong>Task Description<\/strong> and choose the <strong>Remediation Time<\/strong>. Click <strong>Next<\/strong> to continue.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum23\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum23.jpg\" alt=\"esxi55upg60vum23\" width=\"600\" height=\"454\" border=\"0\" \/><\/p>\n<p>Specify the <strong>Host Remediation Options<\/strong> and click <strong>Next<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum24\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum24.jpg\" alt=\"esxi55upg60vum24\" width=\"600\" height=\"454\" border=\"0\" \/><\/p>\n<p>Select the <strong>Cluster Remediation Options<\/strong> that match your environment then click <strong>Next<\/strong>.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum25\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum25.jpg\" alt=\"esxi55upg60vum25\" width=\"600\" height=\"454\" border=\"0\" \/><\/p>\n<p>When ready, click <strong>Finish<\/strong> to begin the ESXi upgrade process.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum26\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum26.jpg\" alt=\"esxi55upg60vum26\" width=\"600\" height=\"454\" border=\"0\" \/><\/p>\n<p>The procedure begins by <strong>migrating the hosted VMs<\/strong> to other ESXi available in the cluster.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum27\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum27.jpg\" alt=\"esxi55upg60vum27\" width=\"600\" height=\"127\" border=\"0\" \/><\/p>\n<p>Then the ESXi is put in <strong>Maintenance Mode<\/strong> to install the upgrade. The procedure takes several minutes to complete.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum28\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum28.jpg\" alt=\"esxi55upg60vum28\" width=\"422\" height=\"116\" border=\"0\" \/><\/p>\n<p>When the remediation has been completed, the host is rebooted to finalize the upgrade.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum29\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum29.jpg\" alt=\"esxi55upg60vum29\" width=\"425\" height=\"113\" border=\"0\" \/><\/p>\n<p>Rebooted and finalized\u00a0the ESXi, the system starts balancing the load migrating the VMs across the cluster.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum30\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum30.jpg\" alt=\"esxi55upg60vum30\" width=\"600\" height=\"117\" border=\"0\" \/><\/p>\n<p>The ESXi has been upgraded successfully to version 6.0b.<\/p>\n<p><img decoding=\"async\" style=\"background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin: 0px auto; display: block; padding-right: 0px; border-width: 0px;\" title=\"esxi55upg60vum31\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/2015\/07\/esxi55upg60vum31.jpg\" alt=\"esxi55upg60vum31\" width=\"600\" height=\"142\" border=\"0\" \/><\/p>\n<p>The host settings have been retained and the <strong>host is fully functional<\/strong>. No additional configuration is required.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/nolabnoparty.com\/wp-content\/uploads\/images\/firma.jpg\" alt=\"firma\" title=\"\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Using Update Manager to perform the ESXi 5.5 upgrade to 6.0 procedure is the best option to retain the host\u00a0configuration and settings in place. To upgrade the\u00a0hosts in your network, the ESXi installation image is available in two formats: ISO file (i.e. VMware-VMvisor-Installer-201507001-2809209.x86_64.iso) used to install or upgrade the host. Offline Bundle (i.e. ESXi600-201507001.zip) used to upgrade the ESXi from the command line, VUM or to create custom image\/ISO generation for ESXi deployments.<\/p>\n","protected":false},"author":3,"featured_media":13437,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rop_custom_images_group":[],"rop_custom_messages_group":[],"rop_publish_now":"initial","rop_publish_now_accounts":{"linkedin_93tdZWzMZc_93tdZWzMZc":"","facebook_2879994398731222_17841400390232720":"","twitter_113568041_113568041":"","mastodon_115463926174894442_115463926174894442":""},"rop_publish_now_history":[],"rop_publish_now_status":"pending","footnotes":""},"categories":[903,2701],"tags":[580,876,1551,1579],"class_list":["post-13468","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-vmware-en","category-vsphere-en","tag-esxi-en","tag-upgrade-en","tag-vcsa","tag-vum","has_thumb"],"_links":{"self":[{"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/posts\/13468","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/comments?post=13468"}],"version-history":[{"count":0,"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/posts\/13468\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/media\/13437"}],"wp:attachment":[{"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/media?parent=13468"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/categories?post=13468"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nolabnoparty.com\/en\/wp-json\/wp\/v2\/tags?post=13468"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}