Required. The resource name of the Violation to fetch (ie. Violation.name). Format: organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation}
Authorization requires the following IAM permission on the specified resource name:
assuredworkloads.violations.get
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Violation.
[[["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-06-20 UTC."],[[["This webpage details how to retrieve an Assured Workload Violation using its ID."],["The HTTP request is a `GET` request to a specific endpoint with a predefined URL structure."],["The `name` path parameter is required, specifying the resource name of the Violation."],["The request body must be empty when making this request to retrieve the violation."],["Authorization for this request requires the `assuredworkloads.violations.get` IAM permission on the specified resource `name` and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]