Edge regions available on the bunny.net network. Useful for understanding pricing and geographic distribution.
Uses the main API client created with Bunnyx.new/1.
Usage
client = Bunnyx.new(api_key: "sk-...")
{:ok, regions} = Bunnyx.Region.list(client)
Summary
Functions
Lists all available edge regions.
Functions
@spec list(Bunnyx.t() | keyword()) :: {:ok, [map()]} | {:error, Bunnyx.Error.t()}
Lists all available edge regions.