ibm-apiconnect/Publish API
Publish API to IBM API Connect
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Sep 6, 2024
- License
- None
Pinned Snippet
uses: ibm-apiconnect/actions@e63e44fde96ece16ee637a91fc734c73cbad394c # v12.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| manager-host | API Manager hostname | yes | — |
| api-host | Platform API hostname | yes | — |
| iam-apikey | IAM API key - require this, apikey or username,password and realm | no | — |
| apikey | APIC API key - require this, iam-apikey or username,password and realm | no | — |
| username | API Manager username | no | — |
| password | API Manager password | no | — |
| realm | Realm for log in | no | provider/default-idp-2 |
| provider-org | Name of ID of provider org to publish to | yes | — |
| catalog | Name of ID of catalog to publish to | yes | — |
| product-file | File name of product yaml to publish | yes | product.yaml |
| validate_only | Only validate API content | yes | false |
| migrate_subscriptions | Migrate subscriptions on publish | yes | false |
Outputs
no outputs