1 Reply Latest reply on Aug 5, 2013 5:11 AM by arun2arunraj

    Is it possible to discover a resourceType under another resourceType ? ? ?

    arun2arunraj

      Hi Developers,

       

          I know It is possible. But for the following scenario, I dont know how to code. Please guide me as what you guys have done before.

       

      Scenario :

       

           A resourceType should not display any resource but under that resourceType I need to get many resourceTypes.

       

      For Eg:

        

           |-----Services           ->resourceType

                |-----EMail          ->resourceType

                      |----Customer 1

                      |----Customer 2

                |-----User          ->resourceType

                      |----Customer 1

                      |----Customer 2

                |------WebService ->resourceType

                      |----Customer 1

                      |----Customer 2

       

               Is the above hierarchy possible. I believe it is possible in some way. Please give a way to implement the above plugin.

       

      NOTE : Services - ResourceType should aggregate the metrics of the child resourceTypes ( Email , User , WebService). So Services is mandatory.

       

      Regards,

      ArunRaj