{ "username": "myfdev", "lang": "zh-CN", "sys": "pro" }
curl --location --request POST 'https://open-cn.vnnox.com/v2/integration/vnnox-access-url' \ --header 'AppKey;' \ --header 'Nonce;' \ --header 'CurTime;' \ --header 'CheckSum;' \ --header 'Content-Type: application/json' \ --data-raw '{ "username":"myfdev", "lang":"zh-CN", "sys":"pro" }'
{ "url": "http://127.0.0.1:92/enterVnnox/e25e34963a5bfadc223e573685351585", "expire": 3600 }