ovirt-imageio icon indicating copy to clipboard operation
ovirt-imageio copied to clipboard

Document imageio client library

Open ahadas opened this issue 2 years ago • 0 comments

Imageio API was documented in bug 1855465.

Document the python client library

The high level API

  • Getting image info
  • Measuring images
  • Uploading images
  • Uploading snapshots
  • Downloading disks
  • Downloading snapshots
  • Downloading full backups
  • Downloading incremental backups
  • Computing disk checksum
  • Computing image checksum
  • Querying image extents

The low level API

  • Connecting to imageio server
  • Getting disk extents
  • Reading data
  • Writing data
  • Zeroing a byte range
  • Flushing changes

Original bug: https://bugzilla.redhat.com/1890259

ahadas avatar May 24 '22 15:05 ahadas