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 (https://releases.jfrog.io/artifactory/static-release-virtual/xsd/artifactory/artifactory-v3_4_0.xsd)
Note
To download the xsd file above, you will need to copy and paste https://releases.jfrog.io/artifactory/static-release-virtual/xsd/artifactory/artifactory-v3_4_0.xsd
to a new tab in your browser.
Sample Usage:
POST /api/system/configuration <artifactory.config.xml/>