You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Chun Ju Chang (Jira)" <ji...@apache.org> on 2020/09/01 09:18:00 UTC

[jira] [Assigned] (SUBMARINE-614) Environment Id should be string in JSON response

     [ https://issues.apache.org/jira/browse/SUBMARINE-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chun Ju Chang reassigned SUBMARINE-614:
---------------------------------------

    Assignee: Chun Ju Chang

> Environment Id should be string in JSON response
> ------------------------------------------------
>
>                 Key: SUBMARINE-614
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-614
>             Project: Apache Submarine
>          Issue Type: Improvement
>          Components: environment
>            Reporter: Ryan Lo
>            Assignee: Chun Ju Chang
>            Priority: Major
>             Fix For: 0.5.0
>
>
> When I created an environment via Restful API, it returned the following response.
> {code:java}
> {"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":{}}
> {code}
> The environmentId value should be string like "environment_1598950958206_001"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org