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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{&quot;id&quot;:&quot;amet magna Duis aliqua&quot;,&quot;name&quot;:&quot;cupidatat exercitation&quot;,&quot;type&quot;:&quot;MindSphere&quot;,&quot;basePath&quot;:&quot;sint Lorem a&quot;,&quot;createdDate&quot;:&quot;elit sint qui amet&quot;,&quot;updatedDate&quot;:&quot;exercitation Ut&quot;}