googleapis.com – file
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.fileProjectsLocationsBackupsCreateCreates a backup.
-
projects.fileProjectsLocationsBackupsListLists all backups in a project for either a specified location or for all locations.
-
projects.fileProjectsLocationsInstancesCreateCreates 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.fileProjectsLocationsInstancesListLists all instances in a project for either a specified location or for all locations.
-
projects.fileProjectsLocationsInstancesRestoreRestores 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.fileProjectsLocationsInstancesRevertRevert an existing instance's file system to a specified snapshot.
-
projects.fileProjectsLocationsInstancesSnapshotsCreateCreates a snapshot.
-
projects.fileProjectsLocationsInstancesSnapshotsListLists all snapshots in a project for either a specified location or for all locations.
-
projects.fileProjectsLocationsInstancesSnapshotsPatchUpdates the settings of a specific snapshot.
-
projects.fileProjectsLocationsListLists information about the supported locations for this service.
-
projects.fileProjectsLocationsOperationsCancelStarts 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 toCode.CANCELLED. -
projects.fileProjectsLocationsOperationsDeleteDeletes 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.fileProjectsLocationsOperationsGetGets 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.fileProjectsLocationsOperationsListLists operations that match the specified filter in the request. If the server doesn't support this method, it returns
UNIMPLEMENTED. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools