TLS Edge IP Restriction Module#

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

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

id (str) – a resource identifier

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

get(id)[source]#
Parameters:

id (str) – a resource identifier

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

Return type:

EndpointIPPolicy

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

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

Return type:

EndpointIPPolicy