jiridj/Promote an API in wM API Gateway
Promote an API to a given stage in webMethods API Gateway.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| apigw-url | The url of your API Gateway instance. | yes | — |
| apigw-username | The API Gateway user to execute this action with. | yes | — |
| apigw-password | The password for the API Gateway user to execute this action with. | yes | — |
| api-name | The name of the API to promote. | yes | — |
| api-version | The version of the API to promote. | yes | — |
| stage-name | The name of the stage to promote the API to. | yes | — |
| debug | Use debug logging. Default is false. | no | false |
Outputs
no outputs