1
0
Fork 0
mirror of https://github.com/Corsinvest/cv4pve-pepper.git synced 2025-02-12 10:01:53 +00:00
This commit is contained in:
daniele.corsini@corsinvest.it 2024-05-06 09:44:06 +02:00
parent dd38f20240
commit 8b39de8352

View file

@ -65,7 +65,7 @@ app.SetHandler(async (ctx) =>
if (app.DebugIsActive()) { await Console.Out.WriteLineAsync($"VM is {vm.Status}."); }
}
var (success, reasonPhrase, content) = await client.Nodes[vm.Node].Qemu[vm.Id].Spiceproxy.GetSpiceFileVVAsync(proxy);
var (success, reasonPhrase, content) = await client.Nodes[vm.Node].Qemu[vm.VmId].Spiceproxy.GetSpiceFileVVAsync(proxy);
if (success)
{
//proxy force