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":"amet magna Duis aliqua","name":"cupidatat exercitation","type":"MindSphere","basePath":"sint Lorem a","createdDate":"elit sint qui amet","updatedDate":"exercitation Ut"}