"vDS dvs port cannot be found" when deleting a port mirroring session
Hi,I have the following scenario:- create a distributed port mirroring session- add one source port and one destination port- delete the vm marked as destination together with the portgroup it belongs...
View ArticleGetting Esx and guest Vms Performance Data Using Vmware Sdk vmware.vim C#...
I'm using vmware sdk for .net to get overall data from an esx host and its guest vm'si've connected to esx server and got some data from guest like max cpu,max memory,ip and etcnow i want to get...
View ArticleQuery Historical Data using PerformanceManager, C# and VMware.Vim.dll for...
Hello Forum,I try to access historical data of packetsRx (or any other Statistics). Querying other data like logs, VMs, etc. on the host is no problem. However, I just can't get any statistics out of...
View Article(.NET SDK or Python vmomi namespace) + vSphere 6.5. Get ESXi Server VMFS...
Greetings to you!How can I get SUBJECT info from ESXi Server using .NET vSphere APIs or Python vmomi namespace? I really need help! Please respond to me, Dear colleagues! :-)Big thanks in advance! Good...
View ArticleUSE vSphere Management SDK for vSphere 6.7(C#) To ReConfig VM CPU and Memory
I use vSphere Management SDK for vSphere 6.7 C# Sample Programs (\SDK\vsphere-ws\dotnet\cs\samples\VMReconfig) to reconfig VM ,it return success,but in fact the VM config has not been modified.What...
View ArticleVMware6.5 html console
https://vc_ip/mob/?moid=vm-12&method=acquireTicket with ticketType 'webmks',I can't get this parameter, in this version.The official does not show this parameter.There is no other way to get it....
View ArticleAdd an existing hard disk
I am trying to use vSphere Management SDK for Java to add an existing hard disk to a VM, which function can i use?
View ArticleUsing vimPort to createTask failed , reporting task type not correct.
Hi,Im trying to use VimPortType 's createTask function to create a custome task. the calling is like:taskInfo = _vimPort.createTask(taskManagerMoref, hostMoref, taskId,null, false, null, null);the...
View ArticlevSphere SDK which is compatible with both vCenter 5.5 and 6.0
Dear allI want to create a vCenter plugin, which supports both vCenter 5.5 and vCenter 6.0. Which version of vSphere SDK should I use for developping the plugin?
View ArticleList all datacenters, hosts, virtual machines using web sdk (suds)
#1 Hello I am using suds and I want to list all the entities like : datacenter virtual machines hosts etc. #2 I also want to understand what is TraverseSpec, container view, property spec. I have been...
View ArticlevSphere SDK that tells if vCenter supports a particular ESXi version
Hi, Is there a vSphere SDK that will tell if a particular ESXi version is supported by the vCenter server. I want to validate this before I start a host upgrade. Thanks in advance,Litty Preeth
View ArticleHow to copy Thin Provisioned Disk(vmdk file) from one data store to another...
Hello all, I am trying to find a way to copy thin provisioned disk (vmdk file) from one data store to another through vCenter Server preserving its thin provision disk type.I tried using...
View ArticleHow to copy Thin Provisioned Disk(vmdk file) from one data store to another...
Hello all, I am trying to find a way to copy thin provisioned disk (vmdk file) from one data store to another through vCenter Server preserving its thin provision disk type.I tried using...
View ArticleGuestOperationsUnavailable
Hello, I need to use the InitiateFileTransferToGuest method to put a file(s) on a VM(s). I could not get my code to work (no GuestFileManager available?), so I tried to invoke the method using the...
View ArticleVmware Vcenter : AccountManager and virtualizationManager in Web Services are...
Hello everyone, I'm actually trying to develop a PHP SOAP Client based on VMWare Vsphere Services SDK. I want to create and manager users in Vsphere through API. I can actually retrieve service...
View ArticleUnable to create directory using CreateTemporaryDirectoryInGuest
Hi, I am trying to create a directory on RHEL7.3 machine which has latest Vmwaretools installed(version 2147483647). API: CreateTemporaryDirectoryInGuest() Using this API, I am able to create a...
View ArticleIVirtualMachineOperations.StartProgramInGuest returns -1073740791 instead of...
We are using vmware management SDK to start an executable on a remote machine managed in a vcenter.While trying to start the process using...
View ArticlevSphere Management vs vSphere Automation sdk
Hi All,I'm trying to write Backup & Restore module of VM using Java based sdk.I explore lots of documents & finally get confused which SDK should use because there is lots of SDK available such...
View ArticleWinRM issues when using VCSA
I'm really hoping someone can give me some steer with this one, bear in mind I'm not a developer - I'm infrastructure.We have a lot of automation scripts which run against our Windows based vCentre 6.0...
View ArticleHow to invoke scsi inquiry for non standard page for a SCSI LUN
VMware stores the VPD information in standard inquiry property for SCSI LUN. If we want to query other than standard data, is there a API or a way to do this? ThanksGuru
View Article