Required. The resource name of the Violation to acknowledge. Format: organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation}
comment
string
Required. Business justification explaining the need for violation acknowledgement
nonCompliantOrgPolicy (deprecated)
string
Optional. This field is deprecated and will be removed in future version of the API. Name of the OrgPolicy which was modified with non-compliant change and resulted in this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folderId}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
[[["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."],[[["The request involves acknowledging a violation related to a workload within an organization."],["It requires a `name` field, which is the resource name of the violation, and a `comment` field, which is the business justification for the acknowledgement."],["The `nonCompliantOrgPolicy` field is deprecated and will be removed in future API versions."],["The request data must be provided in JSON format, containing the `name` and `comment` strings, and optionally the now deprecated `nonCompliantOrgPolicy`."]]],[]]