Execution module for Cisco Network Services Orchestrator Proxy minions
For documentation on setting up the cisconso proxy minion look in the documentation for salt.proxy.cisconso
.
Apply a system rollback
Parameters: |
|
---|
salt cisco-nso cisconso.apply_rollback 52
Get the configuration of the device tree at the given path
Parameters: |
|
---|---|
Returns: |
The network configuration at that tree |
Return type: |
|
salt cisco-nso cisconso.get_data running 'devices/ex0'
Get the backup of stored a configuration rollback
Parameters: |
name (str ) -- Typically an ID of the backup |
---|---|
Return type: | str |
Returns: | the contents of the rollback snapshot |
salt cisco-nso cisconso.get_rollback 52
Get a list of stored configuration rollbacks
salt cisco-nso cisconso.get_rollbacks
Return system information for grains of the NSO proxy minion
salt '*' cisconso.info
Set a data entry in a datastore
Parameters: |
|
---|---|
Return type: |
|
Returns: |
|
salt cisco-nso cisconso.set_data_value running 'devices/ex0/routes' 10.0.0.20/24
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.cisconso.html