vNetwork tools
We created a number of tools based on open vNetwork related API and other open-source tools. The live demo will be shown at VMworld and tools will be downloadable shortly. The tools are not VMware...
View Articleshare file
Hi. I was able to have nextstep on my desktop using a VMware workstation.The DoomED program was preinstalled in nextstep. Can anyone help me as to how to insert doom.wad file in doomed in the vm? I...
View ArticleWelcome & FAQs
Welcome to the VMware SD-WAN API Developer forum! This forum is intended to serve as a public venue wherein we'll aim to provide guidance on the usage of the Orchestrator API, assist in troubleshooting...
View ArticleCan't Visit the said VMware-IP/SDK but other VMwares can be visited.
Hi guys, I have a concern regarding on SDK for our VMware esxi hypervisor 6.0.0, I need to resolve this issue to make my telegraf/influxdb to work for my grafana our other VMware can be visited take a...
View ArticleHow to get all property key/values for different managed objects?
I am using the GitHub - vmware/vsphere-automation-sdk-python: Python samples, language bindings, and API reference documentation for vS… to gather information about infrastructure. However since i have...
View ArticleHow to get list of storage providers ?
I'm trying to get all list of vCenter Storage providers (VASA) but fails to.(I'm not VMware expert... but need to set up automation - except that I managed to do most of the work)Any advice would be...
View ArticleSDK 6.5.0 and VMs IPs
Hi All.I got the NICS of a VM. The MacAddress, Name, PCI slot or label, ... but I found no class (or subclass) with IPs. Where to find?Thx
View ArticleCan we use VmomiSupport.templateOf on the objects that come back from...
Currently pulling metrics using performanceManager.QueryStats with the pyvmomi sdk on vsphere 6.7. When pulling individual details for managed_objects like Host, Datacenter, Datastore, VM.I am able to...
View ArticlevCenter Client plugin is not appearing in 6.7U1 version getting bundle conflict
Hi, We had upgraded our plugin service layer spring version as per the upgrade guide(attached) from VMware to support with 6.5U2 and above.Our plugin is not coming up on vCenter 6.7U1 but it is working...
View ArticleSession not Authenticated - Client received SOAP Fault from server
Hello, I am attempting to retrieve HostSystem and VirtualMachine data with the web services API after using the vimport.login() method. I seem to be logging in just fine and retrieving the...
View ArticleDeleting vCenter entities fails
Hi,I experienced inconsistent behavior: Trying to delete Hosts fails with:host...is in a vCenter cluster: error_type : None, messages : [LocalizableMessage(default_message="Host with identifier...
View ArticleVersion of OpenSSL Included with VDDK FIPS validated?
We use this SDK in several of our products and we'd like to be able to claim that the features of the products that use the SDK are FIPS 140 compliant. Can someone tell me if the version of OpenSSL...
View ArticleCannot use VmomiSupport.VmomiJSONEncoder on ComputeResource or...
Trying to use the VmomiJSONEncoder on ComputeResource or ClusterComputeResource objects. I have tried it two different ways but keep getting an InvalidProperty error from pyvmomi. Could you please...
View ArticleDeveloping remote plugin and found different JavaScript interfaces and...
Hi, We have developed a vCenter Html plugin two years back with technologies in UI like, Angular, Clarity design system .... There was also lot new developments on the backend. Now we are in the...
View ArticleClassCastException when registering plugin websocket endpoint
Our team is using SDK v6.7 update 3, and the following code: public void contextInitialized(ServletContextEvent sce) { final ServletContext servletContext = sce.getServletContext();...
View ArticleNeed command for removing one snapshot from multiple snapshots(using...
Event the RemoveAllSnapshots is taking bool parameter , it makes no difference.
View ArticleUnable to automate BGP Filters addition using Python
Hi All, I am using NSX v 6.4 with vSphere 6.7. While trying to automate the configuration of BGP Neighbors using python, I am unable to proceed with addition of 'BGP Filters' using python. I have...
View ArticleNEW: Bridge API to JavaScript API Migration Guide
Hi all,To ease the transition from Bridge API calls to new JavaScript API calls, new documentation guide was prepared explaining the transition process.It contains information about the alternative...
View Article"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 Properties from a ManagedObjectReference
I am trying to figure out how to get a subset of properties from a ManagedObjectReference to HostSystem. My current use case is that I am using a property collector to retrieve all VirtualMachines. One...
View Article