For {project}, either project-number or project-id can be provided. For {instance}, either Compute Engine instance-id or instance-name can be provided.
[[["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 2024-11-11 UTC."],[[["This endpoint retrieves inventory data for a specified VM instance, returning `NOT_FOUND` if no inventory is present."],["The request uses a `GET` method with a URL formatted according to gRPC Transcoding syntax, requiring a path parameter `name` to identify the instance."],["An optional query parameter `view` can be used to specify the level of detail in the inventory response, with a default of `BASIC`."],["The request body must be empty, and a successful response returns an `Inventory` resource."],["Access to this endpoint requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `osconfig.inventories.get`."]]],[]]