forked from docs/doc-exports
Compare commits
25 Commits
waf_and_ob
...
adding_mrs
| Author | SHA1 | Date | |
|---|---|---|---|
| bc33312a45 | |||
| b24bb72138 | |||
| c5fcb46315 | |||
| 3b1f73dece | |||
| 8682f10aa4 | |||
| 558bee8536 | |||
| b974c4b77e | |||
| ea05d1a734 | |||
| 50686af1a0 | |||
| 96aa3747dc | |||
| 5e34f6ce26 | |||
| 6182f91ba8 | |||
| 14be087a3b | |||
| 947c3381e0 | |||
| 54b39691a8 | |||
| 901ea67b42 | |||
| e227be9021 | |||
| 5523220f09 | |||
| 82285f686d | |||
| 7f68b84da4 | |||
| dd8a3a658b | |||
| 5bdbeeee8c | |||
| f6f2ca6fa5 | |||
| 6b71b4a1fa | |||
| 99eb66ab8a |
492
docs/cbr/api-ref/ALL_META.TXT.json
Normal file
492
docs/cbr/api-ref/ALL_META.TXT.json
Normal file
File diff suppressed because it is too large
Load Diff
242
docs/cbr/api-ref/AddMember.html
Normal file
242
docs/cbr/api-ref/AddMember.html
Normal file
File diff suppressed because it is too large
Load Diff
225
docs/cbr/api-ref/AddVaultResource.html
Normal file
225
docs/cbr/api-ref/AddVaultResource.html
Normal file
File diff suppressed because it is too large
Load Diff
173
docs/cbr/api-ref/AssociateVaultPolicy.html
Normal file
173
docs/cbr/api-ref/AssociateVaultPolicy.html
Normal file
File diff suppressed because it is too large
Load Diff
196
docs/cbr/api-ref/BatchCreateAndDeleteVaultTags.html
Normal file
196
docs/cbr/api-ref/BatchCreateAndDeleteVaultTags.html
Normal file
File diff suppressed because it is too large
Load Diff
443
docs/cbr/api-ref/CLASS.TXT.json
Normal file
443
docs/cbr/api-ref/CLASS.TXT.json
Normal file
File diff suppressed because it is too large
Load Diff
606
docs/cbr/api-ref/CreateCheckpoint.html
Normal file
606
docs/cbr/api-ref/CreateCheckpoint.html
Normal file
File diff suppressed because it is too large
Load Diff
604
docs/cbr/api-ref/CreatePolicy.html
Normal file
604
docs/cbr/api-ref/CreatePolicy.html
Normal file
File diff suppressed because it is too large
Load Diff
969
docs/cbr/api-ref/CreateVault.html
Normal file
969
docs/cbr/api-ref/CreateVault.html
Normal file
File diff suppressed because it is too large
Load Diff
176
docs/cbr/api-ref/CreateVaultTags.html
Normal file
176
docs/cbr/api-ref/CreateVaultTags.html
Normal file
File diff suppressed because it is too large
Load Diff
94
docs/cbr/api-ref/DeleteBackup.html
Normal file
94
docs/cbr/api-ref/DeleteBackup.html
Normal file
@ -0,0 +1,94 @@
|
||||
<a name="DeleteBackup"></a><a name="DeleteBackup"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a Backup</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a single backup.</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/backups/{backup_id}</p>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p>Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p>Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p>backup_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p>Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>ID of the backup to be deleted</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p>project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p>Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Project ID</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Request Parameters</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeleteBackup__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p>Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p>Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p>Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p>X-Auth-Token</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p>Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p>User token The token can be obtained by calling the IAM API used to obtain a user token. The value of <strong>X-Subject-Token</strong> in the response header is the user token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE https://{endpoint}/v3/{project_id}/backups/{backup_id}</pre>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Status Codes</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeleteBackup__status_code" frame="border" border="1" rules="all"><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p>Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p>204</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p>No Content</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Error Codes</h4><p>See <a href="ErrorCode.html">Error Codes</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000005.html">Backups</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
103
docs/cbr/api-ref/DeleteMember.html
Normal file
103
docs/cbr/api-ref/DeleteMember.html
Normal file
File diff suppressed because it is too large
Load Diff
94
docs/cbr/api-ref/DeletePolicy.html
Normal file
94
docs/cbr/api-ref/DeletePolicy.html
Normal file
@ -0,0 +1,94 @@
|
||||
<a name="DeletePolicy"></a><a name="DeletePolicy"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a Policy</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a policy.</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/policies/{policy_id}</p>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p>Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p>Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p>policy_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p>Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Policy ID</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p>project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p>Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Project ID</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Request Parameters</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeletePolicy__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p>Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p>Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p>Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p>X-Auth-Token</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p>Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p>User token The token can be obtained by calling the IAM API used to obtain a user token. The value of <strong>X-Subject-Token</strong> in the response header is the user token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE https://{endpoint}/v3/{project_id}/policies/{policy_id}</pre>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Status Codes</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeletePolicy__status_code" frame="border" border="1" rules="all"><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p>Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p>204</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p>No Content</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Error Codes</h4><p>See <a href="ErrorCode.html">Error Codes</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000006.html">Policies</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
94
docs/cbr/api-ref/DeleteVault.html
Normal file
94
docs/cbr/api-ref/DeleteVault.html
Normal file
@ -0,0 +1,94 @@
|
||||
<a name="DeleteVault"></a><a name="DeleteVault"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a Vault</h1>
|
||||
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete vaults. Once a vault is deleted, all backups in the vault are cleared.</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v3/{project_id}/vaults/{vault_id}</p>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p>Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p>Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p>project_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p>Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Project ID</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p>vault_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p>Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Vault ID</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Request Parameters</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeleteVault__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p>Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p>Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p>Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p>X-Auth-Token</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p>Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p>String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p>User token The token can be obtained by calling the IAM API used to obtain a user token. The value of <strong>X-Subject-Token</strong> in the response header is the user token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Response Parameters</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE https://{endpoint}/v3/{project_id}/vaults/{vault_id}</pre>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p>None</p>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Status Codes</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeleteVault__status_code" frame="border" border="1" rules="all"><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p>Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p>Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p>204</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p>No Content</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section"><h4 class="sectiontitle">Error Codes</h4><p>See <a href="ErrorCode.html">Error Codes</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000004.html">Vaults</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
112
docs/cbr/api-ref/DeleteVaultTag.html
Normal file
112
docs/cbr/api-ref/DeleteVaultTag.html
Normal file
File diff suppressed because it is too large
Load Diff
173
docs/cbr/api-ref/DisassociateVaultPolicy.html
Normal file
173
docs/cbr/api-ref/DisassociateVaultPolicy.html
Normal file
File diff suppressed because it is too large
Load Diff
1775
docs/cbr/api-ref/ErrorCode.html
Normal file
1775
docs/cbr/api-ref/ErrorCode.html
Normal file
File diff suppressed because it is too large
Load Diff
680
docs/cbr/api-ref/ListBackups.html
Normal file
680
docs/cbr/api-ref/ListBackups.html
Normal file
File diff suppressed because it is too large
Load Diff
1384
docs/cbr/api-ref/ListOpLogs.html
Normal file
1384
docs/cbr/api-ref/ListOpLogs.html
Normal file
File diff suppressed because it is too large
Load Diff
407
docs/cbr/api-ref/ListPolicies.html
Normal file
407
docs/cbr/api-ref/ListPolicies.html
Normal file
File diff suppressed because it is too large
Load Diff
649
docs/cbr/api-ref/ListVault.html
Normal file
649
docs/cbr/api-ref/ListVault.html
Normal file
File diff suppressed because it is too large
Load Diff
124
docs/cbr/api-ref/ListVersions.html
Normal file
124
docs/cbr/api-ref/ListVersions.html
Normal file
File diff suppressed because it is too large
Load Diff
3
docs/cbr/api-ref/PARAMETERS.txt
Normal file
3
docs/cbr/api-ref/PARAMETERS.txt
Normal file
@ -0,0 +1,3 @@
|
||||
version=""
|
||||
language="en-us"
|
||||
type=""
|
||||
144
docs/cbr/api-ref/RemoveVaultResource.html
Normal file
144
docs/cbr/api-ref/RemoveVaultResource.html
Normal file
File diff suppressed because it is too large
Load Diff
211
docs/cbr/api-ref/RestoreBackup.html
Normal file
211
docs/cbr/api-ref/RestoreBackup.html
Normal file
File diff suppressed because it is too large
Load Diff
455
docs/cbr/api-ref/ShowBackup.html
Normal file
455
docs/cbr/api-ref/ShowBackup.html
Normal file
File diff suppressed because it is too large
Load Diff
394
docs/cbr/api-ref/ShowCheckpoint.html
Normal file
394
docs/cbr/api-ref/ShowCheckpoint.html
Normal file
File diff suppressed because it is too large
Load Diff
208
docs/cbr/api-ref/ShowMemberDetail.html
Normal file
208
docs/cbr/api-ref/ShowMemberDetail.html
Normal file
File diff suppressed because it is too large
Load Diff
293
docs/cbr/api-ref/ShowMembersDetail.html
Normal file
293
docs/cbr/api-ref/ShowMembersDetail.html
Normal file
File diff suppressed because it is too large
Load Diff
705
docs/cbr/api-ref/ShowOpLog.html
Normal file
705
docs/cbr/api-ref/ShowOpLog.html
Normal file
File diff suppressed because it is too large
Load Diff
373
docs/cbr/api-ref/ShowPolicy.html
Normal file
373
docs/cbr/api-ref/ShowPolicy.html
Normal file
File diff suppressed because it is too large
Load Diff
931
docs/cbr/api-ref/ShowVault.html
Normal file
931
docs/cbr/api-ref/ShowVault.html
Normal file
File diff suppressed because it is too large
Load Diff
156
docs/cbr/api-ref/ShowVaultProjectTag.html
Normal file
156
docs/cbr/api-ref/ShowVaultProjectTag.html
Normal file
File diff suppressed because it is too large
Load Diff
770
docs/cbr/api-ref/ShowVaultResourceInstances.html
Normal file
770
docs/cbr/api-ref/ShowVaultResourceInstances.html
Normal file
File diff suppressed because it is too large
Load Diff
173
docs/cbr/api-ref/ShowVaultTag.html
Normal file
173
docs/cbr/api-ref/ShowVaultTag.html
Normal file
File diff suppressed because it is too large
Load Diff
150
docs/cbr/api-ref/ShowVersion.html
Normal file
150
docs/cbr/api-ref/ShowVersion.html
Normal file
File diff suppressed because it is too large
Load Diff
250
docs/cbr/api-ref/UpdateMemberStatus.html
Normal file
250
docs/cbr/api-ref/UpdateMemberStatus.html
Normal file
File diff suppressed because it is too large
Load Diff
603
docs/cbr/api-ref/UpdatePolicy.html
Normal file
603
docs/cbr/api-ref/UpdatePolicy.html
Normal file
File diff suppressed because it is too large
Load Diff
737
docs/cbr/api-ref/UpdateVault.html
Normal file
737
docs/cbr/api-ref/UpdateVault.html
Normal file
File diff suppressed because it is too large
Load Diff
8
docs/cbr/api-ref/cbr_04_0001.html
Normal file
8
docs/cbr/api-ref/cbr_04_0001.html
Normal file
@ -0,0 +1,8 @@
|
||||
<a name="cbr_04_0001"></a><a name="cbr_04_0001"></a>
|
||||
|
||||
<h1 class="topictitle1">API Usage Guidelines</h1>
|
||||
<div id="body39451090"><p id="cbr_04_0001__p1645204610259">Public cloud APIs comply with the RESTful API design principles. REST-based Web services are organized into resources. Each resource is identified by one or more Uniform Resource Identifiers (URIs). An application accesses a resource based on the resource's Unified Resource Locator (URL). A URL is usually in the following format: <em id="cbr_04_0001__i1385069210259">https://Endpoint/uri</em>. In the URL, <strong id="cbr_04_0001__b5754736910259">uri</strong> indicates the resource path, that is, the API access path.</p>
|
||||
<p id="cbr_04_0001__p4816427810259">Public cloud APIs use HTTPS as the transmission protocol. Requests/Responses are transmitted by using JSON messages, with media type represented by <strong id="cbr_04_0001__b3082532510259">Application/json</strong>.</p>
|
||||
<p id="cbr_04_0001__p188289482118">For details about how to use APIs, see <a href="https://docs.otc.t-systems.com/en-us/api/apiug/apig-en-api-180328001.html?tag=API Documents" target="_blank" rel="noopener noreferrer">API Usage Guidelines</a>.</p>
|
||||
</div>
|
||||
|
||||
26
docs/cbr/api-ref/cbr_04_0015.html
Normal file
26
docs/cbr/api-ref/cbr_04_0015.html
Normal file
@ -0,0 +1,26 @@
|
||||
<a name="cbr_04_0015"></a><a name="cbr_04_0015"></a>
|
||||
|
||||
<h1 class="topictitle1">CBR APIs</h1>
|
||||
<div id="body1560506489043"><p id="cbr_04_0015__p8060118"></p>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="topic_300000000.html">API Version Query</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="topic_300000001.html">Tasks</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="topic_300000002.html">Backup Sharing</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="topic_300000003.html">Restore Points</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="topic_300000004.html">Vaults</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="topic_300000005.html">Backups</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="topic_300000006.html">Policies</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="topic_300000007.html">Tags</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
13
docs/cbr/api-ref/cbr_04_0019.html
Normal file
13
docs/cbr/api-ref/cbr_04_0019.html
Normal file
@ -0,0 +1,13 @@
|
||||
<a name="cbr_04_0019"></a><a name="cbr_04_0019"></a>
|
||||
|
||||
<h1 class="topictitle1">Appendix</h1>
|
||||
<div id="body1552914046805"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="cbr_04_0020.html">Status Codes</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="ErrorCode.html">Error Codes</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
121
docs/cbr/api-ref/cbr_04_0020.html
Normal file
121
docs/cbr/api-ref/cbr_04_0020.html
Normal file
File diff suppressed because it is too large
Load Diff
140
docs/cbr/api-ref/cbr_04_0025.html
Normal file
140
docs/cbr/api-ref/cbr_04_0025.html
Normal file
File diff suppressed because it is too large
Load Diff
1
docs/cbr/api-ref/public_sys-resources/ExpandCollapse.js
Normal file
1
docs/cbr/api-ref/public_sys-resources/ExpandCollapse.js
Normal file
@ -0,0 +1 @@
|
||||
var expandClassName="dropdownexpand";var collapseClassName="dropdowncollapse";var collapseTableClassName="dropdowncollapsetable";function ExpandorCollapseNode(a){a=a.parentNode;if(a.className==expandClassName){a.className=collapseClassName}else{a.className=expandClassName}}function ExpandorCollapseTableNode(a){a=a.parentNode;if(a.className==expandClassName){a.className=collapseTableClassName}else{a.className=expandClassName}}function ExpandorCollapseAllNodes(g,h,c){var a=g.getAttribute("title");var b=g.parentNode;if(a=="collapse"){g.setAttribute("title","expand");g.className="dropdownAllButtonexpand";g.innerHTML=h}else{g.setAttribute("title","collapse");g.className="dropdownAllButtoncollapse";g.innerHTML=c}var f=b.getElementsByTagName("*");for(var d=0;d<f.length;d++){var e=f[d];if(e.className.indexOf(expandClassName)!=-1||e.className.indexOf(collapseClassName)!=-1||e.className.indexOf(collapseTableClassName)!=-1){if(a=="collapse"){if(e.tagName.toLowerCase()=="table"){e.className=collapseTableClassName}else{e.className=collapseClassName}}else{e.className=expandClassName}}}}function ExpandForHref(f){if(null==f||"#"==f||"###"==f){return}var a=null;try{a=document.getElementById(f)}catch(d){}if(null==a||a.length==0){return}try{var b=a.parentNode;while(b!=null&&b.tagName!="body"){if(b.className==collapseClassName){b.className=expandClassName}b=b.parentNode}}catch(c){}}window.onload=function(){var b=document.getElementsByTagName("div");for(var c=0;c<b.length;c++){var j=b[c];if(j.className.indexOf(expandClassName)!=-1){j.className=collapseClassName}}var d=document.getElementsByTagName("a");try{for(var c=0;c<d.length;c++){var f=d[c];var h=f.getAttribute("href");if(h!=""&&h!=null){f.addEventListener("click",showHasConref,false)}}}catch(g){}};function showHasConref(b){var a=b.currentTarget.getAttribute("href");try{if(a!=null&&a!="#"&&a.lastIndexOf("#")>-1){ExpandForHref(a.substring(a.lastIndexOf("#")+1))}}catch(c){}};
|
||||
BIN
docs/cbr/api-ref/public_sys-resources/caution_3.0-en-us.png
Normal file
BIN
docs/cbr/api-ref/public_sys-resources/caution_3.0-en-us.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 KiB |
1
docs/cbr/api-ref/public_sys-resources/commonltr.css
Normal file
1
docs/cbr/api-ref/public_sys-resources/commonltr.css
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
docs/cbr/api-ref/public_sys-resources/commonrtl.css
Normal file
2
docs/cbr/api-ref/public_sys-resources/commonrtl.css
Normal file
@ -0,0 +1,2 @@
|
||||
/*! Copyright (c) Huawei Technologies Co., Ltd. 2020-2022. All rights reserved. */.msgph{font-family:Courier New}.unresolved{background-color:#87ceeb}.noTemplate{background-color:#ff0}.base{background-color:#fff}/*! Add space for top level topics */.nested0,.p{margin-top:1em}/*! div with class=p is used for paragraphs that contain blocks, to keep the XHTML valid *//*! Default of italics to set apart figure captions */.figcap,.italic,.var{font-style:italic}.figdesc{font-style:normal}/*! Use @frame to create frames on figures */.figborder{padding-left:3px;padding-right:3px;margin-top:1em;border:2px solid Silver}.figsides{margin-top:1em;padding-left:3px;padding-right:3px;border-left:2px solid Silver;border-right:2px solid Silver}.figtop{border-top:2px solid Silver;margin-top:1em}.figbottom{border-bottom:2px solid Silver}.figtopbot{border-top:2px solid Silver;border-bottom:2px solid Silver;margin-top:1em}/*! Most link groups are created with <div>. Ensure they have space before and after. */.ullinks,ul.simple{list-style-type:none}.attention,.danger,.ddexpand,.dlexpand,.example,.fastpath,.important,.liexpand,.linklist,.note,.notice,.olchildlink,.relconcepts,.relinfo,.relref,.reltasks,.remember,.restriction,.section,.sliexpand,.stepexpand,.substepexpand,.tip,.ulchildlink,.warning{margin-top:1em;margin-bottom:1em}.linklistwithchild,.sublinklist{margin-top:1em;margin-right:1.5em;margin-bottom:1em}.breadcrumb{font-size:smaller;margin-bottom:1em}.prereq{margin-right:20px}/*! Set heading sizes, getting smaller for deeper nesting */.topictitle1{font-size:1.34em;margin-top:0;margin-bottom:.1em}.topictitle2,.topictitle3,.topictitle4,.topictitle5,.topictitle6,.sectiontitle{font-size:1.17em}.topictitle2{margin-top:1pc;margin-bottom:.45em}.topictitle3{margin-top:1pc;margin-bottom:.17em;font-weight:700}.topictitle4{margin-top:.83em;font-weight:700}.topictitle5{font-weight:700}.topictitle6{font-style:italic}.sectiontitle{margin-top:1em;margin-bottom:0;color:#000;font-weight:700}/*! All note formats have the same default presentation */.attentiontitle,.bold,.cautiontitle,.dangertitle,.dlterm,.fastpathtitle,.firstcol,.importanttitle,.notelisttitle,.notetitle,.noticetitle,.parmname,.remembertitle,.restrictiontitle,.tiptitle,.uicontrol,.warningtitle{font-weight:700}.caution{font-weight:700;margin-bottom:1em}/*! Simple lists do not get a bullet *//*! Used on the first column of a table, when rowheader="firstcol" is used *//*! Various basic phrase styles */.boldItalic{font-weight:700;font-style:italic}.shortcut,.underlined{text-decoration:underline}/*! 2008-10-27 keyword采用跟随上下文的样式
|
||||
*//*! Default of bold for definition list terms *//*! Use CSS to expand lists with @compact="no" */.dltermexpand{font-weight:700;margin-top:1em}[compact="yes"]>li{margin-top:0}[compact="no"]>li{margin-top:.53em}/*! Align images based on @align on topic/image */div.imageleft,.text-align-left{text-align:left}div.imagecenter,.text-align-center{text-align:center}div.imageright,.text-align-right{text-align:right}div.imagejustify,.text-align-justify{text-align:justify}.cellrowborder{border-right:0;border-top:0;border-left:1px solid;border-bottom:1px solid}.row-nocellborder{border-left:hidden;border-right:0;border-top:0;border-bottom:1px solid}.cell-norowborder{border-top:0;border-bottom:hidden;border-right:0;border-left:1px solid}.nocellnorowborder{border:0;border-left:hidden;border-bottom:hidden}pre.codeblock,pre.screen{padding:5px;border:outset;background-color:#ccc;margin-top:2px;margin-bottom:2px;white-space:pre}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user