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 associated."],["The request uses a `GET` method with a URL formatted using gRPC Transcoding, including required path parameters such as `project`, `location`, and `instance`."],["An optional `view` query parameter allows for specifying the level of detail in the returned inventory information, with `BASIC` as the default."],["The request body must be empty, and a successful response will return an `Inventory` resource instance."],["Access to this endpoint requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `osconfig.inventories.get` on the specified resource."]]],[]]