dvmcmd
Device Manager Command
DeviceTask #
Bases: FMGExecObject
Add/Del device request
Attributes:
Name | Type | Description |
---|---|---|
action |
Literal['add', 'del']
|
Add or Del device |
adom |
str
|
ADOM to use |
device |
Union[str, DeviceAction, ModelDevice]
|
Device to add/del |
flags |
List[FLAGS]
|
Job flags |
groups |
List[Scope]
|
device groups |
validate_devicejob #
validate_devicejob() -> DeviceTask
Validate device job