Is it possible to get hardware model name via PVE API?

Accessway

New Member
Oct 2, 2024
1
0
1
Hi,

I've search the PVE API documentation and was not able to find any way to get the hardware model name for a PVE node. Is there an API endpoint that provides this information?
 
Hi,
you might try your luck with the data retrieved by /nodes/{node}/report, but using shell commands via ssh will most likely get a better result.