v4

latestOpenAPI 3.0.1Apache 2.02026-08-036821,1001.5 MB
Configuration - Policy

Attach IP Firewall Rule to IP Firewall policy

Attach IP Firewall Rule to IP Firewall policy.

post/ip-firewall-policies/{id}/ip-firewall-rule/:attach

Path parameters

idinteger required

The IP Firewall Policy ID

Request body

action'PERMIT' | 'DENY' | 'TRAFFIC_DROP' | 'NAT' | 'REDIRECT'

The IP Firewall Action.

service_idinteger

Application or Network Service ID for IP Firewall Rule.

source_ip_idinteger

Source IP for IP Firewall Rule.

destination_ip_idinteger

Destination IP for IP Firewall Rule.

logging_type'OFF' | 'DROPPED_PACKETS' | 'SESSION_INITIATION' | 'SESSION_TERMINATION' | 'BOTH'

The logging Type for MAC Firewall Rule.

Response

OK