debcbc50c8
This patch adds the L7 rule section to the v2 API reference. Change-Id: I43ad86c7cc72b4844247c39f76f30dde349e7a65 Partial-Bug: #1558385
2 lines
276 B
Plaintext
2 lines
276 B
Plaintext
curl -X POST -H "Content-Type: application/json" -H "X-Auth-Token: <token>" -d '{"rule":{"compare_type":"REGEX","invert":false,"type":"PATH","value":"/images*","admin_state_up":true}}' http://198.51.100.10:9876/v2.0/lbaas/l7policies/8a1412f0-4c32-4257-8b07-af4770b604fd/rules
|