Install VMWare Perl SDK on Debian 9
Dear All I try to install VMWare Perl SDK 5.5 and I also tried 6.5 on Debian9 so I'm able to monitor it over Nagios. But the installation always fails with:Openssl-devel is not installed on the...
View ArticleUsing P2V converter on vCenter driven setup
Hi Guys, I have a requirement to migrate a physical machine to a cluster that is controlled by a vCenter, which I have never tried. Can I user vCenter standalone converter to do this as Connect to once...
View ArticleDifficulties with plugin icon showing up during conversion from Flex to HTML
We are converting our existing Flex plug-in to HTML 5. We have eliminated the Flex portion and implemented the HTML5 portion.Everything works great except for one thing, we can't get an icon to show...
View ArticleVSAN Datastore LUN information
How to gather VSAN datastore LUN information using vmware.vim in c#. Currently HostVfatVolume object does not have any extended property. Any idea?
View ArticleDoes VMWare Support vSphere SDK in Japanese?
We wanted to know whether VMware has separate JAVA SDKs in Japanese locale? If yes, from where I can get the information. If no, please confirm the same.DaryllsleavittDaryll
View ArticleI do not see the discs to do the installation in EXSI 6.5
Hello When I try to install exsi 6.5 on a server dell poweredge r530 the disks do not appear. I see the usb storage (8gb) I do the boot for usb and load the esxi but the discs do not appear to...
View ArticleHaving trouble with Clone vApp
i have a vApp that has about 7 vms in it. I'd like to use python to Clone the vApp. Here is what i have but it's failingtemplate = get_obj(content, [vim.VirtualApp], "vAppTemplate")destfolder =...
View ArticlevCenter HTML5 UI - custom actionset menus are not loading sometimes till we...
Hi, We have created a vCenter plugin which adds custom action set menu on VMs, Datastores, Hosts, and Clusters. In HTML Web Client, when we right-click on the corresponding objects (or) click on...
View ArticleCan a inventory tree implemented in vSphere web client 6.5
I want to check whether with the new sdk is it possible to extend the tree view of objects in the object Navigator for web client Plugin. referring to below thread it is not possible with old...
View Articlecan not find HostSystem mob on vpshere mob webpage.
Hello, I am trying to check some iscsi infomation, I followed this discussion How to get the iscsi initiator name(iqn) of esx using vsphere sdk , I login into the (version 6.0) vcenter's mob...
View ArticleCan you suggest me how to automate the vmware websphere clent GUI(I meean...
VM Websphere client is a flex application.how can we automate this kind of applications.I heard that we can you selenium.Can you please suggest me which API can be used and other related this to...
View ArticleBundles failed to load after gouped into plugin package.
I have three bundles, if I load one by one, everything is OK, but, if put into a plugin, it would crash while resolving. the plugin-package.xml: <?xml version="1.0"...
View ArticlevSphere 6.5 Flex Based Client - Automation testing
Hello Team, We are using vSphere 6.5 Flex based GUI and looking for help. I see multiple tools and frameworks are available in market but all are looking for Special BUILD of VMware vSphere 6.5. Can...
View ArticleIssues with vCloud Cmdlets
Hi all, I'm trying a script to deploy an Organization and all it's components but I'm getting the following error message. Any ideas? New-Org : 5/4/2017 3:08:24 PMNew-Org The specified Href...
View ArticlePyvmomi DVS with LACP
Does someone have a pyvmomi code example that shows how to create a DVS with LACP support? I cannot figure it out. When I create a DVS through VCenter 6.5, LACP support is automatically included....
View ArticleOpening Flex menu breaks html5 formatting?
Seeing odd behavior with our new HTML5 plugins when running in Flex client. Behavior is identical on latest 6.0 and 6.5. When a flex menu is selected, the HTML5 content loses formatting; when the menu...
View ArticleHow can I get the WorkflowToken of the current running Workflow?
Hi Community, how can I get the workflow token of the current running workflow? I know that it is possible to get the workflow token when I start the workflow with the execute method, but what about...
View ArticleHow to access 5.5 sdk's web
I downloaded serenity-client-5.5.0-1300321.zip,then unzip,then start with serenity-client\server\bin\startup.bat,after there is no more output in the console, I tried to access...
View ArticleCreate a list of objects on left side in plugin main page.
Hi,I am working on creating a plugin and as per our requirement we need to add a list to the left side view and this list should have list of our custom objects.I tried using the...
View ArticleGet cluster name from VM with API via python script
I have a script to get a few details from VMware VSphere 6.0 on my VMs using a python script, but can't seem to find the cluster name anywhere with regards to a VM. My python script looks like this...
View Article