facebookarchive / augmented-traffic-control

Augmented Traffic Control: A tool to simulate network conditions
https://facebook.github.io/augmented-traffic-control
Other
4.33k stars 600 forks source link

atc create profiles #304

Open muthurajbharathi opened 7 years ago

muthurajbharathi commented 7 years ago

Hi I need to create profiles from backend instead from UI. How can i do that what is the end point and please provide api endpoint and parameters to be sent to create profile.

chantra commented 7 years ago

@muthurajbharathi this should help you. link to the restore script

https://github.com/facebook/augmented-traffic-control/blob/master/utils/restore-profiles.sh And link to the api https://github.com/facebook/augmented-traffic-control/blob/master/atc/django-atc-api/README.md