direktiv/Upload variable to Direktiv
Uploads a variable to direktiv
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server | direktiv server ip or name | yes | — |
| protocol | http or https | no | https |
| namespace | namespace to upload to | yes | — |
| variable | the name of the variable it will be saved as | yes | — |
| workflow | workflow to upload to | no | "" |
| token | access token for the direktiv server | no | "" |
| data | data to upload file or string | no | "" |
Outputs
| name | description |
|---|---|
| body | body of the response of the upload |