Update Repository Replication Configuration

Update existing replication configuration for given repository key, if found. Supported by local and remote repositories. Requires Artifactory Pro

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

Repository key

Body Params

Full or partial replication configuration

Replication configuration for creating/updating replications. Note that repoKey and replicationKey are returned in responses but not required in requests.

string

URL of the remote repository (required for local replication)

int32

Socket timeout in milliseconds

string

Username for authentication

string

Password for authentication

boolean

Enable event-based replication (refers to both push and pull replication)

boolean

Whether replication is enabled

string

Cron expression for scheduled replication

boolean

Whether to sync deletions (default false)

boolean

Whether to sync properties (default true)

boolean

Whether to sync statistics

string

Include path prefix pattern (added in Artifactory 7.24.4)

string

Exclude path prefix pattern (added in Artifactory 7.24.4)

string

Proxy ID

boolean

When true, disables proxy usage for this replication

boolean

When true, enables distributed checksum storage. Requires Enterprise+ license.

Responses
200

Replication configuration updated successfully

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json