list-configurations.pl

This example script demonstrates the Lab Manager API call ListConfigurations(). This call returns an array of configurations objects that are found.

Data::Dumper is used to print the returned array of objects.

Parameters

 --server    - LabManager server to connect to
 --username  - Username to use to perform this action with
 --password  - Password for the above username