Testar a conectividade com a Núclea para um participante
Envia uma sonda de conectividade adequada ao papel pelo canal REST (AGEN001 para o papel DOMICILE_IF e AGEN999 para os demais papéis de participante) e informa o eco de ida e volta e a latência no status do canal nucleaApi. O parâmetro de caminho é o ISPB de 8 dígitos do participante, NÃO o UUID de participante usado pelas operações irmãs de /v1/participants. Retorna 404 quando o ISPB não corresponde a um participante no catálogo do tenant. RBAC: connectivity:test (admin). Os canais cdConnection e rsfnConnection informam NOT_CONFIGURED porque os transportes gerenciados de arquivos e de mensageria não estão disponíveis no momento. Um transporte com o circuit breaker aberto retorna um 503 que permite nova tentativa.
Autorizações
JWT bearer token issued by the identity provider.
Parâmetros de caminho
Participant ISPB (8 digits). A non-conforming value is rejected with 400.
"12345678"
Resposta
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

