Help for this page

Select Code to Download


  1. or download this
    sub _remove_snap {
        my ( $vm ) = @_;
    ...
        print Dumper @snaps;
        return \@snaps;
    }
    
  2. or download this
    
    $VAR1 = bless( {
    ...
                   }, 'VirtualMachineSnapshotTree' );
    $VAR1 = [];