Skip to main content

Hi Team,

Part of automation, i need a vm’s cpu,memory for validation. right now im using rest api to get the vm details filter out, but when the vm numbers are more than 1000, its failing. is there any other way we can get these details 

Hi

I’d say using v3 API was a pain in the ass for long VM list.

However using v4 API, you can easily fetch VM details by name and/or UUID (much easier than filter page result like in v3 API did..)


Reply