bwl_clear_list – clear a list of allowed or denied IP addresses

April 17, 2024

ID 249356

bwl_clear_list(Auth, client_id, object_name, object_id, type)

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

object_name (str) – object name (transmit only ’resource’, other parameters will be available in future as well).

object_id (int) – ID of the specified object (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.