ibm-apiconnect/Create or Update Discovered APIs
Creates or updates the targeted api files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_host | Domain name of the ApiConnect instance where discovered APIs will be sent | yes | — |
| platform_api_prefix | Platform API Prefix | no | — |
| insecure_skip_tls_verify | Insecure Skip TLS verify to allow self signed certs | no | — |
| api_key | APIC API key | no | — |
| provider_org | Name of ID of provider org to us | yes | — |
| api_files | One or more file names of the APIs to sync with apiconnect discovery repo | yes | — |
| api_folders | One or more folder names containing APIs to sync with apiconnect discovery repo | yes | — |
| resync_check | Indicates if a check for datasource existance and resync is required | no | — |
| git_diff | Files changed between current and previous commit | no | — |
Outputs
| name | description |
|---|---|
| action-result | Result of operation to add apis to apiconnect discovery repo |