ahnlab-epp-collect-file-result
Fetch result of collect file task from AhnLab EPP.
ahnlab-epp-collect-file-result task=TASK
- task=TASK
- Task ID from ahnlab-epp-start-collect-file output
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| _time | Date | 서버 시각 | |
| profile | String | Connect profile | |
| task_id | Long | Task ID | Task ID from input parameter |
| task_status | String | Task status | SUCCESS or FAIL |
| file_name | String | File name | Collected file name |
| file_size | Long | File size | |
| md5 | String | MD5 | MD5 hash of collected file |
| file_uri | String | Download URI | Download URI of collected file |