pydo.load_balancers.delete_cache()

Generated on 9 Jun 2026 from pydo version v0.36.0

Usage

client.load_balancers.delete_cache(lb_id="4de7ac8b-495b-4884-9a69-1050c6793cd6")
Returns NoneRaises HttpResponseError

Description

To delete a Global load balancer CDN cache, send a DELETE request to /v2/load_balancers/{lb_id}/cache.

A successful request will receive a 204 status code with no body in response. This indicates that the request was processed successfully.

Parameters

lb_id string required

A unique identifier for a load balancer.

Min: 1

More Information

See /v2/load_balancers/{lb_id}/cache in the API reference for additional detail on responses, headers, parameters, and more.

We can't find any results for your search.

Try using different keywords or simplifying your search terms.