Details
| ID | D2GetFile |
|---|---|
| Language | javascript |
| From Version | 5.0.0 |
| Tags | agent |
README
Gets a file from a system using a D2 agent.
Script Data
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | agent |
Inputs
| Argument Name | Description |
|---|---|
| filepath | The path of the file to retrieve on the endpoint filesystem. |
Outputs
There are no outputs for this script.
commonfields: id: D2GetFile version: -1 name: D2GetFile script: '' type: javascript tags: - agent comment: Get a file from a system using D2 agent. system: true args: - name: filepath default: true description: Path of the file to retrieve on the endpoint filesystem scripttarget: 1 dependson: {} timeout: 0s fromversion: 5.0.0 tests: - no test