models_v2.backup_run_status_enum module¶
-
class
models_v2.backup_run_status_enum.
BackupRunStatusEnum
[source]¶ Bases:
object
Implementation of the ‘BackupRunStatus’ enum.
TODO: type enum description here.
- Attributes:
KSUCCESS: TODO: type description here. KFAILURE: TODO: type description here. KSLAVIOLATION: TODO: type description here.
-
KFAILURE
= 'kFailure'¶
-
KSLAVIOLATION
= 'kSlaViolation'¶
-
KSUCCESS
= 'kSuccess'¶