{"id":6757,"date":"2021-03-11T13:20:54","date_gmt":"2021-03-11T13:20:54","guid":{"rendered":"https:\/\/prwatech.in\/blog\/?p=6757"},"modified":"2024-03-20T11:30:05","modified_gmt":"2024-03-20T11:30:05","slug":"removing-disks-from-instances","status":"publish","type":"post","link":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/","title":{"rendered":"Removing Disks from Instances"},"content":{"rendered":"\r\n<h2><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Detaching and reattaching boot disks&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:513,&quot;3&quot;:{&quot;1&quot;:0},&quot;12&quot;:0}\">Detaching and reattaching boot disks<\/span><\/h2>\r\n<p>&nbsp;<\/p>\r\n<p>Detaching and reattaching boot disks is a critical capability within cloud computing environments like Google Cloud Platform (GCP), enabling users to manage and troubleshoot virtual machine (VM) instances effectively. Boot disks contain the operating system and boot files necessary to start the VM, and detaching and reattaching them allows users to perform maintenance tasks, troubleshoot issues, and migrate instances between different VMs or projects.<\/p>\r\n<p>&nbsp;<\/p>\r\n<h3><strong>Prerequisites<\/strong><\/h3>\r\n\r\n\r\n\r\n<p>Hardware : <a href=\"https:\/\/www.prwatech.com\/course\/gcptraining\" target=\"_blank\" rel=\"noreferrer noopener\" data-type=\"URL\" data-id=\"https:\/\/www.prwatech.com\/course\/gcptraining\">GCP<\/a><\/p>\r\n\r\n\r\n\r\n<p>Google account<\/p>\r\n\r\n\r\n\r\n<p>Some times we might need to unmount and delete the <a href=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/adding-disks-in-gcp-instances\/\" target=\"_blank\" rel=\"noreferrer noopener\" data-type=\"URL\" data-id=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/adding-disks-in-gcp-instances\/\">disks <\/a>from GCP instances so that other instances in that same zone can use that disk.<\/p>\r\n\r\n\r\n\r\n<p>Open <a href=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/creating-an-instance-using-developers-console\/\" target=\"_blank\" rel=\"noreferrer noopener\" data-type=\"URL\" data-id=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/creating-an-instance-using-developers-console\/\">VM instances<\/a> from the Menu &gt; Compute Engine &gt; VM instances.<\/p>\r\n\r\n\r\n\r\n<p>Open the <a href=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/creation-of-ssh-key-using-putty-for-gcp\/\" target=\"_blank\" rel=\"noreferrer noopener\" data-type=\"URL\" data-id=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/creation-of-ssh-key-using-putty-for-gcp\/\">SSH<\/a> of instance from which you want to remove the extra disk.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7674\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-22.jpg\" alt=\"\" width=\"518\" height=\"204\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-22.jpg 678w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-22-300x119.jpg 300w\" sizes=\"auto, (max-width: 518px) 100vw, 518px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>\u00a0Type $ <strong>lsblk<\/strong>.<\/p>\r\n\r\n\r\n\r\n<p>It will list the blocks.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"840\" height=\"386\" class=\"wp-image-7679\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/10-13.jpg\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/10-13.jpg 840w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/10-13-300x138.jpg 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/10-13-768x353.jpg 768w\" sizes=\"auto, (max-width: 840px) 100vw, 840px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>To unmount the disk, type :<\/p>\r\n\r\n\r\n\r\n<p><strong>sudo<\/strong> <strong>umount \/dev\/&lt;Disk_Name&gt;<\/strong><\/p>\r\n\r\n\r\n\r\n<p><strong>sudo vi \/etc\/fstab<\/strong><\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"636\" height=\"107\" class=\"wp-image-6758\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/22-2.jpg\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/22-2.jpg 636w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/22-2-300x50.jpg 300w\" sizes=\"auto, (max-width: 636px) 100vw, 636px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>It will open the file. Remove the directory path which you added, then press \u201c<strong>esc<\/strong>\u201d + \u201c<strong>:<\/strong>\u201d (shift + \ud83d\ude09 then type <strong>wq<\/strong> and enter.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-6759\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/23-1024x439.jpg\" alt=\"\" width=\"862\" height=\"369\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/23-1024x439.jpg 1024w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/23-300x129.jpg 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/23-768x330.jpg 768w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/23.jpg 1144w\" sizes=\"auto, (max-width: 862px) 100vw, 862px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Type\u00a0 <strong>sudo fdisk \/dev\/sdb<\/strong>.<\/p>\r\n\r\n\r\n\r\n<p>Press <strong>p<\/strong> for the partition table.<\/p>\r\n\r\n\r\n\r\n<p>Type <strong>d<\/strong> to delete the partition. Specify the partition number which you want to delete [1-4].<\/p>\r\n\r\n\r\n\r\n<p>To write the alteration press <strong>w<\/strong>.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-6760\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/24.jpg\" alt=\"\" width=\"676\" height=\"506\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/24.jpg 758w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/24-300x225.jpg 300w\" sizes=\"auto, (max-width: 676px) 100vw, 676px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Open the Compute Engine&gt;VM instances to delete the disk from the machine.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-6761\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/25.jpg\" alt=\"\" width=\"494\" height=\"423\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/25.jpg 617w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/25-300x257.jpg 300w\" sizes=\"auto, (max-width: 494px) 100vw, 494px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Click on the instance which you have added the disk.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"524\" height=\"191\" class=\"wp-image-6762\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/26.jpg\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/26.jpg 524w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/26-300x109.jpg 300w\" sizes=\"auto, (max-width: 524px) 100vw, 524px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Click the Edit.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"712\" height=\"580\" class=\"wp-image-6763\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/27.jpg\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/27.jpg 712w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/27-300x244.jpg 300w\" sizes=\"auto, (max-width: 712px) 100vw, 712px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>In the <a href=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/adding-disks-in-gcp-instances\/\" target=\"_blank\" rel=\"noreferrer noopener\" data-type=\"URL\" data-id=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/adding-disks-in-gcp-instances\/\">Additional Disks<\/a>, Select the disk which you want to delete. And press the delete button.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"664\" height=\"600\" class=\"wp-image-6764\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/28.jpg\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/28.jpg 664w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/28-300x271.jpg 300w\" sizes=\"auto, (max-width: 664px) 100vw, 664px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Click Done and press Save.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"649\" height=\"331\" class=\"wp-image-6765\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/29.jpg\" alt=\"\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/29.jpg 649w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/29-300x153.jpg 300w\" sizes=\"auto, (max-width: 649px) 100vw, 649px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>The disk will be detached from the Instance.<\/p>\r\n<p>&nbsp;<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>Detaching and reattaching boot disks &nbsp; Detaching and reattaching boot disks is a critical capability within cloud computing environments like Google Cloud Platform (GCP), enabling users to manage and troubleshoot virtual machine (VM) instances effectively. Boot disks contain the operating system and boot files necessary to start the VM, and detaching and reattaching them allows [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,1629],"tags":[605,699,706,617,683,684,611,623,626],"class_list":["post-6757","post","type-post","status-publish","format-standard","hentry","category-google-cloud-platform","category-instance","tag-gcp","tag-gcp-certification","tag-gcp-disk","tag-google-cloud","tag-google-cloud-certification","tag-google-cloud-console","tag-google-cloud-platform","tag-instance","tag-removing-disks"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Detaching and reattaching boot disks - Prwatech<\/title>\n<meta name=\"description\" content=\"Master Detaching and Reattaching Boot Disks - Dive deep with our expert instructors and comprehensive curriculum.\" \/>\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=\"Detaching and reattaching boot disks - Prwatech\" \/>\n<meta property=\"og:description\" content=\"Master Detaching and Reattaching Boot Disks - Dive deep with our expert instructors and comprehensive curriculum.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/\" \/>\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-03-11T13:20:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-20T11:30:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-22.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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/\",\"url\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/\",\"name\":\"Detaching and reattaching boot disks - Prwatech\",\"isPartOf\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-22.jpg\",\"datePublished\":\"2021-03-11T13:20:54+00:00\",\"dateModified\":\"2024-03-20T11:30:05+00:00\",\"author\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3\"},\"description\":\"Master Detaching and Reattaching Boot Disks - Dive deep with our expert instructors and comprehensive curriculum.\",\"breadcrumb\":{\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/#primaryimage\",\"url\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-22.jpg\",\"contentUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-22.jpg\",\"width\":678,\"height\":268},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/prwatech.in\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Removing Disks from Instances\"}]},{\"@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":"Detaching and reattaching boot disks - Prwatech","description":"Master Detaching and Reattaching Boot Disks - Dive deep with our expert instructors and comprehensive curriculum.","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":"Detaching and reattaching boot disks - Prwatech","og_description":"Master Detaching and Reattaching Boot Disks - Dive deep with our expert instructors and comprehensive curriculum.","og_url":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/","og_site_name":"Prwatech","article_publisher":"https:\/\/www.facebook.com\/prwatech.in\/","article_published_time":"2021-03-11T13:20:54+00:00","article_modified_time":"2024-03-20T11:30:05+00:00","og_image":[{"url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-22.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":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/","url":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/","name":"Detaching and reattaching boot disks - Prwatech","isPartOf":{"@id":"https:\/\/prwatech.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/#primaryimage"},"image":{"@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/#primaryimage"},"thumbnailUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-22.jpg","datePublished":"2021-03-11T13:20:54+00:00","dateModified":"2024-03-20T11:30:05+00:00","author":{"@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3"},"description":"Master Detaching and Reattaching Boot Disks - Dive deep with our expert instructors and comprehensive curriculum.","breadcrumb":{"@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/#primaryimage","url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-22.jpg","contentUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-22.jpg","width":678,"height":268},{"@type":"BreadcrumbList","@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/removing-disks-from-instances\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prwatech.in\/blog\/"},{"@type":"ListItem","position":2,"name":"Removing Disks from Instances"}]},{"@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\/6757","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=6757"}],"version-history":[{"count":10,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/6757\/revisions"}],"predecessor-version":[{"id":11041,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/6757\/revisions\/11041"}],"wp:attachment":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/media?parent=6757"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/categories?post=6757"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/tags?post=6757"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}