Firewall management: Read and Write.
External DocumentationTo learn more, visit the CrowdStrike documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Firewall management: Read and Write.| Parameter | Description |
|---|---|
| Audit Log Comment | Audit log comment for this action. |
| Rule Group IDs | A comma-separated list of rule groups IDs to be deleted. You can find the rule group ID in the Custom IOA Rule Groups page. |
{
"errors": [
{
"code": 0,
"id": "string",
"message": "string"
}
],
"meta": {
"pagination": {
"after": "string",
"limit": 0,
"offset": 0,
"total": 0
},
"powered_by": "string",
"query_time": 0,
"trace_id": "string",
"writes": {
"resources_affected": 0
}
},
"resources": [
"string"
]
}
Was this page helpful?