class documentation
class Action(pb_enum.Enum): (source)
Action to be taken by the agent based on version check.
Constant | __PB2 |
Undocumented |
Constant | ACTION |
Default undefined action. |
Constant | NOP |
No operation needed. |
Constant | RESTART |
Agent restart required. |
Constant | UPDATE |
Update to new version required. |
Inherited from Enum
:
Class Method | get |
Undocumented |
Undocumented
Value |
|