https://github.com/adjust/rex-interface-shell-idrac4
Rex module to support iDRAC 4.00.00.00
https://github.com/adjust/rex-interface-shell-idrac4
Last synced: 9 months ago
JSON representation
Rex module to support iDRAC 4.00.00.00
- Host: GitHub
- URL: https://github.com/adjust/rex-interface-shell-idrac4
- Owner: adjust
- License: other
- Created: 2021-02-22T10:12:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-09T12:53:28.000Z (over 5 years ago)
- Last Synced: 2025-01-17T09:11:56.339Z (over 1 year ago)
- Language: Perl
- Size: 24.4 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.pod
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
=pod
=head1 NAME
Rex::Interface::Shell::Idrac4 -- Rex module to support Idrac4
=head1 DESCRIPTION
Rex module to support Idrac4 shell.
=head1 LICENSE
This software is Copyright (c) 2021 by adjust GmbH.
This is free software, licensed under: The GNU Lesser General Public License, Version 3, June 2007
=head1 SUBROUTINES/METHODS
=over 4
=back
=head3 new
Initialize a Rex::Interface::Shell::Idrac4 object.
=head3 detect
Detect an Idrac4 shell.
=over 4
=back
=head3 exec
Execute a command with the Idrac4 shell.
=cut