How can I send an API to get a list of supported operating system types for the current pve environment?
The ostype parameter enumeration values that describe the creation of the virtual machine are as follows
<other | wxp | w2k | w2k3 | w2k8 | wvista | win7 | win8 | win10 | win11 | l24 | l26 | solaris>,
Where the number of windows os is different from the number of reality in the web.
So how do I get to the list displayed on the web?

The ostype parameter enumeration values that describe the creation of the virtual machine are as follows
<other | wxp | w2k | w2k3 | w2k8 | wvista | win7 | win8 | win10 | win11 | l24 | l26 | solaris>,
Where the number of windows os is different from the number of reality in the web.
So how do I get to the list displayed on the web?

Last edited: