Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 251579

Howto update the CpuCompatibilitySectionType

$
0
0

Hi

 

Is it possible to update CpuCompatibilitySectionType section of a VM?

 

I tried

VM vm = ...;

CpuCompatibilitySectionType cpusec = ....;

vm.updateSection(cpusec).waitForTask(0);

 

but, I got an error

Caused by: com.vmware.vcloud.sdk.VCloudException: Not a valid Section
    at com.vmware.vcloud.sdk.VM.updateSection(VM.java:358)

 

Is looked into the java code and it seems that it it not prepared for this section.

 

Is is possible to do this on the REST API?

 

Thanks Denes


Viewing all articles
Browse latest Browse all 251579

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>