Get File Sample From Path - Generic
Common Playbooks Pack.#
This Playbook is part of theReturns a file sample, to the War Room from a path on an endpoint using one or more integrations.
inputs:
- UseD2 - If "True", use the Demisto Dissolvable Agent (D2) to return the file. The default is "False".
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooks- Get File Sample From Path - Carbon Black Enterprise Response
- Get File Sample From Path - D2
#
IntegrationsThis playbook does not use any integrations.
#
ScriptsThis playbook does not use any scripts.
#
CommandsThis playbook does not use any commands.
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
UseD2 | no | Optional | |
Hostname | The endpoint hostname. | ${Endpoint.Hostname} | Optional |
Path | The path of the file. | ${File.Path} | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
File | The file to sample. | unknown |