TCP Edge IP Restriction Module#

Do not construct this object directly, instead access the tcp_edge_ip_restriction_module property of an ngrok.Client object.

class ngrok.services.TCPEdgeIPRestrictionModuleClient(client)[source]#
delete(id)[source]#
Parameters:

id (str) – a resource identifier

https://ngrok.com/docs/api#api-tcp-edge-ip-restriction-module-delete

get(id)[source]#
Parameters:

id (str) – a resource identifier

https://ngrok.com/docs/api#api-tcp-edge-ip-restriction-module-get

Return type:

EndpointIPPolicy

replace(id, module=None)[source]#
Parameters:

https://ngrok.com/docs/api#api-tcp-edge-ip-restriction-module-replace

Return type:

EndpointIPPolicy