How does the id get returned by the REST API?
Example for me is: dremio:/nas/[hr] hr-time.csv
, which I can access via:
GET http://localhost:9047/api/v3/catalog/dremio%3A%2Fnas%2F%5Bhr%5D%20hr-time.csv
How does the id get returned by the REST API?
Example for me is: dremio:/nas/[hr] hr-time.csv
, which I can access via:
GET http://localhost:9047/api/v3/catalog/dremio%3A%2Fnas%2F%5Bhr%5D%20hr-time.csv