Help for this page

Select Code to Download


  1. or download this
    # as per cpan page
    #    my $failover = $omapi->new_object("failover",(name => 'st1_dhcpb'
    +));
    
  2. or download this
    $failover = $omapi->new_object("failover", { $attr => $value });