doc-exports/docs/dws/api-ref/dws_02_0024.html
Lu, Huayi 3d88b677fd DWS API 830.201 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-05-10 13:18:08 +00:00

218 lines
22 KiB
HTML

<a name="EN-US_TOPIC_0000001186151630"></a><a name="EN-US_TOPIC_0000001186151630"></a>
<h1 class="topictitle1">Querying the Snapshot List</h1>
<div id="body8662426"><div class="section" id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_s3c15d46d4772415a849078534fba2ebe"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a41972d5b03b240d888f248b67b7e41f9">This API is used to query the snapshot list.</p>
</div>
<div class="section" id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_s7c03edfa8db3493eace6432e450328c6"><h4 class="sectiontitle">URI</h4><ul id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_u378ca162828b4790920eb4dc0c12242a"><li id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_lf47042cfcc014d25a02b20fd89bb933e">URI format<pre class="screen" id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_screen18564184495914">GET /v1.0/{project_id}/snapshots</pre>
</li></ul>
<ul id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_u046a889655754f198e7c38bdc4cc6a35"><li id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_ldd2a01e4bc014ba78f4286a4d376058e">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_t6ad12ac6cf434e8a8e85229b928d8ac0" frame="border" border="1" rules="all"><caption><b>Table 1 </b>URI parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_r00b86904f21a4f08b3a54beb036bd02b"><th align="left" class="cellrowborder" valign="top" width="22.45%" id="mcps1.3.2.3.1.1.2.5.1.1"><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a913c773bc62944e2917dfb70480f973d"><strong id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_b84235270617228">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="9.700000000000001%" id="mcps1.3.2.3.1.1.2.5.1.2"><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_ad7199863e6794e4f9604ba3f4eab5440"><strong id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_b6167984116271">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.180000000000001%" id="mcps1.3.2.3.1.1.2.5.1.3"><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_acd9bdd04bba04f599b7ade60e0c1173a"><strong id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_b68461443162720">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="53.669999999999995%" id="mcps1.3.2.3.1.1.2.5.1.4"><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a663391723c604862bfc83d8eab00e99f"><strong id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_b18892114417278">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_r2d1b53aa3bbf44be85dfee3ef56a15a2"><td class="cellrowborder" valign="top" width="22.45%" headers="mcps1.3.2.3.1.1.2.5.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a7e1a661d535e4d5a83a12c69a261e0af">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="9.700000000000001%" headers="mcps1.3.2.3.1.1.2.5.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_aee547991fe474196b2b812de80eb5387">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="14.180000000000001%" headers="mcps1.3.2.3.1.1.2.5.1.3 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a690e0609695c489198262b294054a104">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.669999999999995%" headers="mcps1.3.2.3.1.1.2.5.1.4 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p19606155735515"><span id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_text414511525338">Project ID</span>. For details about how to obtain the ID, see <a href="dws_02_0011.html">Obtaining a Project ID</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_s4fc5d63bd89e49e6816c196c6318c4da"><h4 class="sectiontitle">Request Message</h4><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a1f4f76e250e2437cabafa8c29ec6e1a8">Request example</p>
<pre class="screen" id="EN-US_TOPIC_0000001186151630__screen1963928133211">GET https://{Endpoint}/v1.0/89cd04f168b84af6be287f71730fdb4b/snapshots</pre>
</div>
<div class="section" id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_sda34999659764d20a25a5713e3a41c25"><h4 class="sectiontitle">Response Message</h4><ul id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_u5927e6dd7dee4e048c59fc12452ad6d2"><li id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_l4f996b7f129242f0bcb663f55c71077d">Example response<pre class="screen" id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_s285e5737ecb54d31868ef62ca6eed543">{
"snapshots": [
{
"id": "2a4d0f86-67cd-408a-8b66-017454fb7793",
"name": "snapshot-1",
"description": "",
"started": "2016-08-23T03:59:23Z",
"finished": "2016-08-23T04:01:40Z",
"size": 500,
"status": "AVAILABLE",
"type": "MANUAL",
"cluster_id": "4f87d3c4-9e33-482f-b962-e23b30d1a18c"
},
{
"id": "4af11460-06ec-48a4-b3ad-0e3bbdcd8ab1",
"name": "snapshot-2",
"description": "",
"started": "2016-08-23T18:20:00Z",
"finished": "2016-08-23T18:22:12Z",
"size": 500,
"status": "AVAILABLE",
"type": "MANUAL",
"cluster_id": "4f87d3c4-9e33-482f-b962-e23b30d1a18c"
}
],
"count":2
}</pre>
</li><li id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_l569d1f1907b34399b342672101bef8cd">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_responseParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_row3132163371918"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.1.2.4.1.1"><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p5134103315191"><strong id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_b14114633113610">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.1.2.4.1.2"><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p101361333181912"><strong id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_b1870113414365">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.2.2.1.2.4.1.3"><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p161371433101911"><strong id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_b1695112122813">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_row613219338193"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.1.2.4.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p1613973312190">snapshots</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.1.2.4.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p151401133111910">Array of <a href="#EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_table443117441668">Snapshots</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.2.2.1.2.4.1.3 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p171413337199">List of snapshot objects</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_row148849196393"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.1.2.4.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p18856191398">count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.1.2.4.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p6885181912391">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.2.2.1.2.4.1.3 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p088571919399">Total number of snapshot objects</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_table443117441668"></a><a name="en-us_topic_0000001099136608_table443117441668"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_table443117441668" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Snapshots</caption><thead align="left"><tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_row3432114417617"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.2.2.2.2.4.1.1"><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p132931001376"><strong id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_b1596764217360">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.2.2.2.2.4.1.2"><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p2293108711"><strong id="EN-US_TOPIC_0000001186151630__b1284687321">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.2.2.2.2.4.1.3"><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p329414011718"><strong id="EN-US_TOPIC_0000001186151630__b1737150208">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_row12432044865"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p191317105713">id</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p16913710476">String</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p179136102715">Snapshot ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_row1843216441368"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p9639317473">name</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p8639151717718">String</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p76392171277">Snapshot name</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_row343310449610"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p158411524773">description</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p584111241376">String</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p10841924877">Snapshot description</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_row1543315441563"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p147391034176">started</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p1473911349719">String</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p107396341379">Time when a snapshot starts to be created. Format: ISO8601: YYYY-MM-DDThh:mm:ssZ</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_row1443374413612"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p118841755472">finished</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p15884455471">String</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p1888405514719">Time when a snapshot is complete. Format: ISO8601: YYYY-MM-DDThh:mm:ssZ</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_row343314441669"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p38186612814">size</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p2818368818">Double</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p28181561782">Snapshot size, in GB</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_row184335441267"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p17125615786">status</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p91251215885">String</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p18125015883">Snapshot status:</p>
<ul id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_ul171255151582"><li id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_li412531519812">CREATING</li><li id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_li151268151986">AVAILABLE</li><li id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_li1112618156814">UNAVAILABLE</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_row1243419445618"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p113501252818">type</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p235142510814">String</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001186151630__p09261409494">Snapshot type. It can be:</p>
<ul id="EN-US_TOPIC_0000001186151630__ul2704151118492"><li id="EN-US_TOPIC_0000001186151630__li1270461112494"><strong id="EN-US_TOPIC_0000001186151630__b152456331156">MANUAL</strong></li><li id="EN-US_TOPIC_0000001186151630__li107041511134910"><strong id="EN-US_TOPIC_0000001186151630__b468773421519">AUTOMATED</strong></li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_row243410441611"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p75503341681">cluster_id</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p755019341481">String</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.4.2.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_p155012341684">ID of the cluster for which snapshots are created. For details about how to obtain the ID, see <a href="dws_02_00068.html">Obtaining the Cluster ID</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_s1036822a067a466da1109ae1ebb7de32"><h4 class="sectiontitle">Status Code</h4><ul id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_ua9a322db1a2c410b85094d36a0dfa60e"><li id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_l5e93e545197c44429841c5263cf9e3bc">Normal<p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a741f3de309324999833900c261afed46"><a name="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_l5e93e545197c44429841c5263cf9e3bc"></a><a name="en-us_topic_0000001099136608_l5e93e545197c44429841c5263cf9e3bc"></a>200</p>
</li><li id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_lfa39fd8b474c40b48e29de5746de28c8">Exception
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_t879ea391669b4d52b678ff171ed7d1b1" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Returned values</caption><thead align="left"><tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_re71b248e12ce49329996e8af4dd95642"><th align="left" class="cellrowborder" valign="top" width="32.48%" id="mcps1.3.5.2.2.1.2.3.1.1"><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a4156601fe0f141eaa9b97762af3a288b"><strong id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_b84235270610317">Returned Value</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="67.52%" id="mcps1.3.5.2.2.1.2.3.1.2"><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_ad5387a5717d84531a4f5343626e75e52"><strong id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_b124281994289">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_r0b01a81f6d134f9db1028228e30c088a"><td class="cellrowborder" valign="top" width="32.48%" headers="mcps1.3.5.2.2.1.2.3.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a29053c2412564c96935dd4730de1d3fd">400 Bad Request</p>
</td>
<td class="cellrowborder" valign="top" width="67.52%" headers="mcps1.3.5.2.2.1.2.3.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_ae343f1f3bc474dc9afa8d7d6e5d16930">Request error.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_r7bf3694410fa4b2492610b703f474d08"><td class="cellrowborder" valign="top" width="32.48%" headers="mcps1.3.5.2.2.1.2.3.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_abbfa6aea23294afc934cb1b1618a9798">401 Unauthorized</p>
</td>
<td class="cellrowborder" valign="top" width="67.52%" headers="mcps1.3.5.2.2.1.2.3.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a1af077fdec744dd78088302cecac3173">Authorization failed.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_r8f6c8fea208445639655574369ff8a50"><td class="cellrowborder" valign="top" width="32.48%" headers="mcps1.3.5.2.2.1.2.3.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a20afad770b894fc0a332cf6823ab3233">403 Forbidden</p>
</td>
<td class="cellrowborder" valign="top" width="67.52%" headers="mcps1.3.5.2.2.1.2.3.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a5ef6134ecc864c28868c0d7206ea24d2">No operation permission.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_rdd4471769a284ab8a11ccdaddcce41b8"><td class="cellrowborder" valign="top" width="32.48%" headers="mcps1.3.5.2.2.1.2.3.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a7fafc5acc38a429899d59784e05b3fcf">404 Not Found</p>
</td>
<td class="cellrowborder" valign="top" width="67.52%" headers="mcps1.3.5.2.2.1.2.3.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a63da58081cdd439389a2af77bb49c445">No resources found.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_reec1c8fe7e344dc3bdbd808c51e9e2ba"><td class="cellrowborder" valign="top" width="32.48%" headers="mcps1.3.5.2.2.1.2.3.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a105f246de0e64b6f91a2f2c7999e3fd7">500 Internal Server Error</p>
</td>
<td class="cellrowborder" valign="top" width="67.52%" headers="mcps1.3.5.2.2.1.2.3.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a19be07e80603486f84a6de57873a173d">Internal service error.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_r63e38845fce74281b2b7e358303b6131"><td class="cellrowborder" valign="top" width="32.48%" headers="mcps1.3.5.2.2.1.2.3.1.1 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a45c47ef3f60c40f885bac907d7fb266f">503 Service Unavailable</p>
</td>
<td class="cellrowborder" valign="top" width="67.52%" headers="mcps1.3.5.2.2.1.2.3.1.2 "><p id="EN-US_TOPIC_0000001186151630__en-us_topic_0000001099136608_a246d6f8bc9da46e8ac1e2e42bbf3ef0d">The service is unavailable.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_02_0023.html">Snapshot Management APIs</a></div>
</div>
</div>