Performs small, read-only metadata requests and reports each check rather than stopping at the first network or schema failure. No data query is issued. Argument errors still stop immediately.
Arguments
- client
An
edr_client().- collection_id
Optional collection identifier.
- instance_id
Optional instance identifier. Requires
collection_id.- refresh
If
TRUE(default), perform fresh probes and replace successful cache entries. UseFALSEto permit cached metadata.