How to retrieve a backup of all Traffic Shaper path data remotely without UI interaction
| Article:TECH187723 | | | Created: 2012-04-30 | | | Updated: 2012-04-30 | | | Article URL http://www.symantec.com/docs/TECH187723 |
Problem
You would like to retrieve a backup of all STS path data remotely without needing to interact with the UI. For example you would like to schedule a weekly script, etc. that requires no user interaction.
Cause
Currently none of the STS command line tools provides a method to retrieve either a full backup of the path data or any subset such as all whitelisted IPs, all blacklisted IPs, etc.
Solution
Please see the attached example "getdata.sh" script which demonstrates how to retrieve a gzipped backup of all current path data from an STS. The attached example works on Linux but the example wget commands should also work on Windows.
Please note that the minimum permission needed to backup the STS path data is the "Data Admin" role. It is recommended that a separate user with only the "Data Admin" role be created for use by this script.
Attachments
|
|
|
Article URL http://www.symantec.com/docs/TECH187723
Terms of use for this information are found in Legal Notices









Thank you.