How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Oracle Managed My Sql Databases API

The managedMySqlDatabases API from Oracle — 15 operation(s) for managedmysqldatabases.

Oracle Managed My Sql Databases API is one of 378 APIs that Oracle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include managedMySqlDatabases. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 15 operations across 15 paths, and defines 47 schemas. It is described by OpenAPI 3.2.0, at version 20201101.

Requests are made against 2 base URLs: http://dbmgmt.{region}.oci.oraclecloud.com/20201101, https://dbmgmt.{region}.oci.oraclecloud.com/20201101.

15 operations 15 paths 47 schemas 14 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
20201101
Base URL
https://{host}:{port}/ords/
Resource Areas
1

Paths & Operations 15

Across 15 paths, the API surfaces 15 operations — 14 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

managedMySqlDatabases 15
GET
/heatWaveFleetMetricsdeprecated
Gets the health metrics for a fleet of HeatWave clusters.
GetHeatWaveFleetMetric 8 params → 200400401404429500default
GET
/managedMySqlDatabasesdeprecated
Lists Managed MySql Databases.
ListManagedMySqlDatabases 7 params → 200400401404429500default
GET
/managedMySqlDatabases/{managedMySqlDatabaseId}deprecated
Get managed MySql databases General Information
GetManagedMySqlDatabase 2 params → 200400401404429500default
POST
/managedMySqlDatabases/{managedMySqlDatabaseId}/actions/changeManagementTypedeprecated
Changes the management type for a HeatWave MySQL instance, enables or disables Database Management.
ChangeMysqlDatabaseManagementType 5 params → 202400401404409412429500
GET
/managedMySqlDatabases/{managedMySqlDatabaseId}/availabilityMetricsdeprecated
Gets availability metrics of given managed MySql database.
SummarizeManagedMySqlDatabaseAvailabilityMetrics 6 params → 200400401404429500default
GET
/managedMySqlDatabases/{managedMySqlDatabaseId}/binaryLogInformationdeprecated
Get information pertaining to the binary log of the managed MySQL server.
GetBinaryLogInformation 2 params → 200400401404429500default
GET
/managedMySqlDatabases/{managedMySqlDatabaseId}/configurationDatadeprecated
Get managed MySql databases configuration data
ListManagedMySqlDatabaseConfigurationData 6 params → 200400401404429500default
GET
/managedMySqlDatabases/{managedMySqlDatabaseId}/digestErrorsdeprecated
List the unique set of errors for given digest.
ListMySqlDigestErrors 7 params → 200400401404429500default
GET
/managedMySqlDatabases/{managedMySqlDatabaseId}/generalReplicationInformationdeprecated
Get general information pertaining to the replication of a MySQL server.
GetGeneralReplicationInformation 2 params → 200400401404429500default
GET
/managedMySqlDatabases/{managedMySqlDatabaseId}/highAvailabilityMembersdeprecated
List the high availability members of a MySQL server's replication group.
ListHighAvailabilityMembers 6 params → 200400401404429500default
GET
/managedMySqlDatabases/{managedMySqlDatabaseId}/inboundReplicationsdeprecated
Get the managed MySQL server's source replication status.
ListInboundReplications 6 params → 200400401404429500default
GET
/managedMySqlDatabases/{managedMySqlDatabaseId}/outboundReplicationsdeprecated
Get information pertaining to the outbound replications of the managed MySQL server.
ListOutboundReplications 6 params → 200400401404429500default
GET
/managedMySqlDatabases/{managedMySqlDatabaseId}/queryDetailsdeprecated
Get a Query Sample and Related Data for a Given Digest.
GetMySqlQueryDetails 3 params → 200400401404429500default
GET
/managedMySqlDatabases/{managedMySqlDatabaseId}/sqlDatadeprecated
Get ManagedMySqlDatabases SQL Data
ListManagedMySqlDatabaseSqlData 9 params → 200400401404429500default
GET
/mysqlFleetMetricsdeprecated
Gets the health metrics for a fleet of MySQL databases.
GetMySqlFleetMetric 11 params → 200400401404429500default

Schemas 47

The contract defines 47 schemas that model the data the API accepts and returns. The most detailed are MySqlDataSummary (37 properties), ManagedMySqlDatabase (19 properties), ManagedMySqlDatabaseInboundReplicationSummary (19 properties), ManagedMySqlDatabaseGeneralReplicationInformation (17 properties). Each schema is shown below with its type and property counts.

MySqlFleetMetricSummaryDefinition
object
A summary of the fleet metrics, which provides the metric aggregated value of the MySQL Databases in the fleet. MySQL support within OCI Database Management se…
4 properties 4 required
MySqlDigestErrorsCollection
object
The collection of errors for a given digest. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
1 property 1 required
MySqlFleetMetrics
object
The details of the MySQL Database fleet health metrics. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
4 properties 4 required
MySqlQueryDetails
object
The details of a given MySQL query, which consists of the query sample details, the explain plan, and potential warnings. MySQL support within OCI Database Man…
3 properties 1 required
ManagedMySqlDatabaseCollection
object
A collection of Managed MySQL Database objects. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
1 property 1 required
MySqlFetchError
object
Error from the fetch operation of a MySQL server replication channel. MySQL support within OCI Database Management service has been deprecated as of January 29…
3 properties 3 required
ManagedMySqlDatabaseOutboundReplicationCollection
object
The collection of outbound replication records of a MySQL server. MySQL support within OCI Database Management service has been deprecated as of January 29, 20…
2 properties 1 required
ManagedMySqlDatabaseBinaryLogInformation
object
Information pertaining to the binary logs of a MySQL server. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
6 properties 1 required
ManagedMySqlDatabase
object
The details of the Managed MySQL Database. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
19 properties 6 required
MySqlDataCollection
object
The collection of SQL performance data records for a specific Managed MySQL Database. MySQL support within OCI Database Management service has been deprecated…
1 property 1 required
MySqlChannelFetchError
object
MySQL server replication channel name and error from its fetch operation. MySQL support within OCI Database Management service has been deprecated as of Januar…
2 properties 1 required
ManagedMySqlDatabaseGeneralReplicationInformation
object
General information about the replication of a MySQL server. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
17 properties 3 required
ChangeMysqlDatabaseManagementTypeDetails
object
Details required to change the management type for a HeatWave MySQL instance, from BASIC to FULL and vice versa. MySQL support within OCI Database Management s…
2 properties 1 required
ManagedMySqlDatabaseHighAvailabilityMemberCollection
object
Information pertaining to high availability of a MySQL server. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
10 properties 1 required
MySqlFleetSummary
object
A summary of the inventory count and the metrics that describe the aggregated usage of CPU, storage, and so on of all the MySQL Databases in the fleet. MySQL s…
2 properties 2 required
MySqlDigestErrorSummary
object
The MySQL digest error and the number of times it is encountered. MySQL support within OCI Database Management service has been deprecated as of January 29, 20…
2 properties 2 required
HeatWaveFleetSummary
object
The inventory count of HeatWave clusters in the fleet and a summary of the metrics that provide the aggregated usage of CPU, storage, and so on of all the clus…
2 properties 2 required
HeatWaveFleetMetrics
object
The details of the HeatWave cluster fleet health metrics. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
4 properties 4 required
MySqlChannelApplyError
object
MySQL server replication channel name and error from its apply operation. MySQL support within OCI Database Management service has been deprecated as of Januar…
2 properties 1 required
MetricDimensionDefinition
object
The metric dimension details.
2 properties
ManagedMySqlDatabaseInboundReplicationCollection
object
The collection of inbound replication records for a specific MySQL server. MySQL support within OCI Database Management service has been deprecated as of Janua…
6 properties 1 required
ManagedMySqlDatabaseOutboundReplicationSummary
object
An outbound replication record of a MySQL server. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
4 properties 2 required
HeatWaveFleetByCategory
object
The number of HeatWave clusters in the fleet, grouped by shape and Lakehouse-enabled status. MySQL support within OCI Database Management service has been depr…
3 properties 3 required
MetricsAggregationRange
object
The set of aggregated data returned for a metric.
4 properties
MySqlConfigurationDataSummary
object
The configuration variables for a MySQL Database. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
17 properties 17 required
ManagedMySqlDatabaseInboundReplicationSummary
object
Inbound replication information of a MySQL replica. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
19 properties 3 required
ManagedMySqlDatabaseSummary
object
The details of the Managed MySQL Database. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
10 properties 6 required
MySqlDataSummary
object
The SQL performance data record for a specific SQL query. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
37 properties 32 required
MySqlFleetByCategory
object
The number of MySQL Databases in the fleet, grouped by database type and sub type. MySQL support within OCI Database Management service has been deprecated as…
3 properties 3 required
HeatWaveFleetMetricDefinition
object
An aggregated metric for a HeatWave cluster. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
5 properties 5 required
MySqlApplyError
object
Error from the apply operation of a MySQL server replication channel. MySQL support within OCI Database Management service has been deprecated as of January 29…
4 properties
MetricsAggregationRangeCollection
object
The collection of metrics.
3 properties 1 required
MySqlHighAvailabilityStatusSummary
object
High availability status summary of a MySQL server. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
2 properties
MySqlConfigurationDataCollection
object
The collection of configuration records for a specific MySQL Database. MySQL support within OCI Database Management service has been deprecated as of January 2…
1 property 1 required
MySqlDatabaseUsageMetrics
object
The list of aggregated metrics for Managed MySQL Databases in the fleet. MySQL support within OCI Database Management service has been deprecated as of January…
13 properties 9 required
HeatWaveFleetMetricSummaryDefinition
object
A summary of the fleet metrics, which provides the metric aggregated value of the HeatWave clusters in the fleet. MySQL support within OCI Database Management…
4 properties 4 required
ManagedMySqlDatabaseHighAvailabilityMemberSummary
object
Information about a member of a MySQL server group replication for high availability. MySQL support within OCI Database Management service has been deprecated…
5 properties 3 required
MySqlQuerySampleDetails
object
The details of a query sample including the query text, execution time, and other details. MySQL support within OCI Database Management service has been deprec…
7 properties 7 required
MySqlQueryExplainPlan
object
The explain plan for a given MySQL query. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
2 properties 2 required
DbManagementAnalyticsMetric
object
The metric details of a Database Management resource.
6 properties
MySqlFleetMetricDefinition
object
The list of aggregated metrics for the Managed MySQL Databases in the fleet. MySQL support within OCI Database Management service has been deprecated as of Jan…
6 properties 5 required
HeatWaveNode
object
The information about an individual HeatWave node. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
3 properties 3 required
MySqlApplyErrorWorker
object
If the replica is multi-threaded, error from worker threads. Otherwise, error from the applier thread. MySQL support within OCI Database Management service has…
3 properties 3 required
Error
object
Error Information.
2 properties 2 required
HeatWaveClusterUsageMetrics
object
The list of aggregated metrics for a HeatWave cluster in the fleet. MySQL support within OCI Database Management service has been deprecated as of January 29,…
9 properties 9 required
MySqlReplicationApplierFilter
object
Filter configured for a replication channel. MySQL support within OCI Database Management service has been deprecated as of January 29, 2026.
2 properties 1 required
MySqlQueryMessage
object
The MySQL error, warning, or note raised when a query is run, if any. MySQL support within OCI Database Management service has been deprecated as of January 29…
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-managedmysqldatabases-api-openapi.yml Raw ↑

Other APIs Oracle publishes across the network.

Oracle Database REST APIs
Oracle Integration Cloud API
Oracle Fusion Cloud Applications API
Oracle Fusion Cloud Financials REST API
Oracle Fusion Cloud HCM REST API
Oracle Fusion Cloud CX Sales and Service REST API
Oracle Fusion Cloud SCM REST API
Oracle Fusion Cloud Procurement REST API
Oracle Content Management API
OCI Generative AI API
OCI AI Vision API
OCI AI Language API
Where this information came from

This is an independent, third-party profile of Oracle Managed My Sql Databases API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.