HealthCheckServerConfiguration
Collect server configurations and save that into a table field.
python · System Diagnostics and Health Check
Details
| ID | HealthCheckServerConfiguration |
|---|---|
| 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: Collect server configurations and save that into a table field. commonfields: id: HealthCheckServerConfiguration version: -1 dockerimage: demisto/python3:3.12.13.11879924 enabled: true name: HealthCheckServerConfiguration outputs: - contextPath: FileData description: Data read from war room file. type: Unknown - contextPath: HealthCheck.ActionableItems description: A list of possible actions for improving the system health. type: Unknown runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: [] type: python fromversion: 6.0.0 marketplaces: - xsoar tests: - No tests (auto formatted)