AcknowledgeViolationRequest

Request for acknowledging the violation Next Id: 4

JSON representation
{
  "name": string,
  "comment": string,
  "nonCompliantOrgPolicy": string
}
Fields
name

string

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}