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 #1

Updated by François ARMAND about 12 years ago

  • Subject changed from download / upload archive of configuration to Download archive of groups/directives/rules
  • Description updated (diff)
  • Status changed from New to In progress
Actions #2

Updated by François ARMAND about 12 years ago

  • Description updated (diff)
  • Status changed from In progress to Pending technical review
  • Priority changed from N/A to 3
  • % Done changed from 0 to 100

Corrected in commit f3ec037834c7a692ed3a4085d1b5c8a4304ffb92
(but the message was not the good one)

Actions #3

Updated by Nicolas CHARLES about 12 years ago

  • Status changed from Pending technical review to 10

This looks valid, thank you Francois !

Actions #4

Updated by Jonathan CLARKE almost 12 years ago

  • Subject changed from Download archive of groups/directives/rules to REST API: Download archive of groups/directives/rules
Actions #5

Updated by Jonathan CLARKE almost 12 years ago

  • Status changed from 10 to Released
Actions

Also available in: Atom PDF