curl --location --request POST 'api/Host/GenerateWebUrls?id=3dd6b51a-3007-4de2-82c2-d318b05833a9&count=3'
{ "state": 200, "message": null, "data": [ "http://192.168.50.109:12000", "http://192.168.50.109:12001", "http://192.168.50.109:12002" ] }