bwl_show_ipranges – display a list of allowed and denied IP addresses

April 17, 2024

ID 249385

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

Description: the method displays a list of allowed and 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).

Output parameters:

iprange (str) – IP range (IP-IP).

timestamp (str) – timestamp.

comment (str,nil) – comment on the IP range.

author (str) – author of the IP range.

state (str,nil) – current status (nil - added, ’TO_ADD’ – will be added, ’TO_DELETE’ – will be deleted).

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.