This API creates a data lake for the user to use. Define the Tag of the data lake to be created, its extended columns and Values, and its definite columns. And, don't forget to design well in advance because the data structure determined in this way cannot be changed. The last created Data Lake incurs an immediate cost, so call it with caution.
This API returns a list of data lakes currently being used by the user. This list contains only brief information, please call the View Lake API to get more detailed information.
HTTP RequestParameters
This API returns details of the specified Data Lake. And, you must enter a specific date, and based on this date, you can get information about the usage status of the lake. Date must be a date in the month for which detailed information is required, and use the format "YYYY-MM-DD". For example, if you need information for July 2021, send it as 2021-07-10 => 2021-07-{choose among the dates before the present}.
This is a risky function that can lost all data and is not provided as an API. Instead, it is designed to drop directly from the user management page.