v1

latestOpenAPI 3.0.42026-07-26263457588.1 KB
Access Lists

Update Access List Configuration for a Shield Zone

patch/shield/shield-zone/{shieldZoneId}/access-lists/configurations/{id}

Path parameters

idinteger required

The ID of the Access List Configuration to update.

The ID of the Access List Configuration to update.

shieldZoneIdinteger required

The ID of the Shield Zone to which the Access List Configuration belongs.

The ID of the Shield Zone to which the Access List Configuration belongs.

Request body

isEnabledboolean nullable

Whether the access list should be enabled or disabled. If null, the current state is preserved.

action0 | 1 | 2 | 3 | 4 | 5

0 = None 1 = Allow 2 = Block 3 = Challenge 4 = Log 5 = Bypass

Response

OK