{
"hostid": "4373",
"ip_num": 1
}curl --location --request POST 'api/v1/addIP' \
--header 'signature;' \
--header 'apiuser;' \
--header 'Content-Type: application/json' \
--data-raw '{
"hostid": "4373",
"ip_num": 1
}'{
"msg": "success",
"code": 200,
"time": 1765075811
}