jmorenoamor/API Connect product publish
Publish a product to an IBM API Connect platform
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| productFile | Product file to publish | yes | — |
| managerHost | API Connect Manager endpoint | yes | — |
| managerUsername | API Connect Manager username | yes | — |
| managerPassword | API Connect Manager password | yes | — |
| managerRealm | API Connect Manager authentication realm | — | provider/default-idp-2 |
| catalog | Catalog where the product will be published | — | sandbox |
| organization | Provider organization where the catalog is located | — | localtest |
| space | If the catalog has spaces activated, the space to publish the product | — | — |
| subscribe | Create a subscription to the product after publishng it | — | false |
| application | Application to subscribe to the product | — | — |
| plan | Subscription plan | — | — |
| consumerOrganization | Consumer organization where the application is located | — | — |
| cleanAPIReference | Remove the version from the API reference before loading it. This is a personal need, so just ignore it | — | false |
Outputs
| name | description |
|---|---|
| result | Result of the publish |
| resume | Verbose text resume of the operations done |