{
  "description": "Confirm success, retrieve hostname",
  "expr": "$parseUrl(\"http://user:pass@host.com:8080/p/a/t/page.html?param1=string&param2=true#hash\").hostname",
  "dataset": "metadata",
  "bindings": {},
  "result": "host.com"
}