{"id":9487,"date":"2021-06-01T05:25:58","date_gmt":"2021-06-01T05:25:58","guid":{"rendered":"https:\/\/prwatech.in\/blog\/?p=9487"},"modified":"2021-06-01T05:26:00","modified_gmt":"2021-06-01T05:26:00","slug":"cloud-sdk-installation-windows-2","status":"publish","type":"post","link":"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/","title":{"rendered":"Cloud SDK Installation [Windows]"},"content":{"rendered":"\n<p><strong>Prerequisites<\/strong><\/p>\n\n\n\n<p>Hardware  :  <a href=\"https:\/\/www.prwatech.com\/course\/gcptraining\" data-type=\"URL\" data-id=\"https:\/\/www.prwatech.com\/course\/gcptraining\" target=\"_blank\" rel=\"noreferrer noopener\">GCP<\/a><\/p>\n\n\n\n<p>Google account<\/p>\n\n\n\n<p>There&#8217;s another method to access the <a rel=\"noreferrer noopener\" href=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/gcp-google-cloud-platform\/\" data-type=\"URL\" data-id=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/gcp-google-cloud-platform\/\" target=\"_blank\">GCP cloud console<\/a>. We can access it through our local machine also. Cloud SDK are used for it. <\/p>\n\n\n\n<p>Click on the link below to download the cloud SDK for windows.<\/p>\n\n\n\n<p><a href=\"https:\/\/dl.google.com\/dl\/cloudsdk\/channels\/rapid\/GoogleCloudSDKInstaller.exe\">https:\/\/dl.google.com\/dl\/cloudsdk\/channels\/rapid\/GoogleCloudSDKInstaller.exe<\/a><\/p>\n\n\n\n<p>Or open the PowerShell &gt;Run as administrator. Copy the below code.<\/p>\n\n\n\n<p>(New-ObjectNet.WebClient).DownloadFile(&#8220;https:\/\/dl.google.com\/dl\/cloudsdk\/channels\/rapid\/GoogleCloudSDKInstaller.exe&#8221;, &#8220;$env:Temp\\GoogleCloudSDKInstaller.exe&#8221;)<\/p>\n\n\n\n<p>&amp;$env:Temp\\GoogleCloudSDKInstaller.exe<\/p>\n\n\n\n<p>For other Operating System click the below link.<\/p>\n\n\n\n<p><a href=\"https:\/\/cloud.google.com\/sdk\/docs\/quickstart\">https:\/\/cloud.google.com\/sdk\/docs\/quickstart<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-3.jpg\" alt=\"This image has an empty alt attribute; its file name is 1-3.jpg\"\/><\/figure>\n\n\n\n<p>It will open Google Cloud SDK. Click next for Installation.<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/2-4.jpg\" alt=\"This image has an empty alt attribute; its file name is 2-4.jpg\" width=\"796\" height=\"636\"\/><\/figure>\n\n\n\n<p>Click on I agree.<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/3-5.jpg\" alt=\"This image has an empty alt attribute; its file name is 3-5.jpg\" width=\"584\" height=\"480\"\/><\/figure>\n\n\n\n<p>Choose the destination folder where you want to install and click next.<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/5-5.jpg\" alt=\"This image has an empty alt attribute; its file name is 5-5.jpg\" width=\"614\" height=\"507\"\/><\/figure>\n\n\n\n<p>Choose the user type accordingly and click next.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/4-6.jpg\" alt=\"This image has an empty alt attribute; its file name is 4-6.jpg\"\/><\/figure>\n\n\n\n<p>After installation click next.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/7-4.jpg\" alt=\"This image has an empty alt attribute; its file name is 7-4.jpg\"\/><\/figure>\n\n\n\n<p>Select which components you want to install. Click install to continue.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/6-5.jpg\" alt=\"This image has an empty alt attribute; its file name is 6-5.jpg\"\/><\/figure>\n\n\n\n<p>After installation it will open the below window. Make sure to choose the marked ones and click finish.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/8-4.jpg\" alt=\"This image has an empty alt attribute; its file name is 8-4.jpg\"\/><\/figure>\n\n\n\n<p>It will open the terminal for Google Cloud SDK. Type \u201cy\u201d to login and press enter.<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-1.jpg\" alt=\"This image has an empty alt attribute; its file name is 9-1.jpg\" width=\"776\" height=\"353\"\/><\/figure>\n\n\n\n<p>Choose the browser you want and press OK.<\/p>\n\n\n\n<p>NB: Don\u2019t close the Command prompt.<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/10.jpg\" alt=\"This image has an empty alt attribute; its file name is 10.jpg\" width=\"742\" height=\"557\"\/><\/figure>\n\n\n\n<p>Login to your account and press Allow.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/11-1.jpg\" alt=\"This image has an empty alt attribute; its file name is 11-1.jpg\"\/><\/figure>\n\n\n\n<p>It will open the window showing you successfully authenticated with Google Cloud SDK.<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/12-2-1024x406.jpg\" alt=\"This image has an empty alt attribute; its file name is 12-2-1024x406.jpg\" width=\"731\" height=\"289\"\/><\/figure>\n\n\n\n<p>Go back to the command prompt and it will show that you are logged in successfully. Choose the <a rel=\"noreferrer noopener\" href=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/gcp-google-cloud-platform\/\" target=\"_blank\">project<\/a> which you want to work. Type the corresponding number. You can configure the new default Region and zone by typing \u201cy\u201d. &#8220;n&#8221; to choose default region and zone.<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/13-1-1024x592.jpg\" alt=\"This image has an empty alt attribute; its file name is 13-1-1024x592.jpg\" width=\"791\" height=\"457\"\/><\/figure>\n\n\n\n<p>Choose the region and the zone by typing the corresponding number.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/14-1.jpg\" alt=\"This image has an empty alt attribute; its file name is 14-1.jpg\"\/><\/figure>\n\n\n\n<p>And Boom! Now you can use <a rel=\"noreferrer noopener\" href=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-sdk-installation-windows\/\" target=\"_blank\">Google Cloud SDK<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/15-2-1024x259.jpg\" alt=\"This image has an empty alt attribute; its file name is 15-2-1024x259.jpg\" width=\"836\" height=\"211\"\/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Prerequisites Hardware : GCP Google account There&#8217;s another method to access the GCP cloud console. We can access it through our local machine also. Cloud SDK are used for it. Click on the link below to download the cloud SDK for windows. https:\/\/dl.google.com\/dl\/cloudsdk\/channels\/rapid\/GoogleCloudSDKInstaller.exe Or open the PowerShell &gt;Run as administrator. Copy the below code. (New-ObjectNet.WebClient).DownloadFile(&#8220;https:\/\/dl.google.com\/dl\/cloudsdk\/channels\/rapid\/GoogleCloudSDKInstaller.exe&#8221;, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[601],"tags":[616,1456,605,699,700,704,984,617,683,684,685,611,1400,703,692,618],"class_list":["post-9487","post","type-post","status-publish","format-standard","hentry","category-software-installation","tag-cloud-sdk","tag-gc","tag-gcp","tag-gcp-certification","tag-gcp-cloud-console","tag-gcp-cloud-sdk","tag-gcp-course","tag-google-cloud","tag-google-cloud-certification","tag-google-cloud-console","tag-google-cloud-courses","tag-google-cloud-platform","tag-google-cloud-platform-tutorial","tag-google-cloud-sdk","tag-google-cloud-training","tag-sdk-installation"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Cloud SDK Installation [Windows] - Prwatech<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cloud SDK Installation [Windows] - Prwatech\" \/>\n<meta property=\"og:description\" content=\"Prerequisites Hardware : GCP Google account There&#8217;s another method to access the GCP cloud console. We can access it through our local machine also. Cloud SDK are used for it. Click on the link below to download the cloud SDK for windows. https:\/\/dl.google.com\/dl\/cloudsdk\/channels\/rapid\/GoogleCloudSDKInstaller.exe Or open the PowerShell &gt;Run as administrator. Copy the below code. (New-ObjectNet.WebClient).DownloadFile(&#8220;https:\/\/dl.google.com\/dl\/cloudsdk\/channels\/rapid\/GoogleCloudSDKInstaller.exe&#8221;, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Prwatech\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prwatech.in\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-01T05:25:58+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-06-01T05:26:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-3.jpg\" \/>\n<meta name=\"author\" content=\"Prwatech\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Eduprwatech\" \/>\n<meta name=\"twitter:site\" content=\"@Eduprwatech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Prwatech\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/\",\"url\":\"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/\",\"name\":\"Cloud SDK Installation [Windows] - Prwatech\",\"isPartOf\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-3.jpg\",\"datePublished\":\"2021-06-01T05:25:58+00:00\",\"dateModified\":\"2021-06-01T05:26:00+00:00\",\"author\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3\"},\"breadcrumb\":{\"@id\":\"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/#primaryimage\",\"url\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-3.jpg\",\"contentUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-3.jpg\",\"width\":747,\"height\":786},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/prwatech.in\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cloud SDK Installation [Windows]\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/prwatech.in\/blog\/#website\",\"url\":\"https:\/\/prwatech.in\/blog\/\",\"name\":\"Prwatech\",\"description\":\"Share Ideas, Start Something Good.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/prwatech.in\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3\",\"name\":\"Prwatech\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g\",\"caption\":\"Prwatech\"},\"url\":\"https:\/\/prwatech.in\/blog\/author\/prwatech123\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cloud SDK Installation [Windows] - Prwatech","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Cloud SDK Installation [Windows] - Prwatech","og_description":"Prerequisites Hardware : GCP Google account There&#8217;s another method to access the GCP cloud console. We can access it through our local machine also. Cloud SDK are used for it. Click on the link below to download the cloud SDK for windows. https:\/\/dl.google.com\/dl\/cloudsdk\/channels\/rapid\/GoogleCloudSDKInstaller.exe Or open the PowerShell &gt;Run as administrator. Copy the below code. (New-ObjectNet.WebClient).DownloadFile(&#8220;https:\/\/dl.google.com\/dl\/cloudsdk\/channels\/rapid\/GoogleCloudSDKInstaller.exe&#8221;, [&hellip;]","og_url":"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/","og_site_name":"Prwatech","article_publisher":"https:\/\/www.facebook.com\/prwatech.in\/","article_published_time":"2021-06-01T05:25:58+00:00","article_modified_time":"2021-06-01T05:26:00+00:00","og_image":[{"url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-3.jpg","type":"","width":"","height":""}],"author":"Prwatech","twitter_card":"summary_large_image","twitter_creator":"@Eduprwatech","twitter_site":"@Eduprwatech","twitter_misc":{"Written by":"Prwatech","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/","url":"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/","name":"Cloud SDK Installation [Windows] - Prwatech","isPartOf":{"@id":"https:\/\/prwatech.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/#primaryimage"},"image":{"@id":"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/#primaryimage"},"thumbnailUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-3.jpg","datePublished":"2021-06-01T05:25:58+00:00","dateModified":"2021-06-01T05:26:00+00:00","author":{"@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3"},"breadcrumb":{"@id":"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/#primaryimage","url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-3.jpg","contentUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-3.jpg","width":747,"height":786},{"@type":"BreadcrumbList","@id":"https:\/\/prwatech.in\/blog\/software-installation\/cloud-sdk-installation-windows-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prwatech.in\/blog\/"},{"@type":"ListItem","position":2,"name":"Cloud SDK Installation [Windows]"}]},{"@type":"WebSite","@id":"https:\/\/prwatech.in\/blog\/#website","url":"https:\/\/prwatech.in\/blog\/","name":"Prwatech","description":"Share Ideas, Start Something Good.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/prwatech.in\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3","name":"Prwatech","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g","caption":"Prwatech"},"url":"https:\/\/prwatech.in\/blog\/author\/prwatech123\/"}]}},"_links":{"self":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/9487","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/comments?post=9487"}],"version-history":[{"count":1,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/9487\/revisions"}],"predecessor-version":[{"id":9489,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/9487\/revisions\/9489"}],"wp:attachment":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/media?parent=9487"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/categories?post=9487"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/tags?post=9487"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}