vSphere 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 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 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 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 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 Article503 Service Unavailable (Error connecting tunnel on named pipe: (null))...
Hello, I'm trying to use the html5 sdk console from vmware to externally manage the machines, I have used the sample code and fulfilled the necessary requirements, but I am not getting success in...
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 ArticleHostdiag vCenter extension - severity
Hello,There is a vCenter extension - hostdiag which sends events of type EventEx. For instance, eventTypeId – “esx.problem.scsi.device.io.latency.high” and severity field is empty string. There is no...
View ArticleVimService65.dll not found
HelloI just updated to PowerCLI 6.5.2 as I need access to the VMware.Vim.dll. After upgrading when I run my code it complains that VimService65.dll is not found. Before when I used version 6.5.0...
View ArticleTotal bandwidth usage tracking
In VMWare vSphere, how can I set and track the monthly bandwidth usage of each guest? I need to reduce the network speed when bandwidth usage exceeds 90% or so. What are my options?
View ArticleCould not load VMware.Vim dll as doesn't have the strong name in Power CLI 6.5
Hi, Till 6.5.0 Power CLI, VMware.Vim.dll was strong name enabled dlls. But from 6.5.1, those dll's are not strongly named dll's. In PowerShell gallery based installation also, dll's were not strongly...
View ArticleKnowing datastore name/url pair, how to get the actual datastore?
Hi, I collected a list of VirtualMachineConfigInfoDatastoreUrlPair from querying the target vm, is there easy way for me to get to the actual datastore without iterating/searching through the whole...
View ArticleHelp with TraversalSpec
HelloI trying to retrieve data from a standlone esxi host using c# and the vmware.vim.dll. I am trying to do this using the Property Controller along with the TraversalSpec. The following code is what...
View Article