A10Networks.com
Support Portal
Partner Portal
toggle menu
Forums
Tips & Configurations
Resources
User Guides
Blogs
Training
Sign In
·
Register
A10Networks.com
Support Portal
Partner Portal
Sign In
·
Register
Forums
Tips & Configurations
Resources
User Guides
Blogs
Training
Sign In
·
Register
×
Home
›
System
Discussion
Backup ACOS 4 configuration using Api
Author
Date within
1 day
3 days
1 week
2 weeks
1 month
2 months
6 months
1 year
of
Examples: Monday, today, last week, Mar 26, 3/26/04
Search
Backup ACOS 4 configuration using Api
zandink
Member
✭
July 2015
edited April 9
in
System
Is there an example available that allows me to backup the system configuration of the A10 using ACOS 4 via aXapi?
Tagged:
backup
aXAPI
0
Comments
dshin
Member
✭
July 2015
edited July 2015
Hi Arno,
So here’s an example on how to pull a back on a system config of an A10 device via aXAPI 3.0 (Release 4.x).
acos-device-ip/axapi/v3/backup/system
With this command it backups the following data:
configs, aFlex, bw-list, class lists
certs, keys, crls
If you search our aXAPI 3.0 docs under "backup system" it will give the system specs of the API call. I hope this answers your question.
Genard
0
Sign In
or
Register
to comment.
Comments
So here’s an example on how to pull a back on a system config of an A10 device via aXAPI 3.0 (Release 4.x).
acos-device-ip/axapi/v3/backup/system
With this command it backups the following data:
configs, aFlex, bw-list, class lists
certs, keys, crls
If you search our aXAPI 3.0 docs under "backup system" it will give the system specs of the API call. I hope this answers your question.
Genard