integrations.sh
← all integrations

googleapis.com – gkebackup

OpenAPI apis-guru analyticsmedia

Backup for GKE is a managed Kubernetes workload backup and restore service for GKE clusters.

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

Tools (22)

Extracted live via the executor SDK.

  • projects.gkebackupProjectsLocationsBackupPlansBackupsCreate

    Creates a Backup for the given BackupPlan.

  • projects.gkebackupProjectsLocationsBackupPlansBackupsList

    Lists the Backups for a given BackupPlan.

  • projects.gkebackupProjectsLocationsBackupPlansBackupsVolumeBackupsList

    Lists the VolumeBackups for a given Backup.

  • projects.gkebackupProjectsLocationsBackupPlansCreate

    Creates a new BackupPlan in a given location.

  • projects.gkebackupProjectsLocationsBackupPlansList

    Lists BackupPlans in a given location.

  • projects.gkebackupProjectsLocationsDeleteOperations

    Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.

  • projects.gkebackupProjectsLocationsList

    Lists information about the supported locations for this service.

  • projects.gkebackupProjectsLocationsOperationsCancel

    Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

  • projects.gkebackupProjectsLocationsOperationsList

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

  • projects.gkebackupProjectsLocationsRestorePlansCreate

    Creates a new RestorePlan in a given location.

  • projects.gkebackupProjectsLocationsRestorePlansList

    Lists RestorePlans in a given location.

  • projects.gkebackupProjectsLocationsRestorePlansRestoresCreate

    Creates a new Restore for the given RestorePlan.

  • projects.gkebackupProjectsLocationsRestorePlansRestoresDelete

    Deletes an existing Restore.

  • projects.gkebackupProjectsLocationsRestorePlansRestoresList

    Lists the Restores for a given RestorePlan.

  • projects.gkebackupProjectsLocationsRestorePlansRestoresPatch

    Update a Restore.

  • projects.gkebackupProjectsLocationsRestorePlansRestoresVolumeRestoresGet

    Retrieve the details of a single VolumeRestore.

  • projects.gkebackupProjectsLocationsRestorePlansRestoresVolumeRestoresGetIamPolicy

    Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

  • projects.gkebackupProjectsLocationsRestorePlansRestoresVolumeRestoresList

    Lists the VolumeRestores for a given Restore.

  • projects.gkebackupProjectsLocationsRestorePlansRestoresVolumeRestoresSetIamPolicy

    Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

  • projects.gkebackupProjectsLocationsRestorePlansRestoresVolumeRestoresTestIamPermissions

    Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools