AvantGuard - SentinelOne icon

AvantGuard - SentinelOne

AvantGuard - SentinelOne

Actions682

Overview

This node operation deletes a specified Firewall Rule Category within the Network Quarantine Control resource. It is useful for managing firewall configurations by removing obsolete or unwanted firewall rule categories programmatically. For example, a security administrator can automate cleanup of deprecated firewall categories to maintain an organized and secure network environment.

Properties

Name Meaning
Firewall Rule Category Specifies the firewall rule category to delete. For Network Quarantine, use 'network-quarantine'.
Additional Body Fields Optional additional fields to include in the request body, such as filters to refine the deletion criteria.

Output

JSON

  • success - Indicates whether the firewall rule category deletion was successful.
  • message - Additional information or confirmation message about the deletion operation.

Dependencies

  • Requires an API key credential for authentication to the AvantGuard SentinelOne API service.

Troubleshooting

  • Ensure the 'Firewall Rule Category' property is correctly specified; using an incorrect or empty value may cause the deletion to fail.
  • If the API returns authentication errors, verify that the API key credential is valid and has sufficient permissions.
  • Malformed JSON in the 'Filter' field can cause request failures; ensure the JSON is well-formed and matches expected schema.
  • Network connectivity issues to the API endpoint can cause timeouts or errors; verify network access and base URL configuration.

Links

Discussion