Assured Workloads API (assuredworkloads:v1)

2026-06-05

1 new method

Additions

    Methods
  • assuredworkloads.organizations.locations.workloads.violations.batchAcknowledgeViolations

      Path : v1/{+parent}/violations:batchAcknowledgeViolations

      Flat Path : v1/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}/violations:batchAcknowledgeViolations

      HTTP Method : POST

      Parameters :

        parent

          Description : Optional. The parent resource shared by all violations being acknowledged. Format: organizations/{organization}/locations/{location}/workloads/{workload}

          Pattern : ^organizations/[^/]+/locations/[^/]+/workloads/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : parent

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Acknowledges multiple existing violations. By acknowledging violations, users acknowledge the existence of compliance violations in their workload and decide to ignore them due to a valid business justification. Acknowledgement is a permanent operation and it cannot be reverted. This is a batch version of AcknowledgeViolation.