> > +{ 'type': 'BackupStatus',
> > +  'data': {'*status': 'str', '*errmsg': 'str', '*total': 'int',
> > +           '*transferred': 'int', '*zero-bytes': 'int',
> > +           '*start-time': 'int', '*end-time': 'int',
> > +           '*backupfile': 'str', '*uuid': 'str' } }
> > +
> 
> Missing documentation for what all these fields mean.

Yes, sorry for that. I just wanted to get an early feedback from the community
before I work out the details.

Reply via email to