{
"hostid": "4349",
"id": "1"
}curl --location --request POST 'api/v1/removeFirewall' \
--header 'Content-Type: application/json' \
--data-raw '{
"hostid": "4349",
"id": "1"
}'{
"msg": "删除策略成功",
"code": 200,
"time": 1765108050,
"data": []
}