Hi,
i want to changes nvcpus number and memory amount form API, what functions shall i use?
i tried to call set_VCPUs_at_startup function, it returns success, but the VM vcpus number is not changed.
same problem to upgrade ram, i tried set_memory_dynamic_max_live, set_memory_dynamic_min_live, set_memory_static_max and set_memory_static_min without success.
how can i change this parameters from API?
Tahnks very much.
Seila Garcia