Probar la conectividad con Núclea para un participante
Envía una sonda de conectividad adecuada para el rol por el canal REST (AGEN001 para el rol DOMICILE_IF y AGEN999 para los demás roles de participante) e informa el eco de ida y vuelta y la latencia en el estado del canal nucleaApi. El parámetro de ruta es el ISPB de 8 dígitos del participante, NO el UUID de participante que usan las operaciones hermanas de /v1/participants. Devuelve 404 cuando el ISPB no corresponde a un participante del catálogo del tenant. RBAC: connectivity:test (admin). Los canales cdConnection y rsfnConnection informan NOT_CONFIGURED porque los transportes administrados de archivos y de mensajería no están disponibles actualmente. Un transporte con el circuit breaker abierto devuelve un 503 reintentable.
Autorizaciones
JWT bearer token issued by the identity provider.
Parámetros de ruta
Participant ISPB (8 digits). A non-conforming value is rejected with 400.
"12345678"
Respuesta
OK
managed file-transfer channel status (not yet configured: NOT_CONFIGURED).
Núclea REST-channel connectivity probe outcome: status is OK when the probe echo round-trips and DEGRADED otherwise. The probe sent is selected by the participant role: AGEN001 for the DOMICILE_IF (IF Domicílio) role, AGEN999 for other roles.
Participant id (8-digit ISPB).
"12345678"
message-broker channel status (not yet configured: NOT_CONFIGURED).
Signing-certificate expiry (RFC3339 UTC); not populated when certificate management is not configured.
"2027-06-15T00:00:00Z"
Whether the signing certificate is valid (not populated when certificate management is not configured).
true

