Retrieves all DataLakes
GET {{baseUrl}}/dataLakes
Retrieves base path for a given data lake type, this will return an empty array when no datalake is found.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"dataLakes":[{"basePath":"in Ut eiusmod ullamco","createdDate":"exercitation aliquip","id":"nisi","updatedDate":"ut ea labore","name":"velit sunt amet commodo","type":"esse quis"},{"basePath":"Ut Lorem culpa ","createdDate":"in minim","id":"esse dolore occaecat aliqua reprehenderit","updatedDate":"deserunt Lorem culpa","name":"sit sint","type":"culpa fugiat nostrud sunt"}]}