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 ;-)
It's caused by missing travel spec...