Command Palette
Search for a command to run

Delete a load balancer

Delete a load balancer and terminate its resources

DELETE
/auth/v1/seed/{namespace}/proxies/{name}

Delete a load balancer and release all its cloud resources. Any DNS records pointing to the load balancer endpoint will stop resolving after deletion.

Path parameters

namespace
type: string
required
The namespace (user or organization) the load balancer belongs to.
name
type: string
required
The load balancer name.