The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

poweron-vapp.pl

This example script uses the API to list available vApps and then the power-on the vApp selected by the user.

Usage

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

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