v1

latestOpenAPI 3.1.02026-08-04151305571.0 KB
service - firewall

Update FW rule

put/service/{tenant_name}/firewall_rule/{rule_name}

Path parameters

{"stackTrail":"paths:/service/{tenant_name}/firewall_rule/{rule_name}:put:parameters:0:schema","oasType":"schema","type":"unknown","title":"Tenant Name"}
{"stackTrail":"paths:/service/{tenant_name}/firewall_rule/{rule_name}:put:parameters:1:schema","oasType":"schema","type":"unknown","title":"Rule Name"}

Request body

namestring nullable
priorityinteger nullable
forwarding_policy'ACCEPT' | 'DROP' | 'ALLOW' | 'DENY' | 'ALLOW_WITH_BLOCKED_SNI' | 'ALLOW_ONLY_SELECTED_SNIS'
enableboolean nullable
descriptionstring nullable
categoriesstring[] nullable
allowed_domainsstring[] nullable
denied_domainsstring[] nullable
policy_namestring nullable
add_time_policiesstring[] nullable
remove_time_policiesstring[] nullable
add_gate_vi_namesstring[] nullable
remove_gate_vi_namesstring[] nullable

Response

Successful Response

idstring required
created_atstring date-time required
updated_atstring date-time required
status'received' | 'in_progress' | 'success' | 'failed' | 'cancelled' required
extra_detailsobject nullable