ahnlab-epp-search-file-result
Fetch result of search file task from AhnLab EPP.
ahnlab-epp-search-file-result [profile=PROFILE] task=TASK start=START end=END [interface-id=INTERFACE-ID]
- profile=PROFILE
- Ahnlab EPP connect profile code
- task=TASK
- Task ID from ahnlab-epp-start-search-file output
- start=START
- Starting IP address for search
- end=END
- Ending IP address for search
- interface-id=INTERFACE-ID
- Ahnlab EPP external link interface ID
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| _time | Date | Time | Task completion time |
| task_id | Long | Task ID | Task ID from ahnlab-epp-start-search-file output |
| task_status | String | Task status | SUCCESS or FAIL |
| file_path | String | File path | Found file path |
| file_name | String | File name | Found file name |
| file_size | Long | File size | Found file size |
| file_created_at | Date | File creation time | File creation time |
| file_modified_at | Date | File modification time | File modification time |
| md5 | String | MD5 | MD5 of file |
| node_id | Long | Node ID | Node ID from ahnlab-epp-start-search-file output |
| ip | IP address | IP address | IP address of node |
| mac | String | MAC address | MAC address of node |
| user | String | User | Logon user |