Update path apache-nifi-detect (#824)
parent
ac42398a08
commit
7f1d6ee362
|
@ -14,6 +14,7 @@ requests:
|
|||
- "{{BaseURL}}/counters"
|
||||
- "{{BaseURL}}/flow/registries"
|
||||
- "{{BaseURL}}/system-diagnostics"
|
||||
- "{{BaseURL}}/nifi-api/access/config"
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: regex
|
||||
|
@ -23,4 +24,4 @@ requests:
|
|||
- "(aggregate|node)Snapshots?"
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue