User story #21321
closedUser story #21247: Add an API endpoint to export rules, directives, techniques, groups and their dependencies in an archive
Add API endpoint to import an archive of rules/etc
Description
In that ticket, we will only support two overriding mode:
- don't override anything, ie check before starting saving things that none exists (or exists but with the same values)
- override everything (ie do not try to merge or conditionnaly override things).
The archive must follow a standard layout:
Updated by François ARMAND over 2 years ago
- Status changed from New to In progress
Updated by François ARMAND over 2 years ago
Work in progess here: https://github.com/fanf/rudder/commit/1533f51f8c2c03e0c035f32ccb02ba633c7dd2d8
Updated by François ARMAND over 2 years ago
Work in progess here: https://github.com/fanf/rudder/commit/5933812ecf74e4c869e9143f3f9c160d4d6c1e71
Updated by François ARMAND over 2 years ago
Work in progess here: https://github.com/fanf/rudder/commit/00513071abf72a2e4d08d04716086b22a74d6e3c
Updated by François ARMAND over 2 years ago
Work in progess here: https://github.com/fanf/rudder/commit/6c8ec2367820d1d0feef319aeabaf6a29d624953
Updated by François ARMAND over 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/4367
Updated by François ARMAND over 2 years ago
- Status changed from Pending technical review to Resolved
Closing this one, it was merged with parent