{
"hostid": "4373",
"template": "centos7.9",
"password": "Qzsystem222"
}curl --location --request POST 'api/v1/installOS' \
--header 'signature;' \
--header 'apiuser;' \
--header 'Content-Type: application/json' \
--data-raw '{
"hostid": "4373",
"template": "centos7.9",
"password": "Qzsystem222"
}'{
"msg": "执行重装系统命令成功",
"code": 200,
"time": 1765075017
}