worstcase / blockade

Docker-based utility for testing network failures and partitions in distributed applications
http://blockade.readthedocs.org
Apache License 2.0
907 stars 72 forks source link

Blockade REST API Setup Parameters #72

Open JMurph2015 opened 6 years ago

JMurph2015 commented 6 years ago

Hi! Firstly, thanks for this excellent tool. This could potentially save my behind on a project. Secondly, does the "Create a Blockade" endpoint support a "network" key like the blockade.yaml? Thanks! Joseph Murphy

labisso commented 6 years ago

Hi, yes that should work. Essentially any config valid for blockade.yaml should also work for the REST endpoint. The docs should make that more clear than they do.