You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2018/07/09 14:26:47 UTC

[trafficcontrol] 08/08: Added documentation for 'stream' field

This is an automated email from the ASF dual-hosted git repository.

mitchell852 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git

commit d02bc823b3edc972f6c21afcb84d5d3af3b6d30f
Author: Jesse Rivas <je...@comcast.com>
AuthorDate: Thu Jul 5 15:39:37 2018 -0600

    Added documentation for 'stream' field
---
 docs/source/api/v12/iso.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/source/api/v12/iso.rst b/docs/source/api/v12/iso.rst
index feb534b..b6255c4 100644
--- a/docs/source/api/v12/iso.rst
+++ b/docs/source/api/v12/iso.rst
@@ -90,6 +90,8 @@ ISO
   +-------------------------------+----------+-------------------------------------------------------------------------------------------------+
   | ``disk``                      | no       | Typical values are "sda"                                                                        |
   +-------------------------------+----------+-------------------------------------------------------------------------------------------------+
+  | ``stream``                    | no       | Valid values are 'yes' or 'no'. If yes, ISO will be streamed.                                   |
+  +-------------------------------+----------+-------------------------------------------------------------------------------------------------+
 
   **Request Example** ::