Help for this page

Select Code to Download


  1. or download this
    $VAR1 = {
              '-P' => 'hostPassword',
              'alternate_param_options' => [
    ...
                             ],
              '-U' => 'hostLogin'
            };
    
  2. or download this
    Param List : hostPassword all objects hosting-storage-system vfiler sa
    +f  end hostLogin
    
    Value : hostPassword
    ...
    
    Key : -U
    
  3. or download this
    my $test_hash1 = {
              '-P' => 'hostPassword',
    ...
            return $_found if ($_type eq "ARRAY");
    }