{
"s5ip": "string",
"s5port": "string",
"s5user": "string",
"s5pwd": "string",
"id": "string"
}curl --location --request POST 'https://cloud.yunmomo.com/backend/open/vpc/s5Set' \
--header 'Token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NjcyODMwNzMsInVzZXJuYW1lIjoiYWRtaW4ifQ.WAYEwCbv0CJi9ozbKLu5jHdWteK7euBRIisUV1_qAIc' \
--header 'Content-Type: application/json' \
--data-raw '{
"s5ip": "string",
"s5port": "string",
"s5user": "string",
"s5pwd": "string",
"id": "string"
}'{}