models_v2.action_7_enum module¶
-
class
models_v2.action_7_enum.Action7Enum[source]¶ Bases:
objectImplementation of the ‘Action7’ enum.
Specifies the action to be performed on all the specified data tiering groups. ‘Pause’ specifies to pause. ‘Resume’ specifies to resume.
- Attributes:
PAUSE: TODO: type description here. RESUME: TODO: type description here.
-
PAUSE= 'Pause'¶
-
RESUME= 'Resume'¶