Assured Workloads API (assuredworkloads:v1beta1)

2022-09-22

1 new method

Additions

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

      Parameter Order: name

      Flat Path: v1beta1/organizations/{organizationsId}/locations/{locationsId}/workloads/{workloadsId}/violations/{violationsId}:acknowledge

      Path: v1beta1/{+name}:acknowledge

      Parameters:

        name

          Type: string

          Location: path

          Description: Required. The resource name of the Violation to acknowledge. Format: organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation}

          Required: Yes

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

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

      HTTP Method: POST

      Description: Acknowledges an existing violation. By acknowledging a violation, users acknowledge the existence of a compliance violation in their workload and decide to ignore it due to a valid business justification. Acknowledgement is a permanent operation and it cannot be reverted.