mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
parent
28c87cab17
commit
d6dc6f97b5
1 changed files with 2 additions and 0 deletions
|
@ -1130,6 +1130,8 @@ def get_route(ip):
|
|||
'''
|
||||
Return routing information for given destination ip
|
||||
|
||||
.. versionadded:: 2015.5.3
|
||||
|
||||
CLI Example::
|
||||
|
||||
salt '*' network.get_route 10.10.10.10
|
||||
|
|
Loading…
Add table
Reference in a new issue