actions-marketplace-validations/ZeuZ Actions - Deploy preset
Deploy a preset in ZeuZ server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| zeuz_preset_webhook | url of the preset webhook | yes | — |
| zeuz_api_key | api key to authenticate to zeuz | yes | — |
| zeuz_node_id | node id (can be specified as a regex, first match will be picked) | yes | — |
| zeuz_objective | objective of the deployment | yes | — |
| zeuz_version | version of the deployment | yes | — |
| zeuz_runtime_parameters | a json array of key-value pairs, example: [{"Key": "user", "Value": 1}] | yes | [] |
Outputs
| name | description |
|---|---|
| run_id | runid of the deployment |