Merge "Add document update for get console usage"

This commit is contained in:
Jenkins 2016-12-22 00:17:20 +00:00 committed by Gerrit Code Review
commit 6f1a39d7dc
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ The content returned may be large. Limit the lines of console
text, beginning at the tail of the content, by setting
the optional ``length`` parameter in the request body.
The server to get console log from should set
``export LC_ALL=en_US.UTF-8`` in order to avoid incorrect unicode error.
Normal response codes: 200
Error response codes: unauthorized(401), forbidden(403),