mock_rule_remove
Remove an existing mock rule by host and rule ID, archiving its fixture to let matching requests pass through again.
Instructions
Archive one rule (and its fixture); matching requests pass through again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Rule host: "*" (any routed host), a glob such as *.example.com, or a hostname. | |
| rule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| host | Yes | ||
| next_step | Yes | ||
| archived_to | Yes |