What are the parameters for the `createBackup` action?
2 vues
Réponse
The `createBackup` action accepts the following parameters:
- `path`: A string that specifies the directory path for the backup location.
- `tables`: A boolean (TRUE/FALSE) that, when set to True, backs up each object as a CAS table instead of persisting the backup to the file system. The default is FALSE.