curl -X --vvv POST "https://10.10.1.80:8007/api2/json/nodes/1/status" \
-H "Authorization: PBSAPIToken=root@pam!homeassistant=ac0c1c09-bc5c-42fa-a69b-7d9138fb1d0c" \
-H "Content-Type: application/x-www-form-urlencoded" \
-d "command=shutdown" \
-insecure