url: https://vault:8006/api2/extjs/cluster/notifications/endpoints/webhook
post_data: |
name=Telegram
method=post
url=https://api.telegram.org/bot${api_key}/sendMessage
secret=name=api_key,value=MY_B64_SECRET
req_headers: |
POST /api2/extjs/cluster/notifications/endpoints/webhook HTTP/1.1
Host: vault:8006
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0
Accept: */*
Accept-Language: en-GB,en;q=0.5
Accept-Encoding: gzip, deflate, br, zstd
CSRFPreventionToken: YOLO
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
X-Requested-With: XMLHttpRequest
Content-Length: 197
Origin: https://vault:8006
DNT: 1
Connection: keep-alive
Referer: https://vault:8006/
Cookie: PVEAuthCookie=XXXXXXX
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: same-origin
Priority: u=0
Pragma: no-cache
Cache-Control: no-cache
resp_headers: |
HTTP/1.1 200 OK
Cache-Control: max-age=0
Connection: Keep-Alive
Date: Wed, 27 Nov 2024 14:31:32 GMT
Pragma: no-cache
Server: pve-api-daemon/3.0
Content-Length: 128
Content-Type: application/json;charset=UTF-8
Expires: Wed, 27 Nov 2024 14:31:32 GMT
resp_body: {"status":500,"message":"unknown permission test at /usr/share/perl5/PVE/RPCEnvironment.pm line 536.\n","success":0,"data":null}