{"id":9474,"date":"2021-06-01T05:11:23","date_gmt":"2021-06-01T05:11:23","guid":{"rendered":"https:\/\/prwatech.in\/blog\/?p=9474"},"modified":"2024-03-21T07:28:46","modified_gmt":"2024-03-21T07:28:46","slug":"mounting-filestore-file-share-on-compute-engine-clients","status":"publish","type":"post","link":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/","title":{"rendered":"Mounting Filestore file share on Compute Engine clients"},"content":{"rendered":"\r\n<h2><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Mount Filestore on Compute Engine clients&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:513,&quot;3&quot;:{&quot;1&quot;:0},&quot;12&quot;:0}\">Mount Filestore on Compute Engine clients<\/span><\/h2>\r\n<p>&nbsp;<\/p>\r\n<p>Mounting Filestore on Compute Engine clients in Google Cloud Platform (GCP) allows users to access and utilize file shares hosted on Filestore instances from within their virtual machine (VM) instances. This capability enables seamless collaboration and data sharing across VM instances, facilitating efficient workflows and data-driven applications.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p><strong>Prerequisites<\/strong><\/p>\r\n\r\n\r\n\r\n<p><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> account<\/p>\r\n\r\n\r\n\r\n<p>Open Console<\/p>\r\n\r\n\r\n\r\n<p>Open Menu &gt; Compute Engine &gt; VM Instances<\/p>\r\n\r\n\r\n\r\n<p>NB : <a href=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/creating-instance-in-vpc-network\/\" target=\"_blank\" rel=\"noreferrer noopener\" data-type=\"URL\" data-id=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/creating-instance-in-vpc-network\/\">The Instance should be created in the VPC network<\/a><\/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-9475\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-3.png\" alt=\"\" width=\"523\" height=\"205\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-3.png 500w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-3-300x117.png 300w\" sizes=\"auto, (max-width: 523px) 100vw, 523px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Click on SSH of the Instance<\/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-9476\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-4.png\" alt=\"\" width=\"870\" height=\"81\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-4.png 628w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-4-300x28.png 300w\" sizes=\"auto, (max-width: 870px) 100vw, 870px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Use the following commands to install NFS on Debian or Ubuntu<\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0 sudo apt-get -y update &amp;&amp;<br \/>$\u00a0\u00a0\u00a0\u00a0 sudo apt-get install nfs-common<\/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-9477\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-5.png\" alt=\"\" width=\"590\" height=\"438\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-5.png 521w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-5-300x223.png 300w\" sizes=\"auto, (max-width: 590px) 100vw, 590px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Make a local directory to map to the file share:<\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0 sudo mkdir -p &lt;<var>mount-point-directory&gt;<\/var><\/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-9478\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-6.png\" alt=\"\" width=\"594\" height=\"96\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-6.png 489w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-6-300x48.png 300w\" sizes=\"auto, (max-width: 594px) 100vw, 594px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Open the Filestore instance<\/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-9479\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-7.png\" alt=\"\" width=\"896\" height=\"108\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-7.png 628w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-7-300x36.png 300w\" sizes=\"auto, (max-width: 896px) 100vw, 896px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Copy the NFS Mount Point.<\/p>\r\n\r\n\r\n\r\n<p>It is to mount the fileshare on a Client VM<\/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-9480\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-8.png\" alt=\"\" width=\"590\" height=\"163\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-8.png 543w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-8-300x83.png 300w\" sizes=\"auto, (max-width: 590px) 100vw, 590px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Mount the file share from the Filestore instance\u00a0<\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0 sudo mount &lt;<var>ip-address<\/var>:\/<var>file-share&gt; <\/var>&lt;<var>mount-point-directory<\/var>&gt;<\/p>\r\n\r\n\r\n\r\n<p>Change\u00a0<strong> <var>ip-address<\/var><em>:\/<\/em><var>file-share<\/var><\/strong><var> and paste the NFS Mount Point<\/var> of your instance<\/p>\r\n\r\n\r\n\r\n<p>Give your mount point directory of yours<\/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-9481\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-9.png\" alt=\"\" width=\"781\" height=\"105\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-9.png 628w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-9-300x40.png 300w\" sizes=\"auto, (max-width: 781px) 100vw, 781px\" \/><\/figure>\r\n\r\n\r\n\r\n<p>Confirm that the Filestore file share is mounted:<\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0 df -h &#8211;type=nfs<\/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-9482\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-10.png\" alt=\"\" width=\"754\" height=\"121\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-10.png 628w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-10-300x48.png 300w\" sizes=\"auto, (max-width: 754px) 100vw, 754px\" \/><\/figure>\r\n\r\n\r\n\r\n<p><strong>Creating and mounting subdirectories on the file share<\/strong><\/p>\r\n\r\n\r\n\r\n<p>To create a subdirectory on the mounted file share<\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0 sudo mkdir -p <var>mount-point-directory<\/var><em>\/<\/em><var>file-share-sub-dir<\/var><var><\/var><\/p>\r\n\r\n\r\n\r\n<p>Mount the subdirectory:<\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0 sudo mount <var>ip-address<\/var><em>:<\/em><em>\/<\/em><var>file-share<\/var><em>\/<\/em><var>file-share-sub-dir<\/var> <var>mount-point-directory\/sub-dir<\/var><\/p>\r\n\r\n\r\n\r\n<p>Confirm that the Filestore file share is mounted:<\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0 df -h &#8211;type=nfs<\/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-9483\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-11.png\" alt=\"\" width=\"738\" height=\"139\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-11.png 628w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-11-300x57.png 300w\" sizes=\"auto, (max-width: 738px) 100vw, 738px\" \/><\/figure>\r\n<p>&nbsp;<\/p>\r\n<p>Mount Filestore on Compute Engine clients<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>Mount Filestore on Compute Engine clients &nbsp; Mounting Filestore on Compute Engine clients in Google Cloud Platform (GCP) allows users to access and utilize file shares hosted on Filestore instances from within their virtual machine (VM) instances. This capability enables seamless collaboration and data sharing across VM instances, facilitating efficient workflows and data-driven applications. &nbsp; [&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":[1540,1538,1537,1539,605,699,700,984,617,683,684,685,611,1400,692],"class_list":["post-9474","post","type-post","status-publish","format-standard","hentry","category-google-cloud-platform","category-instance","tag-filestore","tag-filestore-documentation","tag-filestore-in-gcp","tag-filestore-instance","tag-gcp","tag-gcp-certification","tag-gcp-cloud-console","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-training"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Mount Filestore on Compute Engine clients - Prwatech<\/title>\n<meta name=\"description\" content=\"Master Mount Filestore on Compute Engine clients - 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=\"Mount Filestore on Compute Engine clients - Prwatech\" \/>\n<meta property=\"og:description\" content=\"Master Mount Filestore on Compute Engine clients - Dive deep with our expert instructors and comprehensive curriculum.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/\" \/>\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:11:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-21T07:28:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-3.png\" \/>\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=\"3 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\/mounting-filestore-file-share-on-compute-engine-clients\/\",\"url\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/\",\"name\":\"Mount Filestore on Compute Engine clients - Prwatech\",\"isPartOf\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-3.png\",\"datePublished\":\"2021-06-01T05:11:23+00:00\",\"dateModified\":\"2024-03-21T07:28:46+00:00\",\"author\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3\"},\"description\":\"Master Mount Filestore on Compute Engine clients - Dive deep with our expert instructors and comprehensive curriculum.\",\"breadcrumb\":{\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/#primaryimage\",\"url\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-3.png\",\"contentUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-3.png\",\"width\":500,\"height\":195},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/prwatech.in\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mounting Filestore file share on Compute Engine clients\"}]},{\"@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":"Mount Filestore on Compute Engine clients - Prwatech","description":"Master Mount Filestore on Compute Engine clients - 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":"Mount Filestore on Compute Engine clients - Prwatech","og_description":"Master Mount Filestore on Compute Engine clients - Dive deep with our expert instructors and comprehensive curriculum.","og_url":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/","og_site_name":"Prwatech","article_publisher":"https:\/\/www.facebook.com\/prwatech.in\/","article_published_time":"2021-06-01T05:11:23+00:00","article_modified_time":"2024-03-21T07:28:46+00:00","og_image":[{"url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-3.png","type":"","width":"","height":""}],"author":"Prwatech","twitter_card":"summary_large_image","twitter_creator":"@Eduprwatech","twitter_site":"@Eduprwatech","twitter_misc":{"Written by":"Prwatech","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/","url":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/","name":"Mount Filestore on Compute Engine clients - Prwatech","isPartOf":{"@id":"https:\/\/prwatech.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/#primaryimage"},"image":{"@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/#primaryimage"},"thumbnailUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-3.png","datePublished":"2021-06-01T05:11:23+00:00","dateModified":"2024-03-21T07:28:46+00:00","author":{"@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3"},"description":"Master Mount Filestore on Compute Engine clients - Dive deep with our expert instructors and comprehensive curriculum.","breadcrumb":{"@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/#primaryimage","url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-3.png","contentUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/06\/image-3.png","width":500,"height":195},{"@type":"BreadcrumbList","@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/instance\/mounting-filestore-file-share-on-compute-engine-clients\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prwatech.in\/blog\/"},{"@type":"ListItem","position":2,"name":"Mounting Filestore file share on Compute Engine clients"}]},{"@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\/9474","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=9474"}],"version-history":[{"count":4,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/9474\/revisions"}],"predecessor-version":[{"id":11064,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/9474\/revisions\/11064"}],"wp:attachment":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/media?parent=9474"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/categories?post=9474"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/tags?post=9474"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}