Quantcast
Channel: VMware Communities : All Content - vSphere Management SDK
Browsing all 1860 articles
Browse latest View live

How to get the virtual machine configuration, Please give me some ideas

  How to get the virtual machine configuration, Please give me some ideas

View Article


Error Connecting to Server due to License Problem

Hi,We have a code that automate some processes on top of the VM Ware.This code used to work, but on a specific machine we got the following exception: java.rmi.RemoteException: VI SDK invoke...

View Article


WebServices API for Installing 3rd Party Software on Host ?

Hello, As a VMware Partner we provide MEM (Multipathing Extension Module) that is installable on the ESXi host. Is there a Java Web Services API that we can invoke to initiate this 3rd Party Bundle...

View Article

Which vCenter permissions are required to do retrievePropertiesEx()?

I'm trying to determine the exact permissons required to do createContainerView on the root folder, and the call retrievePropertiesEx() to get various properites on objects like VirtualMachine,...

View Article

GetVMConfig

I run the java simple of GetVMConfig. String[] args = { "--url", "https://10.10.57.134/sdk",                    "--username", "root", "--password", "nantian123456",...

View Article


Why do some kind of no set method

TraversalSpec class no setSelectSet (List < SelectionSpec > selectSet) method ObjectSpec class no setSelectSet (ArrayList<ObjectSpec> selectSet) method PropertyFilterSpec class no...

View Article

Disk Performance not shown when NFS is used

 Dear Friends,  I am using Virtual center 2.5 and vi-sdk-2.5.  I am successfully able to collect performance data of Virtual Machines and ESX servers using vi-sdk2.5.  When I am trying to collect disk...

View Article

modify mac

I would like to askHow to modify the macPlease provide C # code Thank

View Article


VM Storage profile specific APi

With vSphere 5.0 Vmware has introduced VM storage profile but I am not able to find any specific API's in the vSphere web services SDK to find out or Query any specific details about the Storage...

View Article


using vsphere api to login to the vcenter using the windows credentials

Hello Is  it posible to use vsphere api to login to the vcenter using the windows  credentials (without having to explicitly input the same). For example  someway of indicating to the vsphere env / api...

View Article

vsphere API to upload file to the vcenter server

Hello Is  there any existing vsphere api that will let me upload a file to the  vcenter webserver location? I am looking to be able to remotely upload  the file. ThanksElizabeth

View Article

Get statistics about configured VM resources

Hi, For now in my application I retrieve (using queryPerf function) statistics about usage of CPU and memory on machine. (cpu.usagemhz and mem.active).How  can I get stats about how much CPU and memory...

View Article

VSphere API and ESX Compatiblity

I implemented a VMWare VM's backup and recovery application with vSphere API and VDDK. The development was done fully against a ESX 5.0 servers. The following discussion gives a view of how I have...

View Article


GuestOperationsUnavailable

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 Article

Virtual Appliance Management Infrastructure (VAMI) CIM API Inquiry

As per “User’s Guide to Deploying vAPP and Virtual Appliances for VMware Studio 2.6”, VAMI allows user to change network settings. So it implies we can use CIM API’s to configure Proxy Settings from...

View Article


Image may be NSFW.
Clik here to view.

ReconfigVM_Task could not remove a delta disk from VM on vSphere 5.1

When I test web service api ReconifgVM_Task against vSphere 5.1 to remove a delta disk from virtual machine. A error occured.It shows "Invalid configuration for device '0'". And get the error...

View Article

Where can I get a full list of all vSphere event types (Tasks and events)

Hi all, I am looking for a way of easily getting all the event types (Tasks and events) that you can normally see in the vSphere client for vCenter / ESX hosts. What I would want is the actual...

View Article


Image may be NSFW.
Clik here to view.

Finding info relating to Storage Profiles (vSphere 5.x)

Hi, I am having trouble locating something else now... Where can I find info any VM storage profiles set up, as well as any user-defined "storage capabilities" created? I've had a fairly good look...

View Article

Connecting to ESX and retrieving hosted VM names.

I'm fairly new to the vSphere API (I've done a lot more with VIX) and I'm trying to do something relatively simple which is to connect to my ESX server and then obtain a list of the VM names hosted...

View Article

Vmware View plugin

Sorry, I am posting here as I have not found a forum for View developpers ... Do you know if there is any kind of SDK or API for Vmware View? We would like to develop a plugin for View Connection...

View Article
Browsing all 1860 articles
Browse latest View live