API calls for all endpoints tagged Regions.
Regions
List all shared regions
@spec list_shared_regions( Tesla.Env.client(), keyword() ) :: {:ok, [ExDaytona.Model.Region.t()]} | {:error, Tesla.Env.t()}
connection
opts
{:ok, [%Region{}, ...]}
{:error, Tesla.Env.t}