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'
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.

source_ip_id_listinteger[]

List of Source IP IDs for IP Firewall Rule (supports multiple IPs, max 3).

destination_ip_id_listinteger[]

List of Destination IP IDs for IP Firewall Rule (supports multiple IPs, max 3).

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

Response

OK

Changes

No changes recorded. 1 of the 6 revisions has no diff computed, so it could not be searched.