vSphere HTML Client - editing custom alarm seems to break the definition
Hi,our QA found a new problem which deals in the changing of the plug-ins custom alarms. During the plug-in installation we define a number of custom events and alarms. The alarms are not activated....
View ArticleHiding the left panel in the HTML5 plugin
Hi, We are developing a new HTML5 based plugin. We would like to know how to remove the left panel that is created by default for the HTML5 based plugins. Our plugins shortcut is placed in the...
View ArticleHow to Filter Property Constraint in HTML5 Plugin Implementation
Hi Folks, I am trying to filter extension by Property Value using the "com.vmware.data.query.PropertyConstraint" <nestedConstraint> tag in "plugin.xml", where a PropertyProviderAdapter is being...
View ArticleCreate a list of objects on left side in plugin main page.
Hi,I am working on creating a plugin and as per our requirement we need to add a list to the left side view and this list should have list of our custom objects.I tried using the...
View ArticleSecuring the connection to VC STS in the vsphere-automation-sdk-java samples
I'm trying to use portions of the samples on Github for vsphere-automation-sdk-java (in particular ExternalPscSsoWorkflow.java) and I have a question about the SSL connections that are made to the VC...
View ArticleUserSession, Linked Mode, and expirations
Over the past couple weeks our team has encountered a few issues which is impacting our Plugin's usage of UserSession and operation in Linked Mode across multiple VCenter Servers.The first issue is...
View ArticleVsphere WebClient SDK V6.7U2 - problems to setup tomcat server in eclipse
Hi, I saw that the new sdk is available, so I downloaded it. After realizing that the "Eclipse-Setup.html" which is found in the "docs" subdirectory is out of date (still refers to the virgo server...
View ArticlevSphere Client SDK 6.7U2 is out !!!
Hi all,vSphere 6.7U2 is now GA and so are the SDKs. Release notes will be up soon but here are some highlights. This release of the vSphere Client contains 2 signficant changes related to plugins: 1....
View ArticleSlow response time VCSA 6.7 "the query execution timed out because of...
Hi,I recently upgrade to 6.7 from 6.5 and everything seems to be functioing ok, but I get a slew of error messages including "The query execution timed out because of a back-end data adapter...
View ArticleDisable Context menu on VM works in Flex, HTML5 menu itself getting...
Hi have used meta-data filtering to disable my context menu operation on VM using following constraint:- ----------------------------------------------------------------------- <metadata><!--...
View ArticleIssue registering an extension using the MOB on vSphere 6.7
We recently noticed that we can no longer use the MOB to manually register our extension. The registration seems to work, however when I attempt to log into vCenter I see an error in the virgo log...
View ArticleHtml SDV V6.7U1 - local plugin - using the htmlClientSdk for actions instead...
Hi I'm workfing on removing the references of WEB_PLATFORM from our plugin, and have come across 2 dificulties. 1) We have some generic action templates which we use, and load our classes depending on...
View ArticleHTML SDK V6.7 U2 - Modal Dialog Size (no relative values allowed?)
We have been checking our plug-in on version 6.7 U2, and it is broken when the vmModal is used as compared to 6.7 U1 and previously. I checked the documentation and found that I am specifiying the...
View ArticlevSphere Client SDK V6.7U2- local plugin, finding files which are located in...
We have text files which are located in the .jar file of our plug-in data provider.They are only needed for certain views - some are .json and some are .xml.The files are read using the path which was...
View ArticlevSphere SDK 6.7 - Error with session and client Id
Hi, We are getting the following error: [ERROR] p-bio-127.0.0.1-9090-exec-10 70000542 100001 ###### com.vmware.vise.util.session.SessionUtil Tried to associate a session to an...
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 ArticleDeveloping Remote Plug-in, using local sdk web client V 6.7U2
Hi,I have been working on a prototype for a Remote Plugin. I have registered the plugin, started it and was able to view the plugin in the web-client. That worked well by just following the...
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 ArticleHow to use vmware::appliance::networking::interfaces::Ipv4Stub.
Hi , Am trying to use the below Get method on IPV4 interface using SDK. Not able to find the usage of how to create IPV4Stub service to invoke this API. Any inputs on this ?...
View Articlecode works fine only after refresh in flex client
Hi, We have some back end code changes done and we are observing a behaviour where the code is working as expected once we refresh the vsphere client. We are not seeing any errors as well. Please let...
View Article