HealthCheckAPIvalidation

Validate if API Integration was defined correctly. If not detect what is the problem and warn about it.

python · System Diagnostics and Health Check

Details

IDHealthCheckAPIvalidation
Languagepython
From Version6.0.0
Docker Imagedemisto/python3:3.12.13.11879924

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.

comment: |-
  Validate if API Integration was defined correctly.
  If not detect what is the problem and warn about it.
commonfields:
  id: HealthCheckAPIvalidation
  version: -1
dockerimage: demisto/python3:3.12.13.11879924
enabled: true
name: HealthCheckAPIvalidation
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.0.0
tests:
- No tests (auto formatted)