dtdHealthy property

bool? dtdHealthy
final

Whether the DTD rohd service appears healthy for source navigation.

null means the client did not perform a DTD health check. false means the service is missing, incomplete, or registered by an owner that does not advertise the expected ROHD bridge capabilities.

Implementation

final bool? dtdHealthy;