General Configuration

JFrog REST APIs

Products
JFrog Xray
Content Type
REST API
ft:sourceType
Paligo

Note

This API is available only in Self-hosted instances.

Description: Get the general configuration (artifactory.config.xml).

Since: 2.2.0

Security: Requires a valid admin user

Usage: GET /api/system/configuration

Produces: application/xml (http://www.jfrog.org/xsd/artifactory-v1_7_3.xsd)

Note

To download the xsd file above, you will need to copy and paste http://www.jfrog.org/xsd/artifactory-v1_7_3.xsd to a new tab in your browser.

To

Sample Output:

GET /api/system/configuration

<artifactory.config.xml/>