The parameters configuring the action.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/firewall_transform-rules_components-schemas-action_parameters", "title": "firewall_transform-rules_components-schemas-action_parameters", "description": "The parameters configuring the action.", "oneOf": [ { "$ref": "#/components/schemas/firewall_action_parameters_rewrite" } ], "type": "object" }