integrations.sh
← all integrations

googleapis.com – assuredworkloads

OpenAPI apis-guru analyticsmedia
Homepage
https://api.apis.guru/v2/specs/googleapis.com:assuredworkloads/v1.json
Provider
googleapis.com:assuredworkloads / assuredworkloads
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/assuredworkloads/v1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/assuredworkloads/v1/openapi.yaml

Tools (12)

Extracted live via the executor SDK.

  • organizations.assuredworkloadsOrganizationsLocationsOperationsList

    Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

  • organizations.assuredworkloadsOrganizationsLocationsWorkloadsCreate

    Creates Assured Workload.

  • organizations.assuredworkloadsOrganizationsLocationsWorkloadsDelete

    Deletes the workload. Make sure that workload's direct children are already in a deleted state, otherwise the request will fail with a FAILED_PRECONDITION error.

  • organizations.assuredworkloadsOrganizationsLocationsWorkloadsList

    Lists Assured Workloads under a CRM Node.

  • organizations.assuredworkloadsOrganizationsLocationsWorkloadsMutatePartnerPermissions

    Update the permissions settings for an existing partner workload. For force updates don't set etag field in the Workload. Only one update operation per workload can be in progress.

  • organizations.assuredworkloadsOrganizationsLocationsWorkloadsPatch

    Updates an existing workload. Currently allows updating of workload display_name and labels. For force updates don't set etag field in the Workload. Only one update operation per workload can be in progress.

  • organizations.assuredworkloadsOrganizationsLocationsWorkloadsRestrictAllowedResources

    Restrict the list of resources allowed in the Workload environment. The current list of allowed products can be found at In addition to assuredworkloads.workload.update permission, the user should also have orgpolicy.policy.set permission on the folder resource to use this functionality.

  • organizations.assuredworkloadsOrganizationsLocationsWorkloadsViolationsAcknowledge

    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.

  • organizations.assuredworkloadsOrganizationsLocationsWorkloadsViolationsGet

    Retrieves Assured Workload Violation based on ID.

  • organizations.assuredworkloadsOrganizationsLocationsWorkloadsViolationsList

    Lists the Violations in the AssuredWorkload Environment. Callers may also choose to read across multiple Workloads as per by using '-' (the hyphen or dash character) as a wildcard character instead of workload-id in the parent. Format organizations/{org_id}/locations/{location}/workloads/-

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools