The Oracle API Gateway (OAG) plugin provides features to build and deploy Api Specification to various Oracle Cloud Infrastructure (OCI) tenancies.

This is an OCI REST based integration, therefore, LOCALHOST endpoint can be used on all targets.

Prerequisites

Key Features

note

Either FDOAG_CLOUD_ACCOUNT_CODE target property value or FDOAG_INP_CLOUD_ACCOUNT_CODE plugin input value should be configured. When both are set, the plugin input value will take precedence. See Creating/Editing a Cloud Account and Provider for details on how to setup OCI Cloud Account.

Either FDOAG_CLOUD_ACCOUNT_CODE target property value or FDOAG_INP_CLOUD_ACCOUNT_CODE plugin input value should be configured. When both are set, the plugin input value will take precedence. See Creating/Editing a Cloud Account and Provider for details on how to setup OCI Cloud Account.

Plugin Operations

Object Type Reference

Cloud Account Properties

Property Name

Property Code

Required

Description

OCI Tenancy Id

FDOCIACCT_TENANCY_ID

Yes

OCI Tenancy Id to use.

OCI User OCID

FDOCIACCT_USER_OCID

Yes

The OCID of the user to connect to OCI as.

OCI Private Key

FDOCIACCT_PRIVATE_KEY_PATH

Yes

The private key to use for authentication.

OCI Key Fingerprint

FDOCIACCT_KEY_FINGERPRINT

Yes

The fingerprint of the key pair to use for authentication.

OCI Private Key Passphrase

FDOCIACCT_KEY_PASSPHRASE

No

The passphrase of the private key to use for authentication.

OCI Region

FDOCIACCT_REGION

No

The region where your OCI instance is located. For example: us-phoenix-1