Reconnect to Federation Client

JFrog REST APIs

Content Type
REST API
ft:sourceType
Paligo

Description: If Artifactory cannot connect to the Artifactory Federation service automatically during startup, use this endpoint to reconnect the service manually.

Warning

Your Federated repositories cannot synchronize events among members when the Artifactory Federation service is not connected.

Since: 7.104.2

Security: Requires Admin permissions

Usage: POST artifactory/api/federation/reconnect

Sample Request:

POST https://<Artifactory_URL>/artifactory/api/federation/reconnect

Sample Response:

{
    "true"
}

Status Codes:

Code

Description

200

Success

424

Failed Dependency Client