REST API to retrieve range of different CPU, RAM values (VMware connector)

Hi folks,

Wondering if it’s possible to retrieve a list of values that a specific ESXi can have for re-sizing purposes using the REST API.

For example -

The below image gives a range of values for ‘Number of Virtual Processors’ from a step of custom SERVER AUTOMATION plan:

So would it be possible to retrieve the list of values? (In this case 1,2,3,4,5,6,7,8 for Number of Virtual Processors)

Any update on the above request will be appreciated!!

I think that’ just a static list of numbers and there’s no “retrieve” to be made

Agree… processor is having static value but memory size is dynamic and it is pulled via VMware API.
Would it be possible to gather those information!!