defense_deploy
Deploy a defense rule to block, rate-limit, quarantine, or alert on matching threat signatures. Requires Pro tier or Novyx Cloud.
Instructions
Deploy a defense rule against a threat signature.
Automatically blocks, rate-limits, quarantines, or alerts on matching threats. Requires Pro tier or Novyx Cloud.
Args: signature_id: The threat signature to defend against. rule_type: Defense type — block, rate_limit, quarantine, or alert_only. rule_config: Optional JSON string with rule configuration.
Returns: JSON string with the deployed defense details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_type | Yes | ||
| rule_config | No | ||
| signature_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |