Actions
Architecture #12695
closedUser story #12516: Create system Rest API to replace V1 API
API : archive endpoints
Fix check:
Regression:
Description
this issue is part of the api v1 deprecated process.
this set of enpoints:
- api/archives/{list, archive, restore, zip}/…
will evolve to:
/rudder/api/latest/system/archives/{list, restore, etc}
/rudder/api/latest/system/archives/groups/{list, restore, etc}
/rudder/api/latest/system/archives/directives/{list, restore, etc}
/rudder/api/latest/system/archives/rules/{list, restore, etc}
Actions