{
"hostid": "4373",
"id": 111
}curl --location --request POST 'api/v1/removeSnapshot' \
--header 'signature;' \
--header 'apiuser;' \
--header 'Content-Type: application/json' \
--data-raw '{
"hostid": "4373",
"id": 111
}'{
"msg": "执行删除快照命令成功",
"code": 200,
"time": 1765084852,
"data": []
}