added info on new call List All Active Accounts for Mgmt Wadl & Devguide

This commit is contained in:
Mike Asthalter 2012-10-04 11:18:07 -05:00
parent 6e9a3c6c15
commit 9704781f70
2 changed files with 20 additions and 3 deletions

View File

@ -58,7 +58,7 @@
</copyright>
<releaseinfo>API v1.0</releaseinfo>
<productname>Rackspace Cloud Databases</productname>
<pubdate>2012-10-02</pubdate>
<pubdate>2012-10-04</pubdate>
<legalnotice role="rs-api">
<annotation>
<remark>Copyright details are filled in by the template.</remark>
@ -73,6 +73,19 @@
</abstract>
<revhistory>
<revision>
<date>2012-10-04</date>
<revdescription>
<itemizedlist spacing="compact">
<listitem>
<para>Added new API call List All Active
Accounts (see <xref
linkend="GET_getaccounts_mgmt_accounts_"
/>).</para>
</listitem>
</itemizedlist>
</revdescription>
</revision>
<revision>
<date>2012-10-02</date>
<revdescription>
@ -1240,6 +1253,10 @@
supported for accounts.</para>
<wadl:resources
xmlns:wadl="http://wadl.dev.java.net/2009/02">
<wadl:resource
href="../../../xsd/management.wadl#accounts">
<wadl:method href="getaccounts"/>
</wadl:resource>
<wadl:resource href="../../../xsd/management.wadl#accountid">
<wadl:method href="getaccountbyid"/>
</wadl:resource>

View File

@ -68,11 +68,11 @@
<!--Methods-->
<method name="GET" id="getaccounts">
<wadl:doc xml:lang="EN" title="List all active Accounts" xmlns="http://docbook.org/ns/docbook">
<wadl:doc xml:lang="EN" title="List All Active Accounts" xmlns="http://docbook.org/ns/docbook">
<para role="shortdesc">
Lists all of the accounts owning at least one instance that is not deleted.
</para>
<para>This operation returns a list of all the accounts across all locations that own at least one instance that has not been deleted, ie all accounts of current users.</para>
<para>This operation returns a list of all the accounts across all locations that own at least one instance that has not been deleted, that is, all accounts of current users.</para>
</wadl:doc>
<request>
<representation mediaType="application/xml">