CortexXDRCloudProviderWidget
This script returns an HTML result of the cloud providers in the incident. The result will be displayed in the following font colors: AWS - red, GCP - green, Azure - blue.
python · Cortex XDR by Palo Alto Networks
Details
| ID | CortexXDRCloudProviderWidget |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | dynamic-section |
README
This script returns an HTML result of the cloud providers in the incident. The result will be displayed
in the following font colors: AWS - red, GCP - green, Azure - blue.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-section |
| Cortex XSOAR Version | 6.0.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
comment: 'This script returns an HTML result of the cloud providers in the incident. The result will be displayed in the following font colors: AWS - red, GCP - green, Azure - blue.' commonfields: id: CortexXDRCloudProviderWidget version: -1 name: CortexXDRCloudProviderWidget script: '-' tags: - dynamic-section timeout: '0' type: python subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 fromversion: 6.0.0 tests: - No tests (auto formatted)