models_v2.view_category_enum module¶
-
class
models_v2.view_category_enum.
ViewCategoryEnum
[source]¶ Bases:
object
Implementation of the ‘ViewCategory’ enum.
Deprecated. Use category defined in viewParams instead.
- Attributes:
BACKUPTARGET: TODO: type description here. FILESERVICES: TODO: type description here. OBJECTSERVICES: TODO: type description here.
-
BACKUPTARGET
= 'BackupTarget'¶
-
FILESERVICES
= 'FileServices'¶
-
OBJECTSERVICES
= 'ObjectServices'¶