Update and rename exposed-panels/forti/fortiweb-panel.yaml to exposed-panels/fortinet/fortiweb-panel.yaml
parent
42a40437b7
commit
286fac09da
|
@ -10,15 +10,16 @@ requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}/login"
|
- "{{BaseURL}}/login"
|
||||||
|
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
|
part: body
|
||||||
words:
|
words:
|
||||||
- "Please login"
|
- "Please login"
|
||||||
- "ftnt-fortinet-grid"
|
- "ftnt-fortinet-grid"
|
||||||
- "main-fortiweb.css"
|
- "main-fortiweb.css"
|
||||||
condition: and
|
condition: and
|
||||||
part: body
|
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
Loading…
Reference in New Issue