OdbClient
Oracle Database@Amazon Web Services is an offering that enables you to access Oracle Exadata infrastructure managed by Oracle Cloud Infrastructure (OCI) inside Amazon Web Services data centers. You can migrate your Oracle Exadata workloads, establish low-latency connectivity with applications running on Amazon Web Services, and integrate with Amazon Web Services services. For example, you can run application servers in a virtual private cloud (VPC) and access an Oracle Exadata system running in Oracle Database@Amazon Web Services. You can get started with Oracle Database@Amazon Web Services by using the familiar Amazon Web Services Management Console, APIs, or CLI.
This interface reference for Oracle Database@Amazon Web Services contains documentation for a programming or command line interface that you can use to manage Oracle Database@Amazon Web Services. Oracle Database@Amazon Web Services is asynchronous, which means that some interfaces might require techniques such as polling or callback functions to determine when a command has been applied. The reference structure is as follows.
In this preview release documentation, the links in the "See Also" sections do not work.
Oracle Database@Amazon Web Services API Reference
For the alphabetical list of API actions, see .
For the alphabetical list of data types, see .
For a list of common parameters, see CommonParameters.
For descriptions of the error codes, see CommonErrors.
Functions
Registers the Amazon Web Services Marketplace token for your Amazon Web Services account to activate your Oracle Database@Amazon Web Services subscription.
Creates a new Autonomous VM cluster in the specified Exadata infrastructure.
Creates an Exadata infrastructure.
Creates a VM cluster on the specified Exadata infrastructure.
Creates an ODB network.
Creates a peering connection between an ODB network and either another ODB network or a customer-owned VPC.
Deletes an Autonomous VM cluster.
Deletes the specified Exadata infrastructure. Before you use this operation, make sure to delete all of the VM clusters that are hosted on this Exadata infrastructure.
Deletes the specified VM cluster.
Deletes the specified ODB network.
Deletes an ODB peering connection.
Gets information about a specific Autonomous VM cluster.
Returns information about the specified Exadata infrastructure.
Retrieves information about unallocated resources in a specified Cloud Exadata Infrastructure.
Returns information about the specified VM cluster.
Returns information about the specified DB node.
Returns information about the specified database server.
Returns the tenancy activation link and onboarding status for your Amazon Web Services account.
Returns information about the specified ODB network.
Retrieves information about an ODB peering connection.
Initializes the ODB service for the first time in an account.
Lists all Autonomous VMs in an Autonomous VM cluster.
Lists all Autonomous VM clusters in a specified Cloud Exadata infrastructure.
Returns information about the Exadata infrastructures owned by your Amazon Web Services account.
Returns information about the VM clusters owned by your Amazon Web Services account or only the ones on the specified Exadata infrastructure.
Returns information about the DB nodes for the specified VM cluster.
Returns information about the database servers that belong to the specified Exadata infrastructure.
Returns information about the shapes that are available for an Exadata infrastructure.
Returns information about Oracle Grid Infrastructure (GI) software versions that are available for a VM cluster for the specified shape.
Returns information about the ODB networks owned by your Amazon Web Services account.
Lists all ODB peering connections or those associated with a specific ODB network.
Returns information about the system versions that are available for a VM cluster for the specified giVersion
and shape
.
Returns information about the tags applied to this resource.
Reboots the specified DB node in a VM cluster.
Starts the specified DB node in a VM cluster.
Stops the specified DB node in a VM cluster.
Applies tags to the specified resource.
Removes tags from the specified resource.
Updates the properties of an Exadata infrastructure resource.
Updates properties of a specified ODB network.
Inherited functions
Registers the Amazon Web Services Marketplace token for your Amazon Web Services account to activate your Oracle Database@Amazon Web Services subscription.
Creates a new Autonomous VM cluster in the specified Exadata infrastructure.
Creates an Exadata infrastructure.
Creates a VM cluster on the specified Exadata infrastructure.
Creates an ODB network.
Creates a peering connection between an ODB network and either another ODB network or a customer-owned VPC.
Deletes an Autonomous VM cluster.
Deletes the specified Exadata infrastructure. Before you use this operation, make sure to delete all of the VM clusters that are hosted on this Exadata infrastructure.
Deletes the specified VM cluster.
Deletes the specified ODB network.
Deletes an ODB peering connection.
Gets information about a specific Autonomous VM cluster.
Returns information about the specified Exadata infrastructure.
Retrieves information about unallocated resources in a specified Cloud Exadata Infrastructure.
Returns information about the specified VM cluster.
Returns information about the specified DB node.
Returns information about the specified database server.
Returns the tenancy activation link and onboarding status for your Amazon Web Services account.
Returns information about the specified ODB network.
Retrieves information about an ODB peering connection.
Initializes the ODB service for the first time in an account.
Lists all Autonomous VMs in an Autonomous VM cluster.
Paginate over ListAutonomousVirtualMachinesResponse results.
Lists all Autonomous VM clusters in a specified Cloud Exadata infrastructure.
Paginate over ListCloudAutonomousVmClustersResponse results.
Returns information about the Exadata infrastructures owned by your Amazon Web Services account.
Paginate over ListCloudExadataInfrastructuresResponse results.
Returns information about the VM clusters owned by your Amazon Web Services account or only the ones on the specified Exadata infrastructure.
Paginate over ListCloudVmClustersResponse results.
Returns information about the DB nodes for the specified VM cluster.
Paginate over ListDbNodesResponse results.
Returns information about the database servers that belong to the specified Exadata infrastructure.
Paginate over ListDbServersResponse results.
Returns information about the shapes that are available for an Exadata infrastructure.
Paginate over ListDbSystemShapesResponse results.
Returns information about Oracle Grid Infrastructure (GI) software versions that are available for a VM cluster for the specified shape.
Paginate over ListGiVersionsResponse results.
Returns information about the ODB networks owned by your Amazon Web Services account.
Paginate over ListOdbNetworksResponse results.
Lists all ODB peering connections or those associated with a specific ODB network.
Paginate over ListOdbPeeringConnectionsResponse results.
Returns information about the system versions that are available for a VM cluster for the specified giVersion
and shape
.
Paginate over ListSystemVersionsResponse results.
Returns information about the tags applied to this resource.
Reboots the specified DB node in a VM cluster.
Starts the specified DB node in a VM cluster.
Stops the specified DB node in a VM cluster.
Applies tags to the specified resource.
Removes tags from the specified resource.
Updates the properties of an Exadata infrastructure resource.
Updates properties of a specified ODB network.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.