forked from docs/doc-exports
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>
203 lines
22 KiB
HTML
203 lines
22 KiB
HTML
<a name="EN-US_TOPIC_0000001185673172"></a><a name="EN-US_TOPIC_0000001185673172"></a>
|
|
|
|
<h1 class="topictitle1">Creating a Snapshot</h1>
|
|
<div id="body8662426"><div class="section" id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_sca64f36627a3417bbeb0c43855a40ce7"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_aa1b0da11092d4f65a968e39f0eca4859">This API is used to create snapshots for a specified cluster.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_s79bb432d7cfa4d6ba3fe910602033e78"><h4 class="sectiontitle">URI</h4><ul id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_ub96217737dd84d548479aa6a35ee1bd2"><li id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_lc0f7a9cba28d46268c30ad53e54ba999">URI format<pre class="screen" id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_screen23853128599">POST /v1.0/{project_id}/snapshots</pre>
|
|
</li><li id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_l9f15dc73bcc2443aa7f1e59e9700d91d">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_t877e0dac894f448f87cc0782da0ae4a4" frame="border" border="1" rules="all"><caption><b>Table 1 </b>URI parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_r91eb15e2eb394521bdd6a7d42d36b68c"><th align="left" class="cellrowborder" valign="top" width="15.76%" id="mcps1.3.2.2.2.1.2.5.1.1"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_af98c37784bf6478b8638e51591fdbaa2"><strong id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_b84235270617228">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="9.94%" id="mcps1.3.2.2.2.1.2.5.1.2"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_a5332e63e3c1348f4893ed5a46e9054ad"><strong id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_b6167984116271">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="12.479999999999999%" id="mcps1.3.2.2.2.1.2.5.1.3"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_a76fb4bdd350545839ea670ef978f82b9"><strong id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_b14166175915269">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="61.82%" id="mcps1.3.2.2.2.1.2.5.1.4"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_a36d2b446e91f40669768b2b4b1af1b2c"><strong id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_b169519010270">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_r17094096c94e41c08fb927c01b191b6c"><td class="cellrowborder" valign="top" width="15.76%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_a843feba0476744298eb5f8e2b1f975bd">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="9.94%" headers="mcps1.3.2.2.2.1.2.5.1.2 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_ab8f64bdd2c7444e28c7a415c2331b54b">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="12.479999999999999%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_ac4291dc3fa3c46f3852e35622bab1bb5">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="61.82%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p14202648155510"><span id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_text1665163515339">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_0000001185673172__en-us_topic_0000001098656810_s21224531b3af41768965da75256b6574"><h4 class="sectiontitle">Request Message</h4><ul id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_u5e74a296118946f2b1d8f0cafa58e5a9"><li id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_l5d283b47cb264f85b7d3a8c4a5418873">Request example<pre class="screen" id="EN-US_TOPIC_0000001185673172__screen7161145015294">POST https://{Endpoint}/v1.0/89cd04f168b84af6be287f71730fdb4b/snapshots
|
|
|
|
{
|
|
"snapshot" : {
|
|
"name" : "snapshot-3",
|
|
"cluster_id" : "44b277eb-39be-4921-be31-3d61b43651d7",
|
|
"description" : "Snapshot-3 description"
|
|
}
|
|
}</pre>
|
|
</li></ul>
|
|
<ul id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_udd7e5bb720e04435a52066069721c8e8"><li id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_l24ce1fa6e3694639b182da9f3167aed3">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_requestParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request parameters</caption><thead align="left"><tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_row18236201214810"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.1.1.2.5.1.1"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p1123751219488"><strong id="EN-US_TOPIC_0000001185673172__b1354945002">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.1.1.2.5.1.2"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p16238012134818"><strong id="EN-US_TOPIC_0000001185673172__b797345971">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.1.1.2.5.1.3"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p1924021212485"><strong id="EN-US_TOPIC_0000001185673172__b812480806">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.1.1.2.5.1.4"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p224110127481"><strong id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_b9302121482713">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_row523671234815"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.1.1.2.5.1.1 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p14242712204815">snapshot</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.1.1.2.5.1.2 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p11243612144813">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.1.1.2.5.1.3 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p1824481274818"><a href="#EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_request_snapshot">Snapshot</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.1.1.2.5.1.4 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p1824512129484">Snapshot object.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_request_snapshot"></a><a name="en-us_topic_0000001098656810_request_snapshot"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_request_snapshot" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Snapshot</caption><thead align="left"><tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_row1246201204812"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.1.2.2.5.1.1"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p72481612114814"><strong id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_b181618438357">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.1.2.2.5.1.2"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p3249412204815"><strong id="EN-US_TOPIC_0000001185673172__b1689711391">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.1.2.2.5.1.3"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p1250181264811"><strong id="EN-US_TOPIC_0000001185673172__b1780572828">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.1.2.2.5.1.4"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p1925041224815"><strong id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_b569345143514">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_row74581744235"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.1.2.2.5.1.1 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p28044411414">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.1.2.2.5.1.2 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p980419420413">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.1.2.2.5.1.3 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p108051541440">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.1.2.2.5.1.4 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p16805184943">Snapshot name, which must be unique and start with a letter. It consists of 4 to 64 characters, which are case-insensitive and contain letters, digits, hyphens (-), and underscores (_) only.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_row4247141210481"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.1.2.2.5.1.1 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p152513125482">cluster_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.1.2.2.5.1.2 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p1925161211483">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.1.2.2.5.1.3 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p14252912164810">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.1.2.2.5.1.4 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p2025314128487">ID of the cluster for which you want to create a snapshot. For details about how to obtain the ID, see <a href="dws_02_00068.html">Obtaining the Cluster ID</a>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_row142475122489"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.1.2.2.5.1.1 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p13258101254817">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.1.2.2.5.1.2 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p9261161217489">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.1.2.2.5.1.3 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p1262121274812">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.1.2.2.5.1.4 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p426251216486">Snapshot description. If no value is specified, the description is empty. Enter a maximum of 256 characters. The following special characters are not allowed: !<>'=&"</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_s74ab9ad56efb4dddbd3dd843c2374513"><h4 class="sectiontitle">Response Message</h4><ul id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_ua05cf8eda66243ec9c9c45277baa6a8a"><li id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_l746615a2cb9c4569b3a79d6c9d969f2a">Example response<pre class="screen" id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_sdaaaf97b5ae446aa87884f56b09b844b">{
|
|
"snapshot": {
|
|
"id": "2a4d0f86-67cd-408a-8b66-017454fb7793"
|
|
}
|
|
}</pre>
|
|
</li><li id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_l265b6cde7d7943269a9cd0d96d24e0c4">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_responseParameter" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_row1826771274814"><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_0000001185673172__en-us_topic_0000001098656810_p6269151274811"><strong id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_b67441498356">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_0000001185673172__en-us_topic_0000001098656810_p9269312104815"><strong id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_b152305033517">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_0000001185673172__en-us_topic_0000001098656810_p20270612144815"><strong id="EN-US_TOPIC_0000001185673172__b1191454273">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_row1126721216486"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.1.2.4.1.1 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p827121212488">snapshot</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_0000001185673172__en-us_topic_0000001098656810_p3271151212482"><a href="#EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_response_snapshot_1">SnapshotResp</a> object</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_0000001185673172__en-us_topic_0000001098656810_p927221264813">Snapshot object</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_response_snapshot_1"></a><a name="en-us_topic_0000001098656810_response_snapshot_1"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_response_snapshot_1" frame="border" border="1" rules="all"><caption><b>Table 5 </b>SnapshotResp</caption><thead align="left"><tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_row92731129483"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.2.2.4.1.1"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p1427641234819"><strong id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_b1587945410352">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.2.2.4.1.2"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p3277512174815"><strong id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_b13779555173511">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.2.2.2.2.4.1.3"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p10277212184819"><strong id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_b275016561359">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_row1927361244812"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p15278101284819">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p172798125481">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.2.2.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_p1427911214484">Snapshot ID</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_s763e6683944443b1a55793807c544818"><h4 class="sectiontitle">Status Code</h4><ul id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_u9105e89aaf8146ab8adec8b191bb8607"><li id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_l89290d9c1df8426bad3212fcbceb07e4">Normal<p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_aa82569a306f04a98bd1397c037f5289e"><a name="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_l89290d9c1df8426bad3212fcbceb07e4"></a><a name="en-us_topic_0000001098656810_l89290d9c1df8426bad3212fcbceb07e4"></a>200</p>
|
|
</li><li id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_l14ca2d60d8944e5d95f14a9e1b5ad05c">Exception
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_t1abefdff89ea4e27b3e5f7d7a5ec1fa9" frame="border" border="1" rules="all"><caption><b>Table 6 </b>Returned values</caption><thead align="left"><tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_rd7dfd8d64b954a16a4a56cade6193a6c"><th align="left" class="cellrowborder" valign="top" width="26.179999999999996%" id="mcps1.3.5.2.2.1.2.3.1.1"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_a310555cdf51a47ec9666c91d4a5fe6f1"><strong id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_b842352706104658">Returned Value</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="73.82%" id="mcps1.3.5.2.2.1.2.3.1.2"><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_a5374003c95794b41b8e093fe8349c8b1"><strong id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_b15453123172714">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_r966aab4dd72c469d9f67a7a628c75279"><td class="cellrowborder" valign="top" width="26.179999999999996%" headers="mcps1.3.5.2.2.1.2.3.1.1 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_af4ae7e74b61a4c88a709a9634e381731">400 Bad Request</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="73.82%" headers="mcps1.3.5.2.2.1.2.3.1.2 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_a508dc5f7ae3145c1a0ab59c7a59175a6">Request error.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_r90009ad515fb4e789e9caee1a11fcf6b"><td class="cellrowborder" valign="top" width="26.179999999999996%" headers="mcps1.3.5.2.2.1.2.3.1.1 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_a78ec7d4b7eb442d4810eed0cad311e72">401 Unauthorized</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="73.82%" headers="mcps1.3.5.2.2.1.2.3.1.2 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_ae8ab0533d27a42ec881a7a4edfa5acb4">Authorization failed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_rf1eeda5d71714397976d7bbd0c607077"><td class="cellrowborder" valign="top" width="26.179999999999996%" headers="mcps1.3.5.2.2.1.2.3.1.1 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_a113ccbee51324030ac46e1d94bebd5da">403 Forbidden</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="73.82%" headers="mcps1.3.5.2.2.1.2.3.1.2 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_a31f8f1d166774434a7d8567bd814dfdc">No operation permission.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_rdcbc82cf07414082bd244295a1c1be7b"><td class="cellrowborder" valign="top" width="26.179999999999996%" headers="mcps1.3.5.2.2.1.2.3.1.1 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_ad4429862c4874402b6d52f39df7cab3f">404 Not Found</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="73.82%" headers="mcps1.3.5.2.2.1.2.3.1.2 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_a69dd1d22496a4112876ab4a55fae0837">No resources found.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_rca892f0504d04aec843be64d6acc9741"><td class="cellrowborder" valign="top" width="26.179999999999996%" headers="mcps1.3.5.2.2.1.2.3.1.1 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_a4689343b3f2e43e292f664328e1aa0e1">500 Internal Server Error</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="73.82%" headers="mcps1.3.5.2.2.1.2.3.1.2 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_a65e553c1b6c246b69e513013846ed8f4">Internal service error.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_r9d1910b3d4eb45e08fd83c3103393a44"><td class="cellrowborder" valign="top" width="26.179999999999996%" headers="mcps1.3.5.2.2.1.2.3.1.1 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_aa0aafbeab1434aff99e14c59ed1d9048">503 Service Unavailable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="73.82%" headers="mcps1.3.5.2.2.1.2.3.1.2 "><p id="EN-US_TOPIC_0000001185673172__en-us_topic_0000001098656810_ae6f38fda718241b99a301927f3733f1b">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>
|
|
|