{
"ids": [
0
],
"status": 0
}curl --location '/declare/container/set-status' \
--header 'Content-Type: application/json' \
--data '{
"ids": [
0
],
"status": 0
}'{
"code": 0,
"msg": "string",
"data": null,
"other": {}
}