add the rackstandby exit_rackstandby lowpower functions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9249 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
d2a1d9da61
commit
3536473874
@ -16,7 +16,7 @@ sub parse_args {
|
||||
my $command = $request->{command};
|
||||
my $args = $request->{arg};
|
||||
my %opt = ();
|
||||
my @rpower = qw(on onstandby off softoff stat state reset boot of sms);
|
||||
my @rpower = qw(on onstandby off softoff stat state reset boot of sms rackstandby exit_rackstandby lowpower);
|
||||
|
||||
#############################################
|
||||
# Responds with usage statement
|
||||
|
Loading…
x
Reference in New Issue
Block a user