CBLiveFetchFiles Deprecated

Deprecated. Use CBLiveGetFile_V2 instead. Live.

python · Carbon Black Enterprise Response

Details

IDCBLiveFetchFiles
Languagepython
From Version5.0.0
Docker Imagedemisto/python:2.7.18.27799
Tagscarbon-black endpoint

README

Deprecated. Use CBLiveGetFile_V2 instead.

Script Data


Name Description
Script Type python
Tags carbon-black, endpoint

Dependencies


This script uses the following commands and scripts.

  • CBLiveGetFile

Inputs


Argument Name Description
filelocations The specially formatted json with [md5: (path,hostname)].

Outputs


There are no outputs for this script.

commonfields:
  id: CBLiveFetchFiles
  version: -1
name: CBLiveFetchFiles
script: ''
type: python
subtype: python2
deprecated: true
tags:
- carbon-black
- endpoint
comment: Deprecated. Use CBLiveGetFile_V2 instead.
  Live.
system: true
args:
- name: filelocations
  required: true
  default: true
  description: 'specially formatted json with [md5: (path,hostname)]'
scripttarget: 0
dependson:
  must:
  - CBLiveGetFile_V2
timeout: 0s
fromversion: 5.0.0
tests:
- No Test
dockerimage: demisto/python:2.7.18.27799