Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
When I created an environment via Restful API, it returned the following response.
{"status":"OK","code":200,"success":true,"message":null,"result":{"environmentId":{"id":1,"serverTimestamp":1598950958206},"environmentSpec":{"name":"my-submarine-env","dockerImage":"apache/submarine:jupyter-notebook-0.5.0-SNAPSHOT","kernelSpec":{"name":"team_default_python_3.7","channels":["defaults"],"dependencies":[""]},"description":null,"image":null}},"attributes":{}}
The environmentId value should be string like "environment_1598950958206_001"
Attachments
Issue Links
- links to