Confusion 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 ArticleMap vSphere API privileges to vSphere Web Client UI
Developers who work with the vSphere API (usually in Java or C#) ask how they can map privileges in the API to privilege strings in the vSphere Client. In the table below, ¬ represents indentation for...
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 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 Article"A WebService annotation is not present on class:...
Hi,We have a vSphere HTML SDK plugin developed using vSphere 6.5 SDK. One of the dependencies for our plugin is vim25.jar (from the libs folder of vSphere 6.5 HTML SDK).Our plugin gets loaded...
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 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 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 ArticlevSphere 6.0 Task and events notification
Hi ,Is there a way where we can subscribe to the events and task status and vSphere can notify us when the event/task happens/completes. My goal is to get the notifications from vSphere tasks and...
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 ArticlevRealize, vRO: How to get the current VM CPU? overallCpuUsage always showing...
I´ve been doing stuff with vRO + NSX, and while most of the stuff is working great, I havent found a way to get the VM runtime info correctly. This is a call I´m...
View ArticleGetting real -time VM CPU usage using VMWare Infrastructre SDK 2.5
I searched the SDK for a long time, but still get no luck. Could any one please give me some hints? Thanks, Qian
View Article