Merge "Add "INACTIVE" into "status" for firewall res params"

This commit is contained in:
Jenkins 2015-11-28 01:49:10 +00:00 committed by Gerrit Code Review
commit cbb52c22af

View File

@ -6949,7 +6949,7 @@
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN"> xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
<para> <para>
The status of the firewall service. Value is <code>ACTIVE</code>, The status of the firewall service. Value is <code>ACTIVE</code>,
<code>ERROR</code>, <code>PENDING_CREATE</code>, <code>INACTIVE</code>, <code>ERROR</code>, <code>PENDING_CREATE</code>,
<code>PENDING_UPDATE</code>, or <code>PENDING_DELETE</code>. <code>PENDING_UPDATE</code>, or <code>PENDING_DELETE</code>.
</para> </para>
</wadl:doc> </wadl:doc>