VMware Cloud Community
kshitijsoni1
Contributor
Contributor
Jump to solution

What should be perfect configuration to convert VM into Template from CLI ?

Hello Team,

I tried to convert template from a VM using vim-cmd vmsvc/convert.toTemplate 1


And I am facing this error:


(vmodl.fault.NotSupported) {

   faultCause = (vmodl.MethodFault) null,

   msg = "Received SOAP response fault from [<cs p:1f2aea80, TCP:localhost:80>]: markAsTemplate

The operation is not supported on the object."

}


So, Is it supported in ESXi 6.0 ? If yes then what should be proper configuration?

Thanks

Kshitij

Tags (1)
Reply
0 Kudos
1 Solution

Accepted Solutions
Rubeck
Virtuoso
Virtuoso
Jump to solution

You need a vCenter server to work with templates.... vCenter can then be managed by using PowerCLI.

/Rubeck

View solution in original post

Reply
0 Kudos
2 Replies
Rubeck
Virtuoso
Virtuoso
Jump to solution

You need a vCenter server to work with templates.... vCenter can then be managed by using PowerCLI.

/Rubeck

Reply
0 Kudos
kshitijsoni1
Contributor
Contributor
Jump to solution

Thanks Rubeck.

Reply
0 Kudos