For {project}, either project-number or project-id can be provided. For {instance_id}, either Compute Engine instance-id or instance-name can be provided. For {assignment_id}, the OSPolicyAssignment id must 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 an OS policy assignment report for a specified Compute Engine VM instance."],["The HTTP request uses a `GET` method with a URL structure that follows gRPC Transcoding syntax, requiring the resource `name` as a path parameter."],["The request body for this endpoint must be empty, meaning no additional data needs to be included in the request."],["A successful request returns an `OSPolicyAssignmentReport` object in the response body, providing details about the OS policy assignment."],["Accessing this endpoint requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` and IAM permission `osconfig.osPolicyAssignmentReports.get` on the specified resource `name`."]]],[]]