Page Menu
Home
VyOS Platform
Search
Configure Global Search
Log In
Files
F117520631
poweroff.xml
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
poweroff.xml
View Options
<?xml version="1.0"?>
<interfaceDefinition>
<node
name=
"poweroff"
>
<properties>
<help>
Shutdown
the
system
</help>
</properties>
<command>
sudo
${
vyos_op_scripts_dir
}
/powerctrl.py
--poweroff
now
</command>
<children>
<leafNode
name=
"now"
>
<properties>
<help>
Shutdown
the
system
imidiently
</help>
</properties>
<command>
sudo
${
vyos_op_scripts_dir
}
/powerctrl.py
--yes
--poweroff
now
</command>
</leafNode>
<leafNode
name=
"cancel"
>
<properties>
<help>
Cancel
a
pending
reboot
</help>
</properties>
<command>
sudo
${
vyos_op_scripts_dir
}
/powerctrl.py
--cancel
</command>
</leafNode>
<tagNode
name=
"in"
>
<properties>
<help>
Reboot
in
X
minutes
</help>
<completionHelp>
<list>
Minutes
</list>
</completionHelp>
</properties>
<command>
sudo
${
vyos_op_scripts_dir
}
/powerctrl.py
--yes
--poweroff
'
$
3'
</command>
</tagNode>
<tagNode
name=
"at"
>
<properties>
<help>
Reboot
at
a
specific
time
</help>
<completionHelp>
<list>
HH:MM
</list>
</completionHelp>
</properties>
<command>
sudo
${
vyos_op_scripts_dir
}
/powerctrl.py
--yes
--poweroff
'
$
3'
</command>
</tagNode>
</children>
</node>
</interfaceDefinition>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Sat, Sep 26, 11:24 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4250242
Default Alt Text
poweroff.xml (1 KB)
Attached To
Mode
rVYOSONEX vyos-1x
Attached
Detach File
Event Timeline
Log In to Comment