Re: Having problem with downloading plugin resource bundles, when the port...
I've not found any KB article. I've forwarded the thread to few other folks that may be able to help both with KB and a workaround for 6.0 GA.
View ArticleRe: Repository [MavenCentral ou autre] to add the management SDK as a dependency
Hi Dylan, The management SDK is not available from public repositories at present. -Tony
View ArticleRe: Thick Provision Eager Zeroed
Buongiorno, You'd find more help if you post the question to the general VMware vSphere™ forum. Also check out the VMware vSphere documentation . -Tony
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 ArticleRe: Getting real -time VM CPU usage using VMWare Infrastructre SDK 2.5
Yeap... Ive been trying to get the same answer for a while... not as many experts looking over our doubts as we´d like...
View ArticleRe: Performance Manager returning no data - C#, vSphere 6.5
Hi Paul, Just to ask you, where can we find the libraries attached in your code?vimservice65.XmlSerializers.dllvimservice65.dllWe're developing some features for ESXi 6.5 and those libraries match...
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 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 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 ArticleRe: VimService65.dll not found
In older version of PowerCLI, those dll were added to GAC.But the latest version dll's were not able to add to GAC as they are not strong name signed. I am also hitting the same issue.Unable to load...
View Articlevix api to vSphere API
Hi, I have a project which uses vix APIs to manage VMs in Workstation and esxi. After the release of vix1.15, these vix APIs are deprecated and no longer be used to manage VMs present in ESXi. The code...
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 ArticleRe: Could not load VMware.Vim dll as doesn't have the strong name in Power...
Hi, Starting with PowerCLI 6.5.0 we have removed strong naming for all PowerCLI assemblies, including VMware.Vim.This was a required change on our side and was part of moving PowerCLI to PowerShell...
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 ArticleRe: posting custom events and creating alarms on custom events
Hi All, I think I have the similar query here. In our application as well, I have used the similar code to post an event to a vCenter. The issue I am observing here is, I am not able to see...
View ArticleTraffic shaping per VM, rather than vlan
As per VirtualMachineNetworkShaperInfo I tried to set bandwidth restrictions using Traffic shaping policy on VM using vmware API and it didn't work as expected. Followed the below...
View ArticleI want to use code to implement the function of console in VSphere Client to...
I want to use code to implement the function of console in VSphere Client to find that file
View ArticleRe:vix api到vSphere API
Hi!Can the VixVM_CaptureScreenImage function be used to access the Esxi host in Vxi_Api?Why did my return count go wrong?.Thank
View ArticleRe: "A WebService annotation is not present on class:...
Hi all,Here is a list of steps to follow if you want to bundle vim25.jar with your plugin:1. Remove any import packages of vim25 from the main bundle's MANIFEST.MF2. Set the Bundle-Classpath to include...
View Article