PDA

View Full Version : Script: Print Container Hierarchy


rajib
03-24-2009, 12:21 AM
This is a sample Perl script that uses BVE API server to recursively retrieve list of containers and their immediate children and uses that information to build the nested container hierarchy. The script illustrates how to inspect the configuration and membership of containers.

In order to run this script, place the script under plugin/utils directory. Standard corporate disclaimer applicable.