bwl_clear – clear a list of allowed or denied IP addresses

April 17, 2024

ID 249354

bwl_clear(Auth, client_id, resource_id, type)

Deprecated since version 6.17.0: Use 'bwl_clear_list' instead.

Description: the method completely clears the list of allowed or denied IP addresses.

Input parameters:

client_id (int) – customer ID (integer from 1 to 4 294 967 295).

resource_id (int) – resource ID (integer from 1 to 4 294 967 295).

type (str) – type of list ('DENY' – denylist, 'ALLOW' – allowlist).

Result:

value (str) – '0', or Soap Fault if an error occurs.

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.