Need help in identifying right vmware API Property to check whether a...
Hi ,We are developing a datastore view screen where we need to bring in a column to check if "Hardware Accelearation" is Supported/Not Supported. Can someone help me in identifying the right vmware...
View Articlevim25.jar with Axis2's jar file can't be compatible
Does anyone use both Apache Axis2 and vim25.jar??Please tell me how to solve the problem..Thanks!!
View Articlehtml plug-in page shows abnormalities in the web client
HI, I have a problem.When the web client page has any pops-up, the built-in HTML page will be compressed so that it becomes blurred. Any help is appreciated.
View ArticleCustomization of Virtual Machine at time of creation(cloning) using VSphere...
Hi,I'm working on Virtual Machine provisioning using VSphere SDK 6.0. I have succeeded in provisioning the virtual machine from template using the following methodManagedObjectReference cloneTask =...
View ArticleStorage Tab not getting refreshed
Hi, We're developing a plugin using HTML-Bridge. We are using the chassis example provided by the sdk to get us started. We have a requirement where storages are based on the system that the user...
View ArticleVMware vCloud SDK for Java 5.6.x?
I am currently developing a Web application around VMware vCloud SDK for Java 5.5.0. However, I cannot query the metrics entities unless I specify API version 5.6.I looked for version 5.6.0 of the...
View ArticleHTML5 Client SDK - Trouble getting an extension point to appear in Object...
Hi, I'm having trouble getting an extension point for the category id vsphere.core.navigator.solutionsCategory for Object Navigator Extension to appear using the HTML5 Client Fling SDK. (Screenshots...
View ArticleExtending a vSphere Object List View for chassisRackVSphere
I am trying to add a new column to existing VM list view by referring below code snippet from...
View ArticleSDK Training program for vSphere web client
Hi,I am looking for training program for vSphere web client plugin development.Can any one please suggest or confirm the available training programs for the same and the procedure to get registered and...
View ArticleUsing bundle-classpath while debugging in eclipse
I have added some 3rd party jars to my project using the bundle-classpath method and it works great. My question is how do I get these jars to load while debugging in eclipse? If I open my manifest.mf...
View ArticleCustom Task setTaskState Error example
I'm trying to set error messages for my custom tasks when some unexpected error occurs. From the vSphere 5.5 docs, I understand I need to invoke Task.setTaskState with the following parameters:...
View ArticleSupplying data for custom columns added to a vsphere object's table
I am working on adding some custom columns to the datastore table in my HTML Bridge based plugin. I have added the following to my plugin.xml file: <extension...
View ArticleHow to limit actions in gettingStartedView by user privilege?
Hi all,Happy to be back on vSphere Web Client development again. In our solution we have helpful links to actions for users on the getting started pages. Some actions are not available to Read Only...
View ArticlePowerCLI 6.3 changes with VimClient.Connect() for C# - SSL/TLS Error
I have been developing a c# app and was using the VMWare.Vim DLL from PowerCLI 6.0. I updated my PowerCLI and now i am unable to connect to the vCenter. The connection now throws an error of "The...
View ArticleHow do I get the vise.usersession?
I want to write a simple java client app that connects to the vCenter server. I have the username/password/url, how do I retrieve the vise.usersession? I'm able to get the vim25.usersession by...
View ArticleHow do I get the UserSession of each VC that is part of the linked VC?
I have a VC that is in linked mode. Example, vCenter Server A and vCenter Server B are in linked mode. If I write a simple java client that does vimport.login given the username/password on vCenter...
View ArticleError: Could not load file or assembly 'VpxClient.SSPI, Version=2.0.14.0,...
Hi All, I am having vCenter 5.5. Earlier it was working with express database, now i have installed an SQL on vCenter server itself. Nows it working with SQL DB. But I am getting below error while...
View ArticleHow do I get all the VC servers that are in linked mode?
I have the username/password/url to one VC in linked mode. How do I get all the VCs that are in linked mode? Here is my code to retrieve the UserSession. I know it's possible if you get access to...
View ArticleHow to log in to SSO with SAML Token string
I'm trying to connect to vCloud Suite API via vSphere Web Client Plug-in and assign a tag to a datastore.But I want to avoid having users enter user name and password on vSphere Web Client Plug-in GUI...
View ArticleClone a VM with THIN disk type as FLAT
I'm trying to clone a VM from a template. For that, I have a code as below VirtualMachineRelocateSpec rSpec = new...
View Article