BackupProcess ######### .. note:: + Examples for model: :doc:`/examples/models/BackupProcess` + This is autogenerated page, don't change them directly, use template. Read more in :doc:`/development` Properties ---------- .. list-table:: :widths: 15 15 70 :header-rows: 1 * - Name - Type - Notes * - **brief_info** - `BackupProcessInfo <./BackupProcessInfo.html>`_ - `optional` * - **progress_info** - `ProgressInfo <./ProgressInfo.html>`_ - `optional` * - **process_kind** - **str** - `optional` * - **exceptions** - `list[Exception] <./Exception.html>`_ - `optional` * - **progress_status** - **str** - `optional` * - **process_id** - **int** - `optional` * - **finished** - **bool** - `optional` [default to ``False``]