Notifications {
  Namespace: "mappings"
  Notification {
    HttpRequest {
      Method: "POST"
      Port: 81
      Path: "/rescan"
    }
    Extended: true
  }
}
Notifications {
  Namespace: "topology"
  Notification {
    HttpRequest {
      Method: "POST"
      Port: 81
      Path: "/rescan"
    }
    Extended: true
  }
}
