HP Device Manager 4.5 - Database Schema Guide
34
dm_gateway_walkingtask
This is the gateway walking task table.
1. Table columns
Column Name
Type Name
Column Size
Nullable
Primary Key
Foreign Key
Description
task_id
nvarchar
16
NO
√
√
dm_gateway_walkingtaskre
sult.task_id
Discover
gateway task ID
end_time
datetime
23
YES
Task end time
progress
int
10
YES
Process status:
0~100
scope_name
nvarchar
50
NO
Related scope
name
start_time
datetime
23
YES
Task start time
2. Relevant UI