doc-exports/docs/rms/api-ref/rms_02_0011.html
zhangyue 396a19a0bc rms api 2.0.38.SP1
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: zhangyue <zhangyue164@huawei.com>
Co-committed-by: zhangyue <zhangyue164@huawei.com>
2022-11-11 13:43:48 +00:00

747 lines
40 KiB
HTML

<a name="rms_02_0011"></a><a name="rms_02_0011"></a>
<h1 class="topictitle1">Querying All Resources Under Your Account</h1>
<div id="body1755mcpsimp"><div class="section" id="rms_02_0011__section1756mcpsimp"><h4 class="sectiontitle">Function</h4><p id="rms_02_0011__p1758mcpsimp">This API is to query all resources under your account and you must have the rms:resources:list permission.</p>
</div>
<div class="section" id="rms_02_0011__section1759mcpsimp"><h4 class="sectiontitle">URI</h4><p id="rms_02_0011__p1761mcpsimp">GET /v1/resource-manager/domains/{domain_id}/all-resources</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rms_02_0011__table1762mcpsimp" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path parameter</caption><thead align="left"><tr id="rms_02_0011__row1770mcpsimp"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="rms_02_0011__p1772mcpsimp"><strong id="rms_02_0011__b1773mcpsimp">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="rms_02_0011__p1775mcpsimp"><strong id="rms_02_0011__b1776mcpsimp">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="rms_02_0011__p1778mcpsimp"><strong id="rms_02_0011__b1779mcpsimp">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="rms_02_0011__p1781mcpsimp"><strong id="rms_02_0011__b1782mcpsimp">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rms_02_0011__row1784mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="rms_02_0011__p1786mcpsimp">domain_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="rms_02_0011__p1788mcpsimp">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="rms_02_0011__p1790mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="rms_02_0011__p1792mcpsimp">Specifies the account ID.</p>
<p id="rms_02_0011__p1793mcpsimp">Maximum length: <strong id="rms_02_0011__b1794mcpsimp">36</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rms_02_0011__table1795mcpsimp" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Query parameters</caption><thead align="left"><tr id="rms_02_0011__row1803mcpsimp"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.1"><p id="rms_02_0011__p1805mcpsimp"><strong id="rms_02_0011__b1806mcpsimp">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.2"><p id="rms_02_0011__p1808mcpsimp"><strong id="rms_02_0011__b1809mcpsimp">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.3"><p id="rms_02_0011__p1811mcpsimp"><strong id="rms_02_0011__b1812mcpsimp">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.4.2.5.1.4"><p id="rms_02_0011__p1814mcpsimp"><strong id="rms_02_0011__b1815mcpsimp">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rms_02_0011__row1817mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="rms_02_0011__p1819mcpsimp">region_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="rms_02_0011__p1821mcpsimp">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="rms_02_0011__p1823mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="rms_02_0011__p1825mcpsimp">Specifies the region ID.</p>
<p id="rms_02_0011__p1826mcpsimp">Maximum length: <strong id="rms_02_0011__b1827mcpsimp">36</strong></p>
</td>
</tr>
<tr id="rms_02_0011__row1828mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="rms_02_0011__p1830mcpsimp">ep_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="rms_02_0011__p1832mcpsimp">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="rms_02_0011__p1834mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="rms_02_0011__p1836mcpsimp">Specifies the enterprise project ID.</p>
<p id="rms_02_0011__p1837mcpsimp">Maximum length: <strong id="rms_02_0011__b1838mcpsimp">36</strong></p>
</td>
</tr>
<tr id="rms_02_0011__row1839mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="rms_02_0011__p1841mcpsimp">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="rms_02_0011__p1843mcpsimp">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="rms_02_0011__p1845mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="rms_02_0011__p1847mcpsimp">Specifies the resource type (<strong id="rms_02_0011__b1848mcpsimp">provider.type</strong>)</p>
<p id="rms_02_0011__p1849mcpsimp">Maximum length: <strong id="rms_02_0011__b1850mcpsimp">40</strong></p>
</td>
</tr>
<tr id="rms_02_0011__row1851mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="rms_02_0011__p1853mcpsimp">limit</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="rms_02_0011__p1855mcpsimp">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="rms_02_0011__p1857mcpsimp">Number</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="rms_02_0011__p1859mcpsimp">Specifies the maximum number of records to return.</p>
<p id="rms_02_0011__p1860mcpsimp">Minimum value: <strong id="rms_02_0011__b1861mcpsimp">1</strong></p>
<p id="rms_02_0011__p1862mcpsimp">Maximum value: <strong id="rms_02_0011__b1863mcpsimp">200</strong></p>
</td>
</tr>
<tr id="rms_02_0011__row1864mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="rms_02_0011__p1866mcpsimp">marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="rms_02_0011__p1868mcpsimp">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="rms_02_0011__p1870mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="rms_02_0011__p1872mcpsimp">Specifies the pagination parameter. You can use the <strong id="rms_02_0011__b1873mcpsimp">marker</strong> value returned in the previous request as the number of the first page of records to return in this request.</p>
<p id="rms_02_0011__p1874mcpsimp">Minimum length: <strong id="rms_02_0011__b1875mcpsimp">4</strong></p>
<p id="rms_02_0011__p1876mcpsimp">Maximum length: <strong id="rms_02_0011__b1877mcpsimp">400</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="rms_02_0011__section1878mcpsimp"><h4 class="sectiontitle">Request Parameters</h4><p id="rms_02_0011__p1880mcpsimp">None</p>
</div>
<div class="section" id="rms_02_0011__section1881mcpsimp"><h4 class="sectiontitle">Response Parameters</h4><p id="rms_02_0011__p1883mcpsimp"><strong id="rms_02_0011__b1884mcpsimp">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rms_02_0011__table1885mcpsimp" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response body parameters</caption><thead align="left"><tr id="rms_02_0011__row1892mcpsimp"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="rms_02_0011__p1894mcpsimp"><strong id="rms_02_0011__b1895mcpsimp">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="rms_02_0011__p1897mcpsimp"><strong id="rms_02_0011__b1898mcpsimp">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="rms_02_0011__p1900mcpsimp"><strong id="rms_02_0011__b1901mcpsimp">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rms_02_0011__row1903mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="rms_02_0011__p1905mcpsimp">resources</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="rms_02_0011__p1907mcpsimp">Array of <a href="#rms_02_0011____d0e4538">Resources Entity</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="rms_02_0011__p1910mcpsimp">Specifies the resource list.</p>
</td>
</tr>
<tr id="rms_02_0011__row1911mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="rms_02_0011__p1913mcpsimp">page_info</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="rms_02_0011__p1915mcpsimp"><a href="#rms_02_0011____d0e4707">Page Info</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="rms_02_0011__p1918mcpsimp">Specifies the pagination object.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="rms_02_0011____d0e4538"></a><a name="__d0e4538"></a><table cellpadding="4" cellspacing="0" summary="" id="rms_02_0011____d0e4538" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Resources Entity</caption><thead align="left"><tr id="rms_02_0011__row1925mcpsimp"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p id="rms_02_0011__p1927mcpsimp"><strong id="rms_02_0011__b1928mcpsimp">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p id="rms_02_0011__p1930mcpsimp"><strong id="rms_02_0011__b1931mcpsimp">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p id="rms_02_0011__p1933mcpsimp"><strong id="rms_02_0011__b1934mcpsimp">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rms_02_0011__row1936mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="rms_02_0011__p1938mcpsimp">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="rms_02_0011__p1940mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="rms_02_0011__p1942mcpsimp">Specifies the resource ID.</p>
</td>
</tr>
<tr id="rms_02_0011__row1943mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="rms_02_0011__p1945mcpsimp">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="rms_02_0011__p1947mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="rms_02_0011__p1949mcpsimp">Specifies the resource name.</p>
</td>
</tr>
<tr id="rms_02_0011__row1950mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="rms_02_0011__p1952mcpsimp">provider</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="rms_02_0011__p1954mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="rms_02_0011__p1956mcpsimp">Specifies the cloud service name.</p>
</td>
</tr>
<tr id="rms_02_0011__row1957mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="rms_02_0011__p1959mcpsimp">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="rms_02_0011__p1961mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="rms_02_0011__p1963mcpsimp">Specifies the resource type.</p>
</td>
</tr>
<tr id="rms_02_0011__row1964mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="rms_02_0011__p1966mcpsimp">region_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="rms_02_0011__p1968mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="rms_02_0011__p1970mcpsimp">Specifies the region ID.</p>
</td>
</tr>
<tr id="rms_02_0011__row1971mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="rms_02_0011__p1973mcpsimp">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="rms_02_0011__p1975mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="rms_02_0011__p1977mcpsimp">Specifies the project ID in OpenStack.</p>
</td>
</tr>
<tr id="rms_02_0011__row1978mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="rms_02_0011__p1980mcpsimp">project_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="rms_02_0011__p1982mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="rms_02_0011__p1984mcpsimp">Specifies the project name in OpenStack.</p>
</td>
</tr>
<tr id="rms_02_0011__row1985mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="rms_02_0011__p1987mcpsimp">ep_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="rms_02_0011__p1989mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="rms_02_0011__p1991mcpsimp">Specifies the enterprise project ID.</p>
</td>
</tr>
<tr id="rms_02_0011__row1992mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="rms_02_0011__p1994mcpsimp">ep_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="rms_02_0011__p1996mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="rms_02_0011__p1998mcpsimp">Specifies the enterprise project name.</p>
</td>
</tr>
<tr id="rms_02_0011__row1999mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="rms_02_0011__p2001mcpsimp">checksum</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="rms_02_0011__p2003mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="rms_02_0011__p2005mcpsimp">Specifies the resource checksum.</p>
</td>
</tr>
<tr id="rms_02_0011__row2006mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="rms_02_0011__p2008mcpsimp">created</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="rms_02_0011__p2010mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="rms_02_0011__p2012mcpsimp">Specifies the time when the resource was created.</p>
</td>
</tr>
<tr id="rms_02_0011__row2013mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="rms_02_0011__p2015mcpsimp">updated</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="rms_02_0011__p2017mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="rms_02_0011__p2019mcpsimp">Specifies the time when the resource was updated.</p>
</td>
</tr>
<tr id="rms_02_0011__row2020mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="rms_02_0011__p2022mcpsimp">provisioning_state</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="rms_02_0011__p2024mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="rms_02_0011__p2026mcpsimp">Specifies the status of the operation that causes the resource change.(Succeeded, Processing, Failed, Canceled)</p>
</td>
</tr>
<tr id="rms_02_0011__row2027mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="rms_02_0011__p2029mcpsimp">tags</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="rms_02_0011__p2031mcpsimp">Object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="rms_02_0011__p2033mcpsimp">Specifies the resource tag.</p>
</td>
</tr>
<tr id="rms_02_0011__row2034mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="rms_02_0011__p2036mcpsimp">properties</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="rms_02_0011__p2038mcpsimp">Object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="rms_02_0011__p2040mcpsimp">Specifies the detailed properties of the resource.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="rms_02_0011____d0e4707"></a><a name="__d0e4707"></a><table cellpadding="4" cellspacing="0" summary="" id="rms_02_0011____d0e4707" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Page Info</caption><thead align="left"><tr id="rms_02_0011__row2047mcpsimp"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.1"><p id="rms_02_0011__p2049mcpsimp"><strong id="rms_02_0011__b2050mcpsimp">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.2"><p id="rms_02_0011__p2052mcpsimp"><strong id="rms_02_0011__b2053mcpsimp">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.5.2.4.1.3"><p id="rms_02_0011__p2055mcpsimp"><strong id="rms_02_0011__b2056mcpsimp">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rms_02_0011__row2058mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="rms_02_0011__p2060mcpsimp">current_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="rms_02_0011__p2062mcpsimp">Number</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="rms_02_0011__p2064mcpsimp">Specifies the resource quantity on the current page.</p>
<p id="rms_02_0011__p2065mcpsimp">Minimum value: <strong id="rms_02_0011__b2066mcpsimp">0</strong></p>
<p id="rms_02_0011__p2067mcpsimp">Maximum value: <strong id="rms_02_0011__b2068mcpsimp">200</strong></p>
</td>
</tr>
<tr id="rms_02_0011__row2069mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="rms_02_0011__p2071mcpsimp">next_marker</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="rms_02_0011__p2073mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="rms_02_0011__p2075mcpsimp">Specifies the <strong id="rms_02_0011__b2076mcpsimp">marker</strong> value of the next page.</p>
<p id="rms_02_0011__p452614815525">Minimum length: <strong id="rms_02_0011__b13974650115216">4</strong></p>
<p id="rms_02_0011__p1952774815523">Maximum length: <strong id="rms_02_0011__b13312145235216">400</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="rms_02_0011__p2077mcpsimp"><strong id="rms_02_0011__b2078mcpsimp">Status code: 400</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rms_02_0011__table2079mcpsimp" frame="border" border="1" rules="all"><caption><b>Table 6 </b>Response body parameters</caption><thead align="left"><tr id="rms_02_0011__row2086mcpsimp"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.1"><p id="rms_02_0011__p2088mcpsimp"><strong id="rms_02_0011__b2089mcpsimp">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.2"><p id="rms_02_0011__p2091mcpsimp"><strong id="rms_02_0011__b2092mcpsimp">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.7.2.4.1.3"><p id="rms_02_0011__p2094mcpsimp"><strong id="rms_02_0011__b2095mcpsimp">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rms_02_0011__row2097mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="rms_02_0011__p2099mcpsimp">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="rms_02_0011__p2101mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="rms_02_0011__p2103mcpsimp">Specifies the error code.</p>
</td>
</tr>
<tr id="rms_02_0011__row2104mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="rms_02_0011__p2106mcpsimp">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="rms_02_0011__p2108mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="rms_02_0011__p2110mcpsimp">Specifies the error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="rms_02_0011__p2111mcpsimp"><strong id="rms_02_0011__b2112mcpsimp">Status code: 403</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rms_02_0011__table2113mcpsimp" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Response body parameters</caption><thead align="left"><tr id="rms_02_0011__row2120mcpsimp"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.1"><p id="rms_02_0011__p2122mcpsimp"><strong id="rms_02_0011__b2123mcpsimp">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.2"><p id="rms_02_0011__p2125mcpsimp"><strong id="rms_02_0011__b2126mcpsimp">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.9.2.4.1.3"><p id="rms_02_0011__p2128mcpsimp"><strong id="rms_02_0011__b2129mcpsimp">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rms_02_0011__row2131mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="rms_02_0011__p2133mcpsimp">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="rms_02_0011__p2135mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="rms_02_0011__p2137mcpsimp">Specifies the error code.</p>
</td>
</tr>
<tr id="rms_02_0011__row2138mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="rms_02_0011__p2140mcpsimp">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="rms_02_0011__p2142mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="rms_02_0011__p2144mcpsimp">Specifies the error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="rms_02_0011__p2145mcpsimp"><strong id="rms_02_0011__b2146mcpsimp">Status code: 500</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rms_02_0011__table2147mcpsimp" frame="border" border="1" rules="all"><caption><b>Table 8 </b>Response body parameters</caption><thead align="left"><tr id="rms_02_0011__row2154mcpsimp"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.1"><p id="rms_02_0011__p2156mcpsimp"><strong id="rms_02_0011__b2157mcpsimp">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.2"><p id="rms_02_0011__p2159mcpsimp"><strong id="rms_02_0011__b2160mcpsimp">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.11.2.4.1.3"><p id="rms_02_0011__p2162mcpsimp"><strong id="rms_02_0011__b2163mcpsimp">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rms_02_0011__row2165mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="rms_02_0011__p2167mcpsimp">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="rms_02_0011__p2169mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="rms_02_0011__p2171mcpsimp">Specifies the error code.</p>
</td>
</tr>
<tr id="rms_02_0011__row2172mcpsimp"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="rms_02_0011__p2174mcpsimp">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="rms_02_0011__p2176mcpsimp">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="rms_02_0011__p2178mcpsimp">Specifies the error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="rms_02_0011__section2179mcpsimp"><h4 class="sectiontitle">Example Request</h4><ul id="rms_02_0011__ul2181mcpsimp"><li id="rms_02_0011__li2182mcpsimp">Querying all resources under your account.<pre class="screen" id="rms_02_0011__screen472815457531">GET https://{endpoint}/v1/resource-manager/domains/{domain_id}/all-resources</pre>
</li><li id="rms_02_0011__li2184mcpsimp">Querying your resources in the <strong id="rms_02_0011__b2185mcpsimp">default</strong> enterprise project and setting to return the first 100 records.<pre class="screen" id="rms_02_0011__screen1722125235313">GET https://{endpoint}/v1/resource-manager/domains/{domain_id}/all-resources?limit=100&amp;ep_id=0</pre>
</li></ul>
</div>
<div class="section" id="rms_02_0011__section2187mcpsimp"><h4 class="sectiontitle">Example Response</h4><p id="rms_02_0011__p2189mcpsimp"><strong id="rms_02_0011__b2190mcpsimp">Status code: 200</strong></p>
<p id="rms_02_0011__p2191mcpsimp">Operation succeeded.</p>
<ul id="rms_02_0011__ul2192mcpsimp"><li id="rms_02_0011__li2193mcpsimp">Example 1<pre class="screen" id="rms_02_0011__screen618818488544">[ {
"id" : "3ccd9191-6a5e-4939-a971-4652db18b370",
"name" : "elb-265a",
"provider" : "elb",
"type" : "loadbalancers",
"region_id" : "eu-de-04",
"project_id" : "05498e12458025102ff5c0061a584a9f",
"project_name" : "eu-de-04_region_service",
"ep_id" : "0",
"ep_name" : "default",
"checksum" : "6e0271b107b764b19acb235f45c0d852f72104fe1d4b32970686e7eae8e87bf4",
"created" : "2020-02-29T09:39:19Z",
"updated" : "2020-02-29T09:39:19Z",
"provisioning_state" : "Succeeded",
"tags" : { },
"properties" : {
"tenant_id" : "05498e12458025102ff5c0061a584a9f",
"listeners" : [ {
"id" : "37de3be0-1803-43e2-9bb5-243b4b30b771"
} ],
"provisioning_status" : "ACTIVE",
"description" : "",
"pools" : [ {
"id" : "a7ae4e7f-3e97-48ea-bdbc-334684aafac4"
} ],
"created_at" : "2020-02-29T09:39:19",
"vip_subnet_id" : "4f91dfd8-cc4f-4c84-bbfd-8518e6b60cad",
"tags" : [ ],
"enterprise_project_id" : "0",
"vip_address" : "192.168.1.127",
"updated_at" : "2020-02-29T09:39:19",
"project_id" : "05498e12458025102ff5c0061a584a9f",
"provider" : "vlb",
"operating_status" : "ONLINE",
"admin_state_up" : true,
"name" : "elb-265a",
"id" : "3ccd9191-6a5e-4939-a971-4652db18b370",
"vip_port_id" : "5968aa0e-df6a-42c8-adc3-af6acd482163"
}
}, {
"id" : "274698f1-6ae5-4572-b026-edd5e3186343",
"name" : "listener-cfcc",
"provider" : "elb",
"type" : "listeners",
"region_id" : "eu-de-05",
"project_id" : "39c2af998c334ed6bcbb75b27318f7b5",
"project_name" : "eu-de-05",
"ep_id" : "0",
"ep_name" : "default",
"checksum" : "2fa729ce34155377fe895ebd70e2523632ca34a7310d8a94e00a74b0d4f8ce76",
"created" : "2020-06-10T03:38:42Z",
"updated" : "2020-06-10T03:38:43Z",
"provisioning_state" : "Succeeded",
"tags" : { },
"properties" : {
"tenant_id" : "39c2af998c334ed6bcbb75b27318f7b5",
"default_pool_id" : "524996fb-423e-46df-8ba4-cc00fb810cb8",
"protocol_port" : 80,
"description" : "",
"created_at" : "2020-06-10T03:38:42",
"sni_container_refs" : [ ],
"connection_limit" : -1,
"tags" : [ ],
"protocol" : "TCP",
"updated_at" : "2020-06-10T03:38:43",
"project_id" : "39c2af998c334ed6bcbb75b27318f7b5",
"admin_state_up" : true,
"name" : "listener-cfcc",
"insert_headers" : {
"X-Forwarded-ELB-IP" : false,
"X-Forwarded-Host" : true
},
"loadbalancers" : [ {
"id" : "eafba5b9-c67f-4f32-a820-4bc48c0474ee"
} ],
"http2_enable" : false,
"id" : "274698f1-6ae5-4572-b026-edd5e3186343"
}
}, {
"id" : "ede7f295-056c-406a-98cf-551d250f8b44",
"name" : "ecs-for-test",
"provider" : "ecs",
"type" : "cloudservers",
"region_id" : "eu-de-05",
"project_id" : "39c2af998c334ed6bcbb75b27318f7b5",
"project_name" : "eu-de-05",
"ep_id" : "ecf9bb02-bf2b-447c-bafa-bc4b35c31edf",
"ep_name" : "test",
"checksum" : "9e7d7a2cf3ff4fafb577fef177db606d41433bf1d9e6246e83ffb4b254ad3fd0",
"created" : "2020-10-26T03:10Z",
"updated" : "2020-10-26T03:10:29Z",
"provisioning_state" : "Succeeded",
"tags" : { },
"properties" : {
"accessIpv4" : "",
"hostName" : "ecs-for-test",
"addresses" : [ {
"OsExtIpsType" : "fixed",
"OsExtIpsPortId" : "a3dc68fd-bc03-4a48-9fc3-6854a7ada03d",
"addr" : "192.168.20.27",
"version" : 4,
"OsExtIpsMacAddr" : "fa:16:3e:45:2e:44"
}, {
"OsExtIpsType" : "floating",
"OsExtIpsPortId" : "a3dc68fd-bc03-4a48-9fc3-6854a7ada03d",
"addr" : "4.4.4.4",
"version" : 4,
"OsExtIpsMacAddr" : "fa:16:3e:45:2e:44"
} ],
"accessIpv6" : "",
"metadata" : {
"chargingMode" : "0",
"meteringImageType" : "shared",
"imageName" : "test",
"meteringImageId" : "74e96549-a512-44ea-a074-ff69492be31d",
"meteringResourcesPerCode" : "si3.small.1.linux",
"vpcId" : "1dc57489-4ad1-4905-a447-cd42d77b2525",
"osBit" : "64"
},
"OsExtStsVmState" : "active",
"configDrive" : "",
"OsExtStsPowerState" : 1,
"hostId" : "3c381dcfc3e628c1a504ad94ba8c4e89081306455273701333f32921",
"securityGroup" : [ {
"name" : "allow_all",
"id" : "52d72165-0d36-48ed-bc51-647ab361c796"
} ],
"ExtVolumesAttached" : [ {
"bootIndex" : "0",
"id" : "7642fc7d-9f0e-4cf6-a43a-3c094d7bf596",
"device" : "/dev/vda"
} ],
"userId" : "E2mdWyMJxjRLCkyvTLkRtDMldPnwidNC",
"flavor" : {
"disk" : "0",
"name" : "Si3.small.1",
"id" : "Si3.small.1",
"vcpus" : "1",
"ram" : "1024"
},
"OsDcfDiskConfig" : "MANUAL",
"hostStatus" : "UP",
"OsSrvUsgLaunchedAt" : "2020-10-26T03:10:14.000000",
"OsExtAz" : "eu-de-05a",
"progress" : 0,
"locked" : false,
"OS-EXT-SRV-ATTR" : {
"hostName" : "ecs-for-test",
"kernelId" : "",
"ramdiskId" : "",
"reservationId" : "r-o0t5i6lx",
"instanceName" : "instance-00117d9e",
"host" : "eu-de-05a-pod01.eu-de-05",
"rootDeviceName" : "/dev/vda",
"hypervisorHostName" : "nova001@7",
"launchIndex" : 0
},
"status" : "ACTIVE",
"schedulerHints" : { }
}
}, {
"id" : "2954ab42-a61d-4545-8fb7-f3029c827f91",
"name" : "dcs-test",
"provider" : "dcs",
"type" : "redis",
"region_id" : "eu-de-01",
"project_id" : "2dd15411042d4dd8a708ef86aafebb0c",
"project_name" : "eu-de-01",
"ep_id" : "0",
"ep_name" : "default",
"checksum" : "1408722b1da04fb609b377646aeac44d405fdf0aced097f5ec7b4e6c581b933a",
"created" : "2019-03-09T09:27:38.340Z",
"updated" : "2020-06-07T04:43:04.185Z",
"provisioning_state" : "Succeeded",
"tags" : { },
"properties" : {
"spec_code" : "redis.ha.au1.large.1",
"vpc_name" : "vpc-a59a",
"charging_mode" : 0,
"vpc_id" : "723e6d68-7bd0-4945-ac44-d083e10df9c4",
"user_name" : "test",
"created_at" : "2019-03-09T09:27:38.340Z",
"enable_ssl" : false,
"max_memory" : 1024,
"capacity" : 1,
"maintain_begin" : "02:00:00",
"domain_name" : "redis-2954ab4-dcs-test.dcs.huaweicloud.com",
"engine" : "Redis",
"maintain_end" : "06:00:00",
"service_upgrade" : false,
"no_password_access" : "false",
"service_task_id" : "",
"ip" : "192.168.1.53",
"used_memory" : 2,
"enterprise_project_id" : "0",
"instance_id" : "2954ab42-a61d-4545-8fb7-f3029c827f91",
"port" : 6379,
"user_id" : "b32870f8945f443d8aeff4825acf695f",
"enable_publicip" : false,
"domainName" : "redis-2954ab4-dcs-test.dcs.huaweicloud.com",
"name" : "dcs-test",
"update_at" : "2020-06-07T04:43:04.185Z",
"resource_spec_code" : "redis.ha.au1.large.1",
"subnet_id" : "08b835de-6c72-493a-84e4-372f13e6c2d8",
"engine_version" : "5.0",
"status" : "RUNNING"
}
}, {
"id" : "a6e56d05501944d3b2507ba506a43744",
"name" : "console.huaweicloud.com",
"provider" : "cdn",
"type" : "domains",
"region_id" : "global",
"project_id" : "",
"project_name" : "",
"ep_id" : "0",
"ep_name" : "default",
"checksum" : "56afa8b76428f90e9abfbe5cbf33535d8816166114d32eeb119658d6c59eceda",
"created" : "2020-01-04T13:42:37Z",
"updated" : "2020-01-15T04:23:01Z",
"provisioning_state" : "Succeeded",
"tags" : { },
"properties" : {
"domain_name" : "console.huaweicloud.com",
"domain_status" : "offline",
"business_type" : "WEB",
"modify_time" : 1579062181463,
"cname" : "console.huaweicloud.com.c.cdnhwc1.com"
}
}, {
"id" : "1aedefa734514d78baf484358b1066f8in01",
"name" : "ecf-cm",
"provider" : "rds",
"type" : "instances",
"region_id" : "eu-de-04",
"project_id" : "9e3425927a954ea5a86d78c3e797acec",
"project_name" : "eu-de-04_region_service",
"ep_id" : "0",
"ep_name" : "default",
"checksum" : "e18552532a73fdfef172061a398212e8ab72e7901a092b240f09a9f250b8e0d1",
"created" : "2019-05-21T06:32:52Z",
"updated" : "2020-12-22T13:20:56Z",
"provisioning_state" : "Succeeded",
"tags" : { },
"properties" : {
"engineVersion" : "5.7.23.5",
"volumeType" : "ULTRAHIGH",
"payMode" : "0",
"flavorCode" : "rds.mysql.c6.4xlarge.4.ha",
"userId" : "04ef9c3e450026431f35c01f946b49d7",
"instanceStatus" : "normal",
"opsWindow" : "10:00-14:00",
"haMode" : "Ha",
"enableSsl" : "1",
"securityGroupId" : "f6e60b4b-94ca-4d30-9bb2-4ac5366a07e9",
"createdAt" : "2019-05-21T06:32:52Z",
"port" : "3306",
"dataVolumeSizeInGBs" : "1000",
"dataVip" : "9.9.9.9",
"vpcId" : "ccbea875-6268-473e-bf90-e63159394df2",
"networkId" : "ae261422-51c8-4a26-ba53-cfa4cc7d6690",
"engineName" : "mysql"
}
}, {
"id" : "7c330b98-87ed-4098-93c7-fc1edc4b6b5a",
"name" : "clouddeploy-2pod-env2_hyp-0002",
"provider" : "bms",
"type" : "servers",
"region_id" : "eu-de-04",
"project_id" : "9e3425927a954ea5a86d78c3e797acec",
"project_name" : "eu-de-04_region_service",
"ep_id" : "0",
"ep_name" : "default",
"checksum" : "e18552532a73fdfef172061a398212e8ab72e7901a092b240f09a9f250b8e0d1",
"created" : "2019-05-21T06:32:52Z",
"updated" : "2020-12-22T13:20:56Z",
"provisioning_state" : "Succeeded",
"tags" : {
"__type_baremetal" : ""
},
"properties" : {
"accessIpv4" : "",
"hostName" : "clouddeploy-2pod-env2-hyp-0002",
"addresses" : [ {
"OsExtIpsType" : "fixed",
"OsExtIpsPortId" : "2db3738d-cbbd-4698-906f-c972845cba3a",
"addr" : "192.168.1.49",
"version" : 4,
"OsExtIpsMacAddr" : "fa:16:3e:29:23:33"
} ],
"accessIpv6" : "",
"metadata" : {
"chargingMode" : "1",
"meteringImageType" : "private",
"imageName" : "Ubuntu 17.10 aarch64 server 64bit for BareMetal",
"meteringOderId" : "CS20122903366ZKVX",
"meteringProductId" : "00301-215006-0--0",
"meteringImageId" : "e5065d43-4964-4071-b1ab-b17c70f903cc",
"meteringResourcesPerCode" : "physical.r1.xlarge.linux",
"vpcId" : "d7d8f09b-8bfe-4cc5-87a1-99012253ef44",
"osBit" : "64"
},
"OsExtStsVmState" : "stopped",
"configDrive" : "",
"OsExtStsPowerState" : 4,
"hostId" : "c3499877cccf68446308b59a0efddb6754029a3b6ddbd14dcca07c46",
"securityGroup" : [ {
"name" : "default",
"id" : "d7872289-f428-4690-9292-583c12fc8449"
} ],
"ExtVolumesAttached" : [ ],
"userId" : "183c03ab1281490e8be2e93038a9079c",
"flavor" : {
"disk" : "2000",
"name" : "physical.r1.xlarge",
"id" : "physical.r1.xlarge",
"vcpus" : "64",
"ram" : "262144"
},
"OsDcfDiskConfig" : "MANUAL",
"hostStatus" : "UP",
"OsSrvUsgLaunchedAt" : "2019-09-05T11:07:15.000000",
"OsExtAz" : "eu-de-06b",
"locked" : false,
"OS-EXT-SRV-ATTR" : {
"hostName" : "clouddeploy-2pod-env2-hyp-0002",
"kernelId" : "",
"ramdiskId" : "",
"reservationId" : "r-703tla9e",
"instanceName" : "instance-00034cd1",
"host" : "eu-de-04b-pod02.eu-de-04",
"rootDeviceName" : "/dev/vda",
"hypervisorHostName" : "nova004@2",
"launchIndex" : 0
},
"status" : "SHUTOFF",
"schedulerHints" : { }
}
} ]</pre>
</li><li id="rms_02_0011__li2533mcpsimp">Example 2<pre class="screen" id="rms_02_0011__screen7468103816226">{
"current_count" : 7,
"next_marker" : "CAESJhIkNGEzNWYxMmYtZjM0NC00YTNkLWE1NDEtZWFjMDBiNDIzMjg1GgTGWJss"
}</pre>
</li></ul>
</div>
<div class="section" id="rms_02_0011__section2538mcpsimp"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rms_02_0011__table2540mcpsimp" frame="border" border="1" rules="all"><thead align="left"><tr id="rms_02_0011__row2545mcpsimp"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="rms_02_0011__p2547mcpsimp"><strong id="rms_02_0011__b2548mcpsimp">Status Code</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="rms_02_0011__p2550mcpsimp"><strong id="rms_02_0011__b2551mcpsimp">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="rms_02_0011__row2553mcpsimp"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="rms_02_0011__p2555mcpsimp">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="rms_02_0011__p2557mcpsimp">Operation succeeded.</p>
</td>
</tr>
<tr id="rms_02_0011__row2558mcpsimp"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="rms_02_0011__p2560mcpsimp">400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="rms_02_0011__p2562mcpsimp">Invalid parameter.</p>
</td>
</tr>
<tr id="rms_02_0011__row2563mcpsimp"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="rms_02_0011__p2565mcpsimp">403</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="rms_02_0011__p2567mcpsimp">Authentication failed.</p>
</td>
</tr>
<tr id="rms_02_0011__row2568mcpsimp"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="rms_02_0011__p2570mcpsimp">500</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="rms_02_0011__p2572mcpsimp">Internal server error.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="rms_02_0011__section2573mcpsimp"><h4 class="sectiontitle">Error Codes</h4><p id="rms_02_0011__p2575mcpsimp">See <a href="rms_02_0018.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rms_02_0007.html">Resource Query</a></div>
</div>
</div>