forked from docs/doc-exports
cbr_api0124 Added CBR actions
Reviewed-by: Muller, Martin <martin.muller@t-systems.com> Co-authored-by: Zaoxu, Li <lizaoxu@huawei.com> Co-committed-by: Zaoxu, Li <lizaoxu@huawei.com>
This commit is contained in:
parent
854e7361d2
commit
e98ae60365
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
<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>
|
||||
<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>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,19 @@
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="cbr_04_0025__row19468175875218"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.1.1.3.1.1 "><p id="cbr_04_0025__p2299959185217">2023-10-23</p>
|
||||
<tbody><tr id="cbr_04_0025__row112844326361"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.1.1.3.1.1 "><p id="cbr_04_0025__p528415328364">2024-09-09</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="82%" headers="mcps1.3.1.1.3.1.2 "><p id="cbr_04_0025__p16393113714363">Updated the following content:</p>
|
||||
<ul id="cbr_04_0025__ul73938370364"><li id="cbr_04_0025__li14393437103612">Added the description that the <strong id="cbr_04_0025__b16268193114918">retention_duration_days</strong>, <strong id="cbr_04_0025__b11287133410491">max_backups, day_backups</strong>, <strong id="cbr_04_0025__b157501339114918">week_backups</strong>, <strong id="cbr_04_0025__b10179124214912">month_backups</strong>, and <strong id="cbr_04_0025__b752084518493">year_backups</strong> fields cannot be set at the same time in sections "Creating a Policy" and "Modifying a Policy."</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="cbr_04_0025__row1616924715532"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.1.1.3.1.1 "><p id="cbr_04_0025__p416994717530">2024-01-23</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="82%" headers="mcps1.3.1.1.3.1.2 "><p id="cbr_04_0025__p1111434115415">Updated the following content:</p>
|
||||
<ul id="cbr_04_0025__ul053814915410"><li id="cbr_04_0025__li11538124985415">Added the following CBR actions: querying the storage usage, updating vault orders, replicating a restore point, querying the vault list in other regions, migrating a resource, replicating a backup, and querying the replication capability.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="cbr_04_0025__row19468175875218"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.1.1.3.1.1 "><p id="cbr_04_0025__p2299959185217">2023-10-23</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="82%" headers="mcps1.3.1.1.3.1.2 "><p id="cbr_04_0025__p5299175913527">Updated the following content:</p>
|
||||
<ul id="cbr_04_0025__ul829935955219"><li id="cbr_04_0025__li5299115965214">Added support for cross-region replication.</li></ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user