curl --location 'https://cloud.yunmomo.com/backend/open/vpc/s5Set' \
--header 'Token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6Im1vbW9BZG1pbiIsImV4cCI6MTg2MDUxMzMwMn0.MOlEByr_M0MLXZKJv1LCfFaaAW_uoSqxdWtBp2AhiDA' \
--header 'Content-Type: application/json' \
--data '{
"s5ip": "string",
"s5port": "string",
"s5user": "string",
"s5pwd": "string",
"id": "string"
}'{}