{ "vm_name": "ser585537420830" }
curl --location --request POST '/api/qzcloud/GetVmGuidHyperV' \ --header 'apikey: 通讯密钥' \ --header 'Content-Type: application/json' \ --data-raw '{ "vm_name": "ser585537420830" }'
{ "code": 200, "data": { "guid": "2A15DC34-7487-4535-BC61-xxxxx", "https_enable": "1", "ver": 2, "domain": "localhost", "http_port": "8001", "https_port": "443" }, "msg": "" }