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":"irure enim","createdDate":"Ut quis","id":"in anim aute","updatedDate":"ut sunt commodo culpa est","name":"sed consequat","type":"culpa ut"},{"basePath":"dolo","createdDate":"amet ut","id":"laborum nostrud voluptate reprehende","updatedDate":"inci","name":"mollit cons","type":"Duis ut irure do"}]}