Allow Download when Xray is Unavailable

Xray REST APIs

Products
JFrog Xray
Content Type
REST API
ft:sourceType
Paligo

Description: You may configure Artifactory to block downloads of artifacts when the connected Xray instance is unavailable. This endpoint lets you override that configuration (and allow the download of artifacts).

Important

Instead of using this API and other APIs for individual Xray settings, it is recommended to use the Update Basic Xray Settings API, which configures multiple Xray settings at one time.

Since: 3.0

Security: Requires an admin user

Usage: POST /artifactory/api/xray/allowDownloadWhenUnavailable?allow={true | false}