Hii,
so i am creating an application which will create the VM through the "REST API's".
I am updating the details of the total and used space on HD and RAM on dashboard.
But for the "Cores" i am having problem.
Can anyone help in how many total number of cores which are available to use.
This is because i perform the validation of request before it goes to proxmox.If the available resources are not available then request is not submitted.
so i am creating an application which will create the VM through the "REST API's".
I am updating the details of the total and used space on HD and RAM on dashboard.
But for the "Cores" i am having problem.
Can anyone help in how many total number of cores which are available to use.
This is because i perform the validation of request before it goes to proxmox.If the available resources are not available then request is not submitted.