Skip to content
Snippets Groups Projects
Commit bf1d7ed2 authored by Marek Chrastina's avatar Marek Chrastina
Browse files

final test

parent 5b3ac199
No related branches found
No related tags found
6 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!196Master,!178Apidocs
...@@ -5,7 +5,7 @@ Implements API for IT4I SCS Information System. ...@@ -5,7 +5,7 @@ Implements API for IT4I SCS Information System.
- api revision: `9eb0678f / 2017-12-08 11:06:12 +0100` - api revision: `9eb0678f / 2017-12-08 11:06:12 +0100`
- api version: `0.9-11-g9eb0678` - api version: `0.9-11-g9eb0678`
- apidoc building date: `2017-12-12 08:24:41 +0100` - apidoc building date: `2017-12-12 08:50:03 +0100`
Summary Summary
------------------------------------------------------------------------------------- -------------------------------------------------------------------------------------
...@@ -841,16 +841,16 @@ Status Codes: ...@@ -841,16 +841,16 @@ Status Codes:
A service for testing connection to API. A service for testing connection to API.
<table> Response JSON Object:
<tbody>
<tr class="odd">
<td>Status Codes:</td>
<td><ul> - **message** (*string*) – reply message ‘pong’
<li><a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.1" class="reference external">200 OK</a> – no error</li>
</ul></td> Status Codes:
</tr>
</tbody> - <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.1" class="reference external">200 OK</a>
</table> – no error
**Example request**: **Example request**:
...@@ -923,16 +923,18 @@ Status Codes: ...@@ -923,16 +923,18 @@ Status Codes:
Returns basic information about API. Returns basic information about API.
<table> Response JSON Object:
<tbody>
<tr class="odd">
<td>Status Codes:</td>
<td><ul> - **hostname** (*string*) – system hostname
<li><a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.1" class="reference external">200 OK</a> – no error</li> - **revision** (*string*) – api revision / build time
</ul></td> - **version** (*string*) – api version
</tr>
</tbody> Status Codes:
</table>
- <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.1" class="reference external">200 OK</a>
– no error
**Example request**: **Example request**:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment