integrations.sh
← all integrations

googleapis.com – file

OpenAPI apis-guru analyticsmedia

The Cloud Filestore API is used for creating and managing cloud file servers.

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

Tools (16)

Extracted live via the executor SDK.

  • projects.fileProjectsLocationsBackupsCreate

    Creates a backup.

  • projects.fileProjectsLocationsBackupsList

    Lists all backups in a project for either a specified location or for all locations.

  • projects.fileProjectsLocationsInstancesCreate

    Creates an instance. When creating from a backup, the capacity of the new instance needs to be equal to or larger than the capacity of the backup (and also equal to or larger than the minimum capacity of the tier).

  • projects.fileProjectsLocationsInstancesList

    Lists all instances in a project for either a specified location or for all locations.

  • projects.fileProjectsLocationsInstancesRestore

    Restores an existing instance's file share from a backup. The capacity of the instance needs to be equal to or larger than the capacity of the backup (and also equal to or larger than the minimum capacity of the tier).

  • projects.fileProjectsLocationsInstancesRevert

    Revert an existing instance's file system to a specified snapshot.

  • projects.fileProjectsLocationsInstancesSnapshotsCreate

    Creates a snapshot.

  • projects.fileProjectsLocationsInstancesSnapshotsList

    Lists all snapshots in a project for either a specified location or for all locations.

  • projects.fileProjectsLocationsInstancesSnapshotsPatch

    Updates the settings of a specific snapshot.

  • projects.fileProjectsLocationsList

    Lists information about the supported locations for this service.

  • projects.fileProjectsLocationsOperationsCancel

    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.fileProjectsLocationsOperationsDelete

    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.fileProjectsLocationsOperationsGet

    Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

  • projects.fileProjectsLocationsOperationsList

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

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools