<api key>
is the generated API key, and <api secret>
is the corresponding API secret.
Or alternatively:
<user>
is a Honeydew username, and <password>
is that user’s password.
user@domain.com
is user%40domain.com
.
Encoding can be done using python (from urllib.parse import quote_plus
), or via any urlencode website.user@domain.com
, password 123456
and workspace tpch
(prod
branch) the URI would be:
dev
branch:
trino
)world
if you would like to connect to all metadata in Honeydew,
or domains
if you would like to connect to a specific domainworld
if you have chosen the world
schema, or choose the relevant domain,
if you have chosen the domains
schema