Need to get VM CreatedOn Timestamp
Is there any generic way we can leverage the modules to get the creation Date of the VM ? Going through the documentation I don't get any leads to see if this is available or not
View ArticlevSphere 7.0 htmlClientSdk.htmlClientSdk.app.getContextObjects()[0] is undefined
Hi,I used vsphere 6.7 sdk , like this: navigateToSummaryView(objectId): void { const selectedTarget = this.selectedTargets; this.storagepluginService.htmlClientSdk.app.navigateTo({...
View ArticlePerform some cleanup before plugin unregister
Hi _vladi_ and laurentsd, Is there any way to get an indication that plugin is going to be unregistered before, so that we can do some clean up?Suppose, we have a logs created for the plugin which we...
View ArticlevSAN Mob for Vcenter server
Hello Everyone, I am trying to access Managed Object for vSAN related through vCenter MOB link , But I am unable to find vSAN related API references. Could you please help me how to gets. I am using...
View ArticleProblem with local deployment of a vcenter plugin
Hi VMWare Community, In order to develop and debug our custom plugin (as a team), we need to deploy and run it on our local machines. Here are some details: What do we do: Local environment setup:We...
View ArticleFailed to create vsphere client by create_vsphere_client API with error...
I am trying to get the all VM list of VMWare vSphere 7 platform. but got failed with "Unknown interface: com.vmware.cis.session". Platform: VMWare vSphere 7 platform with Free licenseLanguage:...
View ArticleGeneral error while connecting to vCenter Server
Hey,When I'm trying connect to a vCenter server* via the official vsphere automation SDK's code I'm getting the following error: "com.vmware.vapi.std.errors_client.InternalServerError: {messages :...
View ArticleWill a C# component written with 5.5 SDK still be compatible with vSphere 6.5?
Hi All, First-time forum user here please be patient Our client currently has a custom C# component written using the 5.5 SDK. This component spins up and shuts down VM's on-demand and is a key...
View ArticleDocumentation for create_vsphere_client() function
I've been unable to find any documentation for the create_vsphere_client() function call.To be specific, I'm looking for the exception documentation to handle authentication errors.
View ArticleHow to use VI JAVA APIs to Import OVF and add ISO to CD-ROM
HI Can anyone help with the the relevant APIs to call for 1. importing OVF to deploy a new VM, and2. adding ISO to CD-ROM of a deployed VM ? TIA
View ArticleWhat is the API equivalent of "esxcli system process stats load get | grep...
I would like to get the global 15-minute load average of my ESXi server using the vSphere API and pyVmomi in particular. On the command line, I can do so as follows:# esxcli system process stats load...
View ArticleDoes vSphere 7.0 SDK Remote plugin sample support Singleton Plug-in pattern?
Hi Team, I'm trying to test Singleton Plug-in topology as mentioned in Remote plugin SDK documentation(vsphere-client-sdk-7.0.0.10100-15863815).In order to test that, I had registered same instance of...
View ArticlePlugin(local & remote HTML plugin) rendering issues with vCenter 7.0 and...
Hi Team, We are observing rending issues for our local plugin with vCenter client 7.0.0.10100 and Google chrome v70.0.3538.77. In order to reproduced i had used vCenter client SDK 7.0 remote plugin...
View ArticleNamespaces Management/vSphere with Kubernetes client initialisation
Hello All, Based on the documentation to create a client to vCenter server is done using create_vsphere_client helper function. The problem is that this Helper function doesn't seem to provide...
View Articlevapp not started
Hi all In our vmware structure, there are 2 vcenter, namely management and edge-resource pool.Management vcenter unfortunatly restarted.We have reactivated vcenter and VSAN and HA,NSX now look...
View ArticleVMware Site Recovery Manager API's don't appear to be functioning
Hello, I have a fully licensed vCenter Server 6 Std. I have an evaluation license of VMWare SRM 8 Enterprise that expires in 4 weeks. I am having trouble with the VMware SRM API's working. Based on...
View ArticleVIsdk with C++
I am planning to use a C++ client with the VISDk web service. Is this supported ? i did not see any examples for C++ anywhere . So awnted to check
View ArticleHow to get current logged in user session of vSphere web client with vim25.
We are using vSphere web client SDK 6.0 (HTML bridge) and trying to retrieve session with com.vmware.vise.usersession.UserSessionService.getUserSession().for JAVA code you can refer vsphere-wssdk...
View ArticleHow to get VirtualMachine moid
I just started working with the MOB and learning about MOID's. I was hoping to get the VirtualMachine MOID. We have ESXi hosts with free license. Any way to get this? I just want to execute...
View ArticleLookup Service Url in vCenter 6.7 or 6.5
Hi, Am trying to find the lookupservice url for a vCenter ESXi version 6.5 . Tried searching so far , not any luck. Can someone help me with the url ?Appreciate any pointers Thanks,Arvind
View Article