login.pl

This example script shows how to successfully log into VCD via the API.

Usage

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

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