[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-02-24 UTC."],[[["This webpage provides details on how to retrieve information about a single NFS share using a `GET` request."],["The `GET` request URL follows a specific format: `https://baremetalsolution.googleapis.com/v2/{name=projects/*/locations/*/nfsShares/*}`."],["The `name` path parameter is required and specifies the resource name, which should follow a given pattern."],["The request body must be empty to retrieve information about the given NFS share."],["Successful requests will return an instance of `NfsShare` within the response body, and an OAuth scope of `https://www.googleapis.com/auth/cloud-platform` is needed."]]],[]]