HP Device Manager 4.6 - Database Schema Guide

dm_gateway_walkingtask
This is the gateway table.
1. Table columns
Column
name
Type
name
Column
size
Nullable Primary
key
Foreign key Description
task_id nvarchar 16 NO dm_gateway_walkingtaskresult.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
33