Backend_BackupImportResult

struct

Result of a backup import operation

Property Type Description
success Boolean Indicates whether the backup import operation completed successfully
message String Human-readable status or summary message detailing the import result
logs
ArrayString
Execution logs generated during the backup restoration process
part of the Apioo-Project