Problem with host name setting when customize a Linux VM
I am customizing an existing vm with Linux OS cloned by VC with VMWare SDK. In the customization, I want to set the host name of that vm in the form of FQDN. I can successfully set the host name as...
View ArticleConfusion about documentation regarding ReconfigVM_Task
In the vSphere docs (version 6.5 and earlier), in the section: vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > vSphere Web Services SDK...
View ArticleSSO Issue with C# .Net
I am trying to get my app to use the Web Services SDK with C# .NET and having issues with SSO. Using Holder of Key User Credentials authentication and following the LoginByToken example in the SDK...
View Articlehow to connect/disconnect local usb device to the virtual machine by SDK
Hi, I have several usb devices plugged in my PC machine. By the remote console I can manually connect/disconnect the local usb device to the virtual machine one by one. I'm wondering if there is a way...
View ArticlevSphere Management SDK url is just blank page
I'm trying to get started using the vSphere API, reading the document at the link below I should be able to browse to my vcenter using "sdk" in the URL but it's blank. Also I read that you have to...
View ArticlevSphere Web Services SDK 6.0: where are the com.vmware.vim.mo.* classes?
Hello, Until now I used the precompiled SDK\vsphere-ws\java\JAXWS\lib\vim25.jar for delopment. Now, I need some classes from ...vim25.mo.* and they are not included in the precompiled jar. I recompiled...
View ArticleAdding custom objects to vCenter Inventory
Hi,I've tried this in the webClient Forum, but was told to submit the discussion here. We have custom objects in our plugin (WebClient), similar to the Rack and Chassis samples which are a part of the...
View ArticleHow we can retrieve list of objects filtered by property in vSphere API?
I need the ability to filter what objects should fall to collection when retrieving objects in vSphere API, but can`t find any information about it in documentation.Only using PropertyCollector to...
View ArticleProgramming / Scripting Language used for vSphere Management
We wanted to better understand what language you use or would like to us to develop vSphere Management Applications. Thanks for your time
View ArticleImpact of vCenter plugin to vCenter's performance
Dear allWe have a vCenter plugin, which do a lot of work (calculate, create new thread ...). So I wonder does that impact much to performance of vCenter Server? Is there any document which mention...
View ArticleConsole Proxy for VS6.5 (pre-authenticated)
Hi all, We are in the process of upgrading our/planning the rollout of 6.5 - currently on 5.5.With the loophole of having the webconsole on the jetty powered service being closed - where by you could...
View ArticlePerformance Manager returning no data - C#, vSphere 6.5
Hi all,I have code that works fine with vSphere 5, 5.5 and 6.0 that will return me performance stats with no problem. As soon as I point it at a 6.5 environment I get nothing returned by any object for...
View ArticleI need help, thank you all guys: [ cannot run the demo code according to the...
1) I have configured 2 vcenters, xx.xx.xx.180, xx.xx.xx.182, and the SSO server: xx.xx.xx.181, like this: 2) according to the programming...
View ArticleThick Provision Eager Zeroed
Ciao a tutti sono un nuovo utente e sto studiando vmware. Quali sono i vantaggi nell'usare Thick Provision Eager Zeroed Thick Provision Lazy Zeroed e Thin Provision? Perchè usare una modalità...
View ArticleNeed help, Unable to find some information using vim25 SDK
Hi, Guys,We used to use powerCLI to collect some useful information from vSphere, and now we want to find the same information using vim25 SDK, but we are not able to find the following items.Can...
View ArticleGetting the details of a VM's host
Hi, I'm trying to get the host details related to a VM, so that I can construct a link to the Web console. Code:if (dp.getName().equals("runtime")) { VirtualMachineRuntimeInfo...
View ArticleRepository [MavenCentral ou autre] to add the management SDK as a dependency
Hello,I'm trying to learn gradle for my project and I would add the VMware SDK Management 6.5 (vim25.jar) as a gradle dependency. However, i don't find in any repository (jcenter, mavenRepository) this...
View ArticleHaving problem with downloading plugin resource bundles, when the port number...
We have installed a vCenter in PORT - 441.We are trying to register a plugin (com.vitallabs.storApp.TasksAndEvents) for displaying Task and Events with properties: eventList, faultList, taskListWhen we...
View Article.NET SDK and PowerCLI licensing
Hi there,Our technical writer is trying to find the license agreement for mentioned products and date until licenses are valid (if not perpetual).Could anyone help with this? Support was not able to...
View Articleidentify esx boot disk
how should i identify the host disk used as boot device?i don't see such attribute in HostScsiDisk in esx shell i can do:vmkfstools -P /bootbank/vfat-0.04 file system spanning 1 partitions.File system...
View Article