Update and rename bmc-discovery-outpost-panel.yaml to bmc-panel-detect.yaml
parent
95fd3f2b9f
commit
04e313c40f
|
@ -1,4 +1,4 @@
|
|||
id: bmc-discovery-outpost-panel
|
||||
id: bmc-panel-detect
|
||||
|
||||
info:
|
||||
name: BMC Discovery Outpost Panel Detect
|
||||
|
@ -11,13 +11,8 @@ requests:
|
|||
path:
|
||||
- "{{BaseURL}}/adminlogin"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "<title>BMC Discovery Outpost: Login</title>"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue