{
"Names":
[
"1231",
"32331"
]
}curl --location --request POST 'http://127.0.0.1:9307/cypnest/config/machine/del' \
--header 'Content-Type: application/json' \
--data-raw '{
"Names":
[
"1231",
"32331"
]
}'{
"status": 0,
"msg": "string",
"data": {}
}