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 Db Multicloud GCP Provider API

The DbMulticloudGCPProvider API from Oracle — 11 operation(s) for dbmulticloudgcpprovider.

Oracle Db Multicloud GCP Provider API is one of 378 APIs that Oracle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 17 operations across 11 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 20240501.

Requests are made against 2 base URLs: http://127.0.0.1/20240501, https://127.0.0.1/20240501.

17 operations 11 paths 21 schemas 2 DELETE6 GET7 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Paths & Operations 17

Across 11 paths, the API surfaces 17 operations — 2 DELETE, 6 GET, 7 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

DbMulticloudGCPProvider 17
GET
/oracleDbGcpIdentityConnector
Lists all Oracle DB GCP Identity Connectors based on the specified filters.
ListOracleDbGcpIdentityConnectors 9 params → 200400401404429500default
POST
/oracleDbGcpIdentityConnector
Creates Oracle DB GCP Identity Connector resource.
CreateOracleDbGcpIdentityConnector 2 params body → 201400401404409429500default
DELETE
/oracleDbGcpIdentityConnector/{oracleDbGcpIdentityConnectorId}
Deletes a Oracle DB GCP Identity Connector resource.
DeleteOracleDbGcpIdentityConnector 3 params → 202400401404412429500default
GET
/oracleDbGcpIdentityConnector/{oracleDbGcpIdentityConnectorId}
Retrieves the Oracle DB GCP Identity Connector for a specified resource [OCID](/iaas/Content/General/Concepts/identifiers.htm).
GetOracleDbGcpIdentityConnector 2 params → 200400401404429500default
PUT
/oracleDbGcpIdentityConnector/{oracleDbGcpIdentityConnectorId}
Modifies the existing Oracle DB GCP Identity Connector resource for a given [OCID](/iaas/Content/General/Concepts/identifiers.htm).
UpdateOracleDbGcpIdentityConnector 3 params body → 202400401404409412429500
POST
/oracleDbGcpIdentityConnector/{oracleDbGcpIdentityConnectorId}/actions/changeCompartment
Moves the Oracle DB GCP Identity Connector resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource.
ChangeOracleDbGcpIdentityConnectorCompartment 4 params body → 202400401404409412429500
POST
/oracleDbGcpIdentityConnector/{oracleDbGcpIdentityConnectorId}/actions/refresh
Refreshes the Oracle DB GCP Connector resource.
RefreshOracleDbGcpIdentityConnector 4 params → 202400401404409412429500
GET
/oracleDbGcpKey
Lists all Oracle DB Google Cloud Keys based on the specified filters.
ListOracleDbGcpKeys 10 params → 200400401404429500default
GET
/oracleDbGcpKey/{oracleDbGcpKeyId}
Retrieves Oracle DB Google Cloud Key details using a specific resource [OCID](/Content/General/Concepts/identifiers.htm).
GetOracleDbGcpKey 2 params → 200400401404429500default
GET
/oracleDbGcpKeyRing
Lists the all DB GCP Key Rings based on filters.
ListOracleDbGcpKeyRings 10 params → 200400401404429500default
POST
/oracleDbGcpKeyRing
Creates DB GCP Key Rings based on the provided information and retrieves the associated keys.
CreateOracleDbGcpKeyRing 3 params body → 201400401404409412429500
DELETE
/oracleDbGcpKeyRing/{oracleDbGcpKeyRingId}
Deletes the GCP Key Ring and its associated metadata.
DeleteOracleDbGcpKeyRing 3 params → 202400401404412429500default
GET
/oracleDbGcpKeyRing/{oracleDbGcpKeyRingId}
Retrieves the Oracle GCP Key Ring details using a specific Container resource [OCID](/iaas/Content/General/Concepts/identifiers.htm).
GetOracleDbGcpKeyRing 5 params → 200400401404429500default
PUT
/oracleDbGcpKeyRing/{oracleDbGcpKeyRingId}
Modifies the existing Oracle GCP Key Ring for a given [OCID](/iaas/Content/General/Concepts/identifiers.htm).
UpdateOracleDbGcpKeyRing 3 params body → 202400401404409412429500
POST
/oracleDbGcpKeyRing/{oracleDbGcpKeyRingId}/actions/changeCompartment
Moves the GCP Key Ring resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource.
ChangeOracleDbGcpKeyRingCompartment 4 params body → 202400401404409412429500
POST
/oracleDbGcpKeyRing/{oracleDbGcpKeyRingId}/actions/refresh
Refreshes Oracle GCP Key Ring details from the backend.
RefreshOracleDbGcpKeyRing 4 params body → 202400401404409412429500
POST
/oracleDbGcpKeyRing/{oracleDbGcpKeyRingId}/actions/replicate
Replicate Oracle GCP Key Ring details to target region.
ReplicateOracleDbGcpKeyRing 4 params body → 202400401404409412429500

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are OracleDbGcpIdentityConnector (19 properties), OracleDbGcpIdentityConnectorSummary (19 properties), OracleDbGcpKeyRingSummary (16 properties), OracleDbGcpKeyRing (16 properties). Each schema is shown below with its type and property counts.

