Versions Compared

Key

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

...

Property Name

Property Code

Required

Description

Oracle API Platform Account

FDOAP_CLOUD_ACCOUNT_CODE

Y

The Oracle API Platform cloud account to use for this operation.  

...

Property Name

Property Code

Required

Description

Oracle API Name

FDOAP_API_NAME

Y

Name of the API being managed

Oracle API Version

FDOAP_API_VERSION

Y

Version of the API being managed

...

FDOAP_INP_API_NAME

Input Name

Input Code

Required

Description

API Iteration

FDOAP_INP_API_ITERATION

N

Optional API iteration to export.  Current/latest iteration will be used if left blank.

API Name

Code Block

N

An optional API name can be given as an input. Primary use case of this input is for utility workflows where this input is delegated to a workflow input.

API Version

code

FDOAP_INP_API_VERSION

N

An optional API version can be given as an input. Primary use case of this input is for utility workflows where this input is delegated to a workflow input.

Export References

code

FDOAP_INP_EXPORT_REFERENCES

N

Should any api references also be exported such as Service Accounts, Plans etc. See Special Considerations below for more details.

Outputs

Output Name

Description

FDOAP_OUT_API_ITERATION

The API iteration that was exported.  This will be returned regardless of whether or not the API Iteration input was specified.

...