Skip to main content
POST
Testar a conectividade com a Núclea para um participante

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

participantIspb
string
obrigatório

Participant ISPB (8 digits). A non-conforming value is rejected with 400.

Exemplo:

"12345678"

Resposta

OK

cdConnection
object
obrigatório

managed file-transfer channel status (not yet configured: NOT_CONFIGURED).

nucleaApi
object
obrigatório

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.

participantId
string
obrigatório

Participant id (8-digit ISPB).

Exemplo:

"12345678"

rsfnConnection
object
obrigatório

message-broker channel status (not yet configured: NOT_CONFIGURED).

certificateExpiresAt
string

Signing-certificate expiry (RFC3339 UTC); not populated when certificate management is not configured.

Exemplo:

"2027-06-15T00:00:00Z"

certificateValid
boolean

Whether the signing certificate is valid (not populated when certificate management is not configured).

Exemplo:

true