PrepareArcannaRawJson Deprecated

Deprecated. No available replacement.

python · ArcannaAI

Details

IDPrepareArcannaRawJson
Languagepython
From Version5.5.0
Docker Imagedemisto/python3:3.10.14.98471
TagsUtility

README

Transform a string into a json and escape it for Arcanna to use it in send_event

Output
Path Type Description
JsonObject String specifies the type of Arcanna ML processor used
args:
- default: true
  description: Input string to transform to JSON escaped object.
  name: input
  required: true
comment: Deprecated. No available replacement.
commonfields:
  id: PrepareArcannaRawJson
  version: -1
dockerimage: demisto/python3:3.10.14.98471
enabled: true
name: PrepareArcannaRawJson
outputs:
- contextPath: JsonObject
  description: The JSON object loaded from input and escaped for Arcanna to be used.
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags:
- Utility
type: python
deprecated: true
fromversion: 5.5.0
tests:
- No tests (auto formatted)