{
"hostid": "4349",
"id": "5413"
}curl --location --request POST 'api/v1/removePort' \
--header 'Content-Type: application/json' \
--data-raw '{
"hostid": "4349",
"id": "5413"
}'{
"msg": "删除端口成功",
"code": 200,
"time": 1765115418,
"data": []
}