Management Interfaces

Oracle Base Database Cloud@Customer and Oracle Data Infrastructure Cloud@Customer provide a variety of management interfaces to fit your use case and automation needs.

The OCI resources can be created and managed using several interfaces, depending on the operational needs. Available interfaces include:

These management interfaces fall into two main categories:

OCI Control Plane Interfaces

The OCI APIs are standard REST APIs that use HTTPS requests and responses. The Console, an intuitive graphical interface for creating and managing resources, is one of the interfaces to the OCI APIs. When you develop automation that uses the OCI APIs, additional interfaces, including SDKs, tools, and plug-ins, are available to facilitate development and simplify the management of OCI resources. A subset of these APIs applies to the resources and their infrastructure. Each interface provides the same functionality by calling the OCI APIs and enables flexibility and choice based on your preferences and use case.

Local Cloud VM CLIs

In addition to the OCI REST-based APIs, Command Line Interface (CLI) utilities located on the VM guests, provisioned as part of the VM Clusters on the Oracle Base Database Cloud@Customer, are available to perform various lifecycle and administration operations.

The OCI API is the preferred interface. Use the local utilities only when the OCI API is unavailable because the service is in a temporarily disconnected state.

The utilities include:

These utilities are provided in addition to, and separate from, the OCI API-based interfaces that are listed here. To use the local VM command-line utilities, you must be connected to a VM in a VM Cluster and use the VM operating system user security, not the OCI user security, for execution. The utilities can be used to perform operations if the service is disconnected from the OCI control plane. Most operations executed by these utilities sync their changes back to the OCI control plane using a process called DB Sync.

The cloud tooling software on the VMs, containing these CLI utilities, is automatically updated by Oracle on a regular basis.