Cisco::UCS::Blade

Class for operations with a Cisco UCS blade
Download

Cisco::UCS::Blade Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Luke Poskitt
  • Publisher web site:
  • http://search.cpan.org/~ltp/

Cisco::UCS::Blade Tags


Cisco::UCS::Blade Description

Cisco::UCS::Blade is a Perl module that provides operations with a Cisco UCS Blade.Note that you are not supposed to call the constructor yourself, rather a Cisco::UCS::Blade object is created automatically by method calls to a Cisco::UCS::Chassis object.SYNOPSIS foreach my $blade ($ucs->chassis(1)->get_blades) { printf ("\t: %-20s\n", $blade->id, $blade->serial) } print $chassis(2)->blade(3)->memory_available;Product's homepage


Cisco::UCS::Blade Related Software