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.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Oracle API Platform Account |
|
Yes | The Oracle API Platform cloud account to use for this operation. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Gateway File |
|
Yes | Json file to use for gateway creation. Can be absolute or relative to the artifacts directory. |
Apply Node Grant |
|
Yes | Should the NodeServiceAccount grant be applied to this gateway? This grant is needed to provision nodes against this Logical Gateway. |
Outputs
Output Name | Description |
---|---|
| Logical Gateway Id after creation or updating. |
Artifacts
This operation consumes artifacts from the artifacts repository.
...