Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property Name

Property Code

Required

Description

Oracle API Gateway Account

FDOAG_CLOUD_ACCOUNT_CODE

No*

OCI account with all the required properties like Tenancy Id, User OCID, and Private Key, etc.

Oracle API Gateway Account will be required on either the plugin input or Target. If a value is set on both then, the plugin input will take precedence.

See Special Considerations below for instructions on how to create an OCI account for Oracle API Gateway.

Compartment Name

FDOAG_COMPARTMENT_NAME

No*

The OCI compartment to deploy an api to. Useful to if you deploy to a different compartment per environment.

Compartment Name is required if Compartment Name on a file level attribute contains property replacement syntax - Property Replacement Support

Gateway Name

FDOAG_GATEWAY_NAME

No*

The OCI gateway to deploy an api to. Useful to if you deploy to a different gateway per environment.

Gateway Name is required if Gateway Name on a file level attribute contains property replacement syntax - Property Replacement Support

...