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
| ID | HealthCheckAPIvalidation |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/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)