This operation will update the publication state of the API and optionally add a publication comment.
...
Target Properties
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. |
Project Properties
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 |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Publication State | FDOAP_INP_PUBLICATION_STATE | Y | Publication state. Either PUBLISHED or UNPUBLISHED |
Comments | FDOAP_INP_PUBLICATION_COMMENTS | N | Add any comments about why the publication state is being changed |
Error on No Portal Name | FDOAP_INP_FAIL_ON_MISSING_PORTAL_NAME | N | If no portal name is configured on the API should this plugin throw an error? |
Artifacts
This operation consumes artifacts that will be stored in the artifacts repository.
...
This operation will select all available endpoints associated to the environment/instanceTarget.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
...