Test connectivity to Núclea for a participant
Sends a role-correct connectivity probe over the REST channel (AGEN001 for the DOMICILE_IF role, AGEN999 for other participant roles) and reports the round-trip echo and latency in the nucleaApi channel status. The path param is the participant’s 8-digit ISPB, NOT the participant UUID the sibling /v1/participants operations take. 404 when the ISPB is not a participant in the tenant’s catalog. RBAC: connectivity:test (admin). The cdConnection and rsfnConnection channels report NOT_CONFIGURED because the managed file-transfer and message-broker transports are not currently available. An open-breaker transport returns a retryable 503.
Authorizations
JWT bearer token issued by the identity provider.
Path Parameters
Participant ISPB (8 digits). A non-conforming value is rejected with 400.
"12345678"
Response
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

