models.run_type_get_vault_run_stats_enum module¶
-
class
models.run_type_get_vault_run_stats_enum.RunTypeGetVaultRunStatsEnum[source]¶ Bases:
objectImplementation of the ‘runType_GetVaultRunStats’ enum.
TODO: type enum description here.
- Attributes:
KARCHIVE: TODO: type description here. KRESTORE: TODO: type description here. KCLOUDSPIN: TODO: type description here.
-
KARCHIVE= 'kArchive'¶
-
KCLOUDSPIN= 'kCloudSpin'¶
-
KRESTORE= 'kRestore'¶