mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
updated api doc
This commit is contained in:
parent
0dd04d5284
commit
169d9b6ddd
1 changed files with 1 additions and 1 deletions
|
|
@ -498,7 +498,7 @@ If you work with Apache Zeppelin and find a need for an additional REST API, ple
|
|||
</tr>
|
||||
<tr>
|
||||
<td>URL</td>
|
||||
<td>```http://[zeppelin-server]:[zeppelin-port]/api/notebook/job/[noteId]/[paragraphId]```</td>
|
||||
<td>```http://[zeppelin-server]:[zeppelin-port]/api/notebook/run/[noteId]/[paragraphId]```</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Success code</td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue