cpu utilization
How can I get cpu , memory and disk utilization using .NET , C#?thanks,shilpa
View ArticlePerl API / MOB object to add IP to Firewall Ruleset
Hello, I would like to know what the special sauce is to get the IP address into the MOB to set the firewall address for a ruleset 'iSCSI' I think I am on the right track by using the Update Rules but...
View ArticleGetting complete list of servers and attributes directly from web services
We want to utilise web services provided by vSphere directly bypassing Java or C# libraries as part of our "environment discovery" routine which would be periodically performed by a Middleware...
View ArticleESX naa.diskIdentifier to windows disk mapping
i have a NetApp lun exposed to ESX server with disk identifer as naa.12344567890111111111111111111111Same lun is exposed to my physical box. how can I identify from physical machine which is that...
View ArticleRegistration of my package to VCSA
Hi , I have gone through the SDK\tutorials document.i Have built the package as specified in in the document.The next step is i need to register this package .I have few questions regarding the package...
View Articleplease confirm is there is similar class for OVA files instead of OVF ?
Hi LucD, Using class OVFManagerImportLocalVApp and we are able to import using method OvfCreateImportSpecResult in java SDK. Is there a similar class for OVA files instead of OVF ? Thank you@
View ArticleHow to import Or upload the .OVA file through SDK? Please reply ASAP.
Hi All,How can i import Or upload the .OVA file through SDK? Is there any API Or Sample is available?Please reply ASAP.Thanks,Basu
View ArticleDeploy OVF C#
I'm trying to deploy OVF by using C#, When I'm deploying the OVF with my tool I'm getting and "Operating system not found" error. however when I'm deploying the same OVF manually the machine is up and...
View ArticleGetting VersionMismatchFaultCode while accessing PBMService APIs
Hi,I am getting VersionMismatchFaultCode while accessing PbmRetrieveServiceContent() API of PBM Service. From Documentation, I have read that we need to pass vcSessionCookie with sessionid of vCenter...
View ArticleHow do I obtain the data stored in vCenter SQL DB View...
Hi, In the vCenter SQL DB, the [VPXV_LIC_USAGE_HISTORY] SQL view is a join between the [VPX_LIC_LICENSES] table and the [VPX_LIC_USAGE] table (there are some other tables but these are the main ones)....
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 ArticlegrantedPrivileges
Hi, What is the expected value to return when the AuthorizationManager send grantedPrivileges to your getData(). I have tried value=true and value=Global.Licenses. None of which seems to work.
View ArticleIssue while executing VMWare PBM APIs
Hi, We are getting SecurityError issue while executing vmware PBM APIs. We have passed session-id for execution of PBM APIs . Following are the steps followed to pass session-id for PBM...
View Articleunmap task failed: Cannot complete the operation due to an incorrect request...
Hi,I implemented the unmap task through vSphere 6 api method: UnmapVmfsVolumeEx_task(HostStorageSystem, VmfsUuid).But when I run this task on vsphere web client side, this task failed: TaskName:...
View ArticleintervalId and PerfQuerySpec
I'm attempting to pull several vm performance counters. I'm finding that several counters aren't available unless I raise the vCenter statistics level. From reading the documentation it seems like an...
View ArticleAdding custom objects to vCenter Inventory
Hi,I've tried this in the webClient Forum, but was told to submit the discussion here. We have custom objects in our plugin (WebClient), similar to the Rack and Chassis samples which are a part of the...
View Articlevi sdkf for c++ of ESXi 5.5
Hi Guys: I'm trying to develop a client with C++ to communicate with vmware web service. By searching in the forum I've chosen the gsoap way to generate C++ library. This is how I generated the...
View ArticleBuilding and Running Samples (vSphere Web Services SDK 6.0 and JDK 8...
What are the necessary actions in order to build and run vSphere Management SDK 6.0 samples using Java JDK 8 (1.8.0_x) I have followed the Developer's setup guide. Aparently samples and stubs are...
View ArticleIssue while generating c++ code using STSService.wsdl (SSO)
Hi, I am facing issues while generating code using c++ with STSService.wsdl e:\SOAPGENERATION>E:\SOAPGENERATION\gsoap-2.8\gsoap\bin\win32\wsdl2h.exe -t E:\SOAPGENERATION\typemap_vmwareapi.dat...
View ArticleHow to use pysphere to edit NIC( VirtualE1000 ) to toggle between plugged and...
What I am trying to accomplish is to connect to an existing VMware VM and then access the virtual eth connections. Once a particular NIC is found, I want to toggle its state from UNPLUGGED to PLUGGED...
View Article