Description: Save the general configuration (artifactory.config.xml
).
Note
This API is available only in Self-hosted instances.
Since: 2.2.0
Notes: This is an advanced feature - make sure the new configuration is really what you wanted before saving.
Security: Requires a valid admin user
Usage: POST /api/system/configuration
Consumes: 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.
Sample Usage:
POST /api/system/configuration <artifactory.config.xml/>