Minor update

This commit is contained in:
TwinProduction 2021-10-07 01:08:17 -04:00
parent 1451cdfa64
commit b3d0e54af2

View File

@ -218,7 +218,7 @@ Here are some examples of conditions you can use:
| `[IP]` | Resolves into the IP of the target host | 192.168.0.232
| `[BODY]` | Resolves into the response body. Supports JSONPath. | `{"name":"john.doe"}`
| `[CONNECTED]` | Resolves into whether a connection could be established | `true`
| `[CERTIFICATE_EXPIRATION]` | Resolves into the duration before certificate expiration | `24h`, `48h`, 0 (if not using HTTPS)
| `[CERTIFICATE_EXPIRATION]` | Resolves into the duration before certificate expiration | `24h`, `48h`, 0 (if not using a protocol with certificates)
| `[DNS_RCODE]` | Resolves into the DNS status of the response | NOERROR