Skip to main content
POST
Probar la conectividad con Núclea para un participante

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de ruta

participantIspb
string
requerido

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

Ejemplo:

"12345678"

Respuesta

OK

cdConnection
object
requerido

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

nucleaApi
object
requerido

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
requerido

Participant id (8-digit ISPB).

Ejemplo:

"12345678"

rsfnConnection
object
requerido

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

certificateExpiresAt
string

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

Ejemplo:

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

certificateValid
boolean

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

Ejemplo:

true