Merge "Add descriptions for server groups policy"

This commit is contained in:
Jenkins 2016-02-12 13:52:58 +00:00 committed by Gerrit Code Review
commit 0853a1f4f3

View File

@ -56,14 +56,16 @@
</wadl:doc>
</param>
<param xmlns="http://wadl.dev.java.net/2009/02"
name="policies" style="plain" type="xsd:dict"
name="policies" style="plain" type="xsd:list"
required="true">
<wadl:doc xmlns="http://docbook.org/ns/docbook"
xml:lang="EN">
<para>A list of one or more policy names to
associate with the server group. The list
must contain at least one policy
name.</para>
name. The current valid policy names are
<code>anti-affinity</code> and
<code>affinity</code>.</para>
<para>Each policy name must be a non-empty
string with no leading or trailing spaces.
Maximum length is 255