System
List archives
List configuration archives
get/system/archives/{archiveKind}
Path parameters
archiveKind'full' | 'groups' | 'rules' | 'directives' | 'parameters' required
Example:full
Type of archive to make
Response
Success
Example response
{
"action": "archiveFull",
"data": {
"full": [
{
"commiter": "Rudder system account",
"gitCommit": "546de1b211ecc5b7ca295abac2191bc6bb05d44e",
"id": "2019-09-17_16-06-15.255"
}
]
}
}