OracleDbGcpKey
object
Oracle DB Google Cloud Key resource.
14 properties 3 required
CreateOracleDbGcpKeyRingDetails
object
This object is about to provide input params to create Oracle DB GCP Key-Ring Details.
9 properties 3 required
UpdateOracleDbGcpIdentityConnectorDetails
object
This object is about to provide input params to create Oracle DB GCP Identity Connector resource.
10 properties
ChangeOracleDbGcpKeyRingCompartmentDetails
object
Details of the new compartment to contain the Oracle DB GCP Key-Ring resource.
1 property
UpdateOracleDbGcpKeyRingDetails
object
This object is about to provide input params to update Oracle DB GCP Key-Ring resource.
3 properties
OracleDbGcpIdentityConnector
object
This resource is used to create and manage a GCP Identity Connector for Oracle Database running on Oracle Exadata Database Service on Dedicated Infrastructure…
19 properties 9 required
CreateOracleDbGcpIdentityConnectorDetails
object
Creates Oracle DB GCP Identity Connector resource.
11 properties 9 required
ReplicationMetadata
object
Replication metadata, it has information about replication and target region.
1 property
ReplicationDetails
object
Replication metadata details, targeted regions and respective replication state, time created or time when it was updated.
4 properties
RefreshOracleDbGcpKeyRingDetails
object
Details for to refresh Oracle DB GCP Key Ring resource.
1 property
GcpNodes
object
GCP Identity Connector node details.
4 properties
OracleDbGcpKeyRingSummary
object
Oracle Oracle DB GCP Key-Ring resource summary.
16 properties
OracleDbGcpKeyRing
object
Oracle DB GCP Key Ring resource object.
16 properties 2 required
OracleDbGcpKeyRingSummaryCollection
object
List of OracleDbGcpKeyRingSummary resources.
1 property 1 required
OracleDbGcpIdentityConnectorSummaryCollection
object
List of OracleDbGcpIdentityConnectorSummary resources.
1 property 1 required
Error
object
Error information.
2 properties 2 required
ChangeOracleDbGcpIdentityConnectorCompartmentDetails
object
Details of the new compartment to contain the Oracle DB GCP Identity Connector resource.
1 property
OracleDbGcpIdentityConnectorSummary
object
Oracle DB GCP Identity Connector resource summary.
19 properties
ReplicateOracleDbGcpKeyRingDetails
object
Replicate Oracle GCP Keyring resource.
2 properties 1 required
OracleDbGcpKeySummary
object
Oracle DB Google Cloud Key resource summary.
14 properties
OracleDbGcpKeySummaryCollection
object
List of OracleDbGcpKeySummary resources.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-dbmulticloudgcpprovider-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 Db Multicloud GCP Provider 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.