Menu

#81 InventoryNavigator issue with highly nested VirtualApp

2.0
open-accepted
Steve
API (125)
5
2010-01-30
2010-01-27
No

Lets say i have this "complex" VirtualApp structure :

TopLevel VirtualApp
-> Second Level VirtualApp
-> Third Level VirtualApp
VMs ....
-> Fourth Level VirtualApp
-> Fifth Level VirtualApp
VMs ...

With InventoryNavigator i would not get all VirtualApp items :'(
I'm getting TopLevel VirtualApps & Second Level VirtualApps, and for the nested ones, i must use my "own navigator" checking myself if VirtualApp object, has children resourcePools and so on...

I hope this is understable ;-) ?

PS: Same for ResourcePool, because VirtualApp is a resourcePool object ;-)

Discussion

  • Steve

    Steve - 2010-01-30
    • status: open --> open-accepted
     
  • Steve

    Steve - 2010-01-30

    It's caused by missing travel spec...