The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

org_get.pl

This example script shows how to successfully retrieve data on a specific organization from VCD via the API.

Usage

  ./org_get.pl --username USER --password PASS --orgname ORG --hostname HOST
  

Orgname is optional. It will default to "System" if not given.

Information on a random organization that the user has access to will be returned.