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;elit quis sint &quot;,&quot;name&quot;:&quot;irure minim ani&quot;,&quot;type&quot;:&quot;MindSphere&quot;,&quot;basePath&quot;:&quot;voluptate&quot;,&quot;createdDate&quot;:&quot;pariatur Excepteur reprehenderit&quot;,&quot;updatedDate&quot;:&quot;esse exercitation&quot;}