odb¶
Client¶
- class odb.Client¶
A low-level client representing odb
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.
Note
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.
client = session.create_client('odb')
These are the available methods:
- accept_marketplace_registration
- can_paginate
- close
- create_cloud_autonomous_vm_cluster
- create_cloud_exadata_infrastructure
- create_cloud_vm_cluster
- create_odb_network
- create_odb_peering_connection
- delete_cloud_autonomous_vm_cluster
- delete_cloud_exadata_infrastructure
- delete_cloud_vm_cluster
- delete_odb_network
- delete_odb_peering_connection
- get_cloud_autonomous_vm_cluster
- get_cloud_exadata_infrastructure
- get_cloud_exadata_infrastructure_unallocated_resources
- get_cloud_vm_cluster
- get_db_node
- get_db_server
- get_oci_onboarding_status
- get_odb_network
- get_odb_peering_connection
- get_paginator
- get_waiter
- initialize_service
- list_autonomous_virtual_machines
- list_cloud_autonomous_vm_clusters
- list_cloud_exadata_infrastructures
- list_cloud_vm_clusters
- list_db_nodes
- list_db_servers
- list_db_system_shapes
- list_gi_versions
- list_odb_networks
- list_odb_peering_connections
- list_system_versions
- list_tags_for_resource
- reboot_db_node
- start_db_node
- stop_db_node
- tag_resource
- untag_resource
- update_cloud_exadata_infrastructure
- update_odb_network
Client Exceptions¶
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are:
Paginators¶
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: