Hi,
I am trying to create a VM with French language words.
vSphere Client allowing and creating fine, but I am getting below error with Perl API call.
Failed to Create virtual machine "fenêtres" due to
SOAP Fault:
----
Fault string:
Error returned by expat parser: unclosed token
while parsing SOAP envelope
at line 2, column 3
while parsing HTTP request for method createVm
on object of type vim.Folder
at line 1, column 0
Fault detail: InvalidRequestFault .
----
Do we have to set any language related parameters ?
For connection i set default local to "en_US" to connect non-english vCenter.
Thanks in advance