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 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 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

Project Properties

Property Name

Property Code

Required

Description

Root Compartment Id

FDOAG_ROOT_COMPARTMENT_ID

Yes

Root or parent compartment Id used to find the sub-compartments for api deployment. i.e. ocid1.tenancy.oc1..<OCID>

This can be sub-compartment as well, but root is suggested.

...

Property Name

Property Code

Required

Description

Oracle API Gateway Account

FDOAG_INP_CLOUD_ACCOUNT_CODE

No

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

Oracle API Gateway Replace List

FDOAG_INP_REPLACE_LIST

No

The String and Value to replace in files, formatted as key=value. One pair per line. Lines that begin with '#' will be ignored.

Artifacts

This operation consumes artifacts from the artifacts repository.

...