{
"hostid": "4373"
}curl --location --request POST 'api/v1/createBackup' \
--header 'signature;' \
--header 'apiuser;' \
--header 'Content-Type: application/json' \
--data-raw '{
"hostid": "4373"
}'{
"msg": "执行创建备份命令成功",
"code": 200,
"time": 1765085672,
"data": []
}