{
"guid": "string"
}curl --location '/arch/sync_arch' \
--header 'Content-Type: application/json' \
--data '{
"guid": "string"
}'{
"error_code": 0,
"error_message": "string",
"data": {
"node_list": "string",
"svr_version": "string",
"is_full_update": true
}
}