
This patch adds the L7 rule section to the v2 API reference. Change-Id: I43ad86c7cc72b4844247c39f76f30dde349e7a65 Partial-Bug: #1558385
10 lines
166 B
JSON
10 lines
166 B
JSON
{
|
|
"rule": {
|
|
"compare_type": "REGEX",
|
|
"invert": false,
|
|
"type": "PATH",
|
|
"value": "/images*",
|
|
"admin_state_up": true
|
|
}
|
|
}
|