Creates a data lake record with a given data lake type and base path
POST {{baseUrl}}/dataLakes
Creates a data lake record with given data lake type, name and base path. To use IDL as preferred data lake, use type as MindSphere and name as IDL. The possible values for type is MindSphere or Custom.
Request Body
{"name"=>"<string>", "type"=>"<string>", "basePath"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Accept | string | 
RESPONSES
status: Created
{"id":"elit quis sint ","name":"irure minim ani","type":"MindSphere","basePath":"voluptate","createdDate":"pariatur Excepteur reprehenderit","updatedDate":"esse exercitation"}