JobCreator

Job Creator for the Content Management pack.

python · XSOAR CI/CD

Details

IDJobCreator
Languagepython
From Version6.0.0
Docker Imagedemisto/xsoar-tools:1.0.0.11807991
Tagsconfiguration Content Management

README

Troubleshooting

Multi-tenant environments should be configured with the Cortex Rest API instance when using this
automation. Make sure the Use tenant parameter (in the Cortex Rest API integration) is checked
to ensure that API calls are made to the current tenant instead of the master tenant.

args:
- default: true
  description: The name of the job to configure.
  name: job_name
  required: true
commonfields:
  id: JobCreator
  version: -1
name: JobCreator
comment: Job Creator for the Content Management pack.
outputs:
- contextPath: ConfigurationSetup.Jobs.creationstatus
  description: The creation status of the job.
  type: Unknown
script: '-'
subtype: python3
tags:
- configuration
- Content Management
timeout: '0'
type: python
dockerimage: demisto/xsoar-tools:1.0.0.11807991
tests:
- No tests (auto formatted)
fromversion: 6.0.0
marketplaces:
- xsoar