Versions Compared

Key

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

Creates or updates a Logical Gateway on the API Platform Server.  It accepts a json file with the configuration of the Logical Gateway.  See below for examples.

...

Property NameProperty CodeRequiredDescription
Oracle API Platform AccountFDOAP_CLOUD_ACCOUNT_CODEYThe Oracle API Platform cloud account to use for this operation. 


Inputs

Input NameInput CodeRequiredDescription
Gateway FileFDOAP_INP_GATEWAY_FILEYJson file to use for gateway creation.  Can be absolute or relative to the artifacts directory.
Apply Node GrantFDOAP_INP_APPLY_NODE_GRANTYShould the NodeServiceAccount grant be applied to this gateway?  This grant is needed to provision nodes against this Logical Gateway.

...