HealthCheckNumberOfDroppedIncidents

Number of dropped incidents.

python · System Diagnostics and Health Check

Details

IDHealthCheckNumberOfDroppedIncidents
Languagepython
From Version6.0.0
Docker Imagedemisto/python3:3.12.13.11879924
Tagsdynamic-section

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:
- auto: PREDEFINED
  default: true
  description: Is widget or playbook command.
  name: isWidget
  predefined:
  - 'False'
  - 'True'
- description: Define the thresholds.
  name: Thresholds
comment: Number of dropped incidents.
commonfields:
  id: HealthCheckNumberOfDroppedIncidents
  version: -1
dockerimage: demisto/python3:3.12.13.11879924
enabled: true
name: HealthCheckNumberOfDroppedIncidents
outputs:
- contextPath: NumberOfDroppedIncidents
  description: Number of dropped incidents.
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags:
- dynamic-section
type: python
fromversion: 6.0.0
tests:
- No tests (auto formatted)