Project

General

Profile

Actions

User story #2320

closed

REST API: Download archive of groups/directives/rules

Added by Fabrice FLORE-THÉBAULT about 12 years ago. Updated almost 12 years ago.

Status:
Released
Priority:
3
Category:
Web - Maintenance
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

In the "archive" section, be able to download an archive file (zip, tgz) with the saved state of the configuration.

The upload part is tracked in #2356

There is a REST API for downloading Git archives as ZIP:

  • /api/archives/zip/groups/${commitId}
  • /api/archives/zip/directives/${commitId}
  • /api/archives/zip/rules/${commitId}
  • /api/archives/zip/all/${commitId}

Note that for the rest API, you can download ANY commit ID, not only the one corresponding to tags.

Actions

Also available in: Atom PDF