Key: domain-host-add
domain-host-add
Name: New Domain Host Discovered
Triggers when: A hostname is detected during a discovery scan that was not detected on the previous scan
domain_id
integer
ID of domain
domain
string
Domain detected during scan
{ "domain_id": 12345, "domain": "example.com" }
Last updated 3 years ago