Oracledatabase
import { Oracledatabase } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";
The Oracle Database@Google Cloud API provides a set of APIs to manage Oracle database services, such as Exadata and Autonomous Databases.
§Methods
Lists the long-term and automatic backups of an Autonomous Database.
Required. The parent value for ListAutonomousDatabaseBackups in the following format: projects/{project}/locations/{location}.
Lists Autonomous Database Character Sets in a given project and location.
Required. The parent value for the Autonomous Database in the following format: projects/{project}/locations/{location}.
Creates a new Autonomous Database in a given project and location.
Required. The name of the parent in the following format: projects/{project}/locations/{location}.
Deletes a single Autonomous Database.
Required. The name of the resource in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Generates a wallet for an Autonomous Database.
Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Gets the details of a single Autonomous Database.
Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Lists the Autonomous Databases in a given project and location.
Required. The parent value for the Autonomous Database in the following format: projects/{project}/locations/{location}.
Restarts an Autonomous Database.
Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Restores a single Autonomous Database.
Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Starts an Autonomous Database.
Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Stops an Autonomous Database.
Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Initiates a switchover of specified autonomous database to the associated peer database.
Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Lists all the available Autonomous Database versions for a project and location.
Required. The parent value for the Autonomous Database in the following format: projects/{project}/locations/{location}.
Creates a new Exadata Infrastructure in a given project and location.
Required. The parent value for CloudExadataInfrastructure in the following format: projects/{project}/locations/{location}.
Lists the database servers of an Exadata Infrastructure instance.
Required. The parent value for database server in the following format: projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloudExadataInfrastructure}.
Deletes a single Exadata Infrastructure.
Required. The name of the Cloud Exadata Infrastructure in the following format: projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}.
Gets details of a single Exadata Infrastructure.
Required. The name of the Cloud Exadata Infrastructure in the following format: projects/{project}/locations/{location}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}.
Lists Exadata Infrastructures in a given project and location.
Required. The parent value for CloudExadataInfrastructure in the following format: projects/{project}/locations/{location}.
Creates a new VM Cluster in a given project and location.
Required. The name of the parent in the following format: projects/{project}/locations/{location}.
Lists the database nodes of a VM Cluster.
Required. The parent value for database node in the following format: projects/{project}/locations/{location}/cloudVmClusters/{cloudVmCluster}. .
Deletes a single VM Cluster.
Required. The name of the Cloud VM Cluster in the following format: projects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}.
Gets details of a single VM Cluster.
Required. The name of the Cloud VM Cluster in the following format: projects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}.
Lists the VM Clusters in a given project and location.
Required. The name of the parent in the following format: projects/{project}/locations/{location}.
List DatabaseCharacterSets for the given project and location.
Required. The parent value for DatabaseCharacterSets in the following format: projects/{project}/locations/{location}.
Lists all the Databases for the given project, location and DbSystem.
Required. The parent resource name in the following format: projects/{project}/locations/{region}
Lists all the DbSystemInitialStorageSizes for the given project and location.
Required. The parent value for the DbSystemInitialStorageSize resource with the format: projects/{project}/locations/{location}
Creates a new DbSystem in a given project and location.
Required. The value for parent of the DbSystem in the following format: projects/{project}/locations/{location}.
Deletes a single DbSystem.
Required. The name of the DbSystem in the following format: projects/{project}/locations/{location}/dbSystems/{db_system}.
Lists the database system shapes available for the project and location.
Required. The parent value for Database System Shapes in the following format: projects/{project}/locations/{location}.
Lists all the DbSystems for the given project and location.
Required. The parent value for DbSystems in the following format: projects/{project}/locations/{location}.
List DbVersions for the given project and location.
Required. The parent value for the DbVersion resource with the format: projects/{project}/locations/{location}
Lists the entitlements in a given project.
Required. The parent value for the entitlement in the following format: projects/{project}/locations/{location}.
Lists all the valid Oracle Grid Infrastructure (GI) versions for the given project and location.
Required. The parent value for Grid Infrastructure Version in the following format: Format: projects/{project}/locations/{location}.
Lists information about the supported locations for this service.
The resource that owns the locations collection, if applicable.
Creates a new ODB Network in a given project and location.
Required. The parent value for the OdbNetwork in the following format: projects/{project}/locations/{location}.
Deletes a single ODB Network.
Required. The name of the resource in the following format: projects/{project}/locations/{location}/odbNetworks/{odb_network}.
Gets details of a single ODB Network.
Required. The name of the OdbNetwork in the following format: projects/{project}/locations/{location}/odbNetworks/{odb_network}.
Lists the ODB Networks in a given project and location.
Required. The parent value for the ODB Network in the following format: projects/{project}/locations/{location}.
Creates a new ODB Subnet in a given ODB Network.
Required. The parent value for the OdbSubnet in the following format: projects/{project}/locations/{location}/odbNetworks/{odb_network}.
Deletes a single ODB Subnet.
Required. The name of the resource in the following format: projects/{project}/locations/{region}/odbNetworks/{odb_network}/odbSubnets/{odb_subnet}.
Lists all the ODB Subnets in a given ODB Network.
Required. The parent value for the OdbSubnet in the following format: projects/{project}/locations/{location}/odbNetworks/{odb_network}.
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
.
The name of the operation resource to be cancelled.
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
.
The name of the operation resource to be deleted.
Lists operations that match the specified filter in the request. If the
server doesn't support this method, it returns UNIMPLEMENTED
.
The name of the operation's parent resource.
Gets details of a single PluggableDatabase.
Required. The name of the PluggableDatabase resource in the following format: projects/{project}/locations/{region}/pluggableDatabases/{pluggable_database}
Lists all the PluggableDatabases for the given project, location and Container Database.
Required. The parent, which owns this collection of PluggableDatabases. Format: projects/{project}/locations/{location}