Quantcast
Channel: VMware Communities : Discussion List - vSphere Client SDK
Viewing all articles
Browse latest Browse all 2218

Add shortcut for chassis ui does not worked.

$
0
0

Hi, I am a newbie of vShpere user, I'm studying about the sample code in 6.0 sdk sample.

I got a question In chassis-ui sample.

That is how can I create a shortcut for chassis-ui on the inventories at home page?

 

I used below extension in chassis-ui's plugin.xml but it didn't work.

 

<extension id="com.vmware.samples.chassis.shortcut">

      <extendedPoint>vise.home.shortcuts</extendedPoint>

      <object>

         <name>chassis</name>

         <categoryUid>vsphere.core.controlcenter.inventoriesCategory</categoryUid>

         <targetViewUid>com.vmware.samples.chassis.viewTemplateInstance</targetViewUid>

      </object>

 </extension>

 

It should be a wrong tagetViewUid, but anyone can help me to get understand how to add a shortcut in the home page? thank you!

<extension id="com.vmware.samples.chassis.shortcut">
      <extendedPoint>vise.home.shortcuts</extendedPoint>
      <object>
         <name>chassis</name>
         <categoryUid>vsphere.core.controlcenter.inventoriesCategory</categoryUid>
         <targetViewUid>com.vmware.samples.chassis.viewTemplateInstance</targetViewUid>
      </object>
   </extension>

Viewing all articles
Browse latest Browse all 2218

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>