[#NetGroupManager-ASMapHealthCheck] = xref:NetGroupManager.adoc[NetGroupManager]::ASMapHealthCheck :relfileprefix: ../ :mrdocs: Analyze and log current health of ASMap based buckets. == Synopsis Declared in `<netgroup.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void ASMapHealthCheck(std::vector<CNetAddr> const& clearnet_addrs) const; ---- == Parameters [cols="1,4"] |=== | Name| Description | *clearnet_addrs* | The clearnet addresses to check for asmap coverage. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#