[[["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 2025-02-20 UTC."],[[["This webpage details how to retrieve information about a specific Machine using a GET request."],["The endpoint URL follows gRPC Transcoding syntax and requires a `name` path parameter to specify the target machine."],["No request body is needed for this operation, ensuring that the request only targets the resource, and not provides additional data to the server."],["A successful request will return an instance of `Machine` in the response body, giving you access to all of the machine's details."],["To make this request, you need the `edgecontainer.machines.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]