Radware Cloud DDoS Protection Services
Radware Cloud Service provides customers and partners with the ability to programmatically perform service-related actions. The integration can be used to automate application and assets creation and day-to-day management to retrieve up-to-date data about Security Events and Operational Alerts.
Data Enrichment & Threat Intelligence · Radware Cloud DDoS Protection Services
Details
| ID | Radware Cloud DDoS Protection Services |
|---|---|
| Provider | Radware |
| Category | Data Enrichment & Threat Intelligence |
| From Version | 8.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Supported Modules | XSIAM |
README
Radware Cloud Service provides customers and partners with the ability to programmatically perform service-related actions. The integration can be used to automate application and assets creation and day-to-day management to retrieve up-to-date data about Security Events and Operational Alerts
This integration was integrated and tested with version 25.3.1 of Radware Cloud DDoS Protection Services.
Configure Radware Cloud DDoS Protection Services in Cortex
| Parameter | Required |
|---|---|
| Server URL | True |
| Account ID | True |
| API Key | True |
| Event Types to Fetch | True |
| Trust any certificate (not secure) | False |
| Use system proxy settings | False |
Commands
You can execute these commands from the CLI, as part of an automation, or in a playbook.
After you successfully execute a command, a DBot message appears in the War Room with the command details.
radware-cloud-ddos-protection-services-get-events
Send events from Radware Cloud DDoS Protection Services to XSIAM. Used mainly for debugging.
Base Command
radware-cloud-ddos-protection-services-get-events
Input
There are no input arguments for this command.
Context Output
There is no context output for this command.
Configuration parameters
url— Server URL (required)credentials— Account ID (required)event_types— Event Types to Fetch (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (1)
-
radware-cloud-ddos-protection-services-get-eventsSend events from Radware Cloud DDoS Protection Services to Cortex XSIAM. Used mainly for debugging.
category: Data Enrichment & Threat Intelligence provider: Radware sectionorder: - Connect - Collect commonfields: id: Radware Cloud DDoS Protection Services version: -1 configuration: - defaultvalue: https://api.radwarecloud.app display: Server URL name: url required: true type: 0 section: Connect - display: Account ID displaypassword: API Key name: credentials type: 9 required: true section: Connect - display: Event Types to Fetch name: event_types options: - Events - Alerts defaultvalue: Events,Alerts required: true type: 16 section: Collect hidden: - xsoar - display: Trust any certificate (not secure) name: insecure type: 8 required: false section: Connect advanced: true - display: Use system proxy settings name: proxy type: 8 required: false section: Connect advanced: true description: 'Radware Cloud Service provides customers and partners with the ability to programmatically perform service-related actions. The integration can be used to automate application and assets creation and day-to-day management to retrieve up-to-date data about Security Events and Operational Alerts.' display: Radware Cloud DDoS Protection Services name: Radware Cloud DDoS Protection Services script: commands: - description: 'Send events from Radware Cloud DDoS Protection Services to Cortex XSIAM. Used mainly for debugging.' name: radware-cloud-ddos-protection-services-get-events arguments: [] outputs: [] runonce: false script: '-' type: python subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 isfetchevents: true fromversion: 8.0.0 tests: - No tests