GrrGetHunt Deprecated

Deprecated. Use grr_get_hunt instead.

python · GRR

Details

IDGrrGetHunt
Languagepython
From Version5.0.0
Docker Imagedemisto/python:2.7.18.27799
TagsGRR

README

Renders the hunts summary.

Script Data


Name Description
Script Type python
Tags GRR

Dependencies


This script uses the following commands and scripts.

  • grr_get_hunt

Inputs


Argument Name Description
hunt_id The hunt ID.

Outputs


There are no outputs for this script.

commonfields:
  id: GrrGetHunt
  version: -1
name: GrrGetHunt
script: ''
type: python
subtype: python2
deprecated: true
tags:
- GRR
comment: Deprecated. Use grr_get_hunt instead.
system: true
args:
- name: hunt_id
  required: true
  default: true
  description: Hunt id
scripttarget: 0
timeout: 0s
dependson:
  must:
  - grr_get_hunt
fromversion: 5.0.0
dockerimage: demisto/python:2.7.18.27799
tests:
- No tests (auto formatted)