37 lines
794 B
YAML
37 lines
794 B
YAML
- id: suno_recharge
|
|
execute-command: /etc/webhook/scripts/suno-tools/suno-tools
|
|
pass-arguments-to-command:
|
|
- source: string
|
|
name: -e
|
|
- source: url
|
|
name: env
|
|
- source: string
|
|
name: -m
|
|
- source: url
|
|
name: amount
|
|
- source: string
|
|
name: -a
|
|
- source: url
|
|
name: account
|
|
|
|
- id: huaweicloud
|
|
execute-command: "/etc/webhook/scripts/huawei/huawei"
|
|
http-methods:
|
|
- "POST "
|
|
pass-arguments-to-command:
|
|
- source: string
|
|
name: -m
|
|
- source: payload
|
|
name: message
|
|
|
|
- id: hwtlsupdate
|
|
execute-command: "/etc/webhook/scripts/tlsupdatev1/tlsupdate"
|
|
pass-arguments-to-command:
|
|
- source: string
|
|
name: -a
|
|
- source: url
|
|
name: action
|
|
- source: string
|
|
name: -i
|
|
- source: url
|
|
name: id
|