VMware {code} Community
terrygeorge
Contributor
Contributor

Hw do I configure a machine using SDK

Using Converter SDK 4.3 how do I configure a machine?

Tags (2)
Reply
0 Kudos
3 Replies
patanassov
VMware Employee
VMware Employee

In ConversionParams Set doReconfig to true and set reconfigParams. Set doClone to false and leave cloningParams empty.

Reply
0 Kudos
terrygeorge
Contributor
Contributor

Thanks. But wouldnt the source and target description change since the source would be a vmdk and target would be a vmdk too.

Reply
0 Kudos
patanassov
VMware Employee
VMware Employee

Not sure what you mean by "source and target description". In case of reconfig you specify only the source and leave the target empty  (after all 'target' is in ConverterCloningParams which are null).

Reply
0 Kudos