SWR API 20250521 version

Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com>
Co-authored-by: qiujiandong1 <qiujiandong1@huawei.com>
Co-committed-by: qiujiandong1 <qiujiandong1@huawei.com>
This commit is contained in:
2025-10-29 10:18:41 +00:00
committed by zuul
parent 7f49a3566f
commit 73ffc816f4
58 changed files with 7659 additions and 4220 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,23 +0,0 @@
<a name="EN-US_TOPIC_0000001470804877"></a><a name="EN-US_TOPIC_0000001470804877"></a>
<h1 class="topictitle1">Shared Account Management</h1>
<div id="body0000001470804877"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="swr_02_0070.html">Creating an Account Used for Image Sharing</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0071.html">Deleting an Account Used for Image Sharing</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0072.html">Updating an Account Used for Image Sharing</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0073.html">Checking the Existence of an Account Used for Image Sharing</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0074.html">Obtaining the List of Accounts Used for Image Sharing</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_02_0011.html">API</a></div>
</div>
</div>

View File

@ -6,7 +6,7 @@
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="swr_02_0023.html">Status Codes</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0024.html">Error Codes</a></strong><br>
<li class="ulchildlink"><strong><a href="ErrorCode.html">Error Codes</a></strong><br>
</li>
</ul>
</div>

View File

@ -1,22 +1,30 @@
<a name="swr_02_0011"></a><a name="swr_02_0011"></a>
<h1 class="topictitle1">API</h1>
<h1 class="topictitle1">APIs</h1>
<div id="body1531798197418"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-us_topic_0000001420846090.html">Organization Management</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0025.html">Organization Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0000001420528490.html">Image Repository Management</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0076.html">Image Repository Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0000001420688458.html">Image Tag Management</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0077.html">Image Tag Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0000001470804877.html">Shared Account Management</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0088.html">Shared Account Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0000001471005441.html">API Versions</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0089.html">API Versions</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0000001421005366.html">Organization Permission Management</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0090.html">Organization Permission Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0000001470924909.html">Image Permission Management</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0091.html">Image Permission Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0094.html">Image Retention Policy Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0095.html">Temporary Login Command</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0096.html">Quota Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0119.html">Other</a></strong><br>
</li>
</ul>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
<a name="EN-US_TOPIC_0000001420846090"></a><a name="EN-US_TOPIC_0000001420846090"></a>
<a name="swr_02_0025"></a><a name="swr_02_0025"></a>
<h1 class="topictitle1">Organization Management</h1>
<div id="body0000001420846090"></div>
@ -6,16 +6,16 @@
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="swr_02_0026.html">Creating an Organization</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0028.html">Querying Organizations</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0027.html">Deleting an Organization</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0028.html">Querying the List of Organizations</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0029.html">Querying the Details of an Organization</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0029.html">Querying Details About an Organization</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_02_0011.html">API</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_02_0011.html">APIs</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,46 @@
<a name="swr_02_0064-1"></a><a name="swr_02_0064-1"></a>
<h1 class="topictitle1">Change History</h1>
<div id="body1467190107343">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="swr_02_0064-1__table16211231104316" frame="border" border="1" rules="all"><thead align="left"><tr id="swr_02_0064-1__row13211131184317"><th align="left" class="cellrowborder" valign="top" width="21.51%" id="mcps1.3.1.1.3.1.1"><p id="swr_02_0064-1__p521163112439">Release Date</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="78.49000000000001%" id="mcps1.3.1.1.3.1.2"><p id="swr_02_0064-1__p1921183114315">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="swr_02_0064-1__row12812882364"><td class="cellrowborder" valign="top" width="21.51%" headers="mcps1.3.1.1.3.1.1 "><p id="swr_02_0064-1__p6924613123611">2025-10-23</p>
</td>
<td class="cellrowborder" valign="top" width="78.49000000000001%" headers="mcps1.3.1.1.3.1.2 "><ul id="swr_02_0064-1__ul10481134143817"><li id="swr_02_0064-1__li1079024533811">Deleted the query parameters in the URI of the API for querying image tags.</li><li id="swr_02_0064-1__li85064213175">Added the following APIs: <a href="swr_02_0052.html">Generating a Temporary Login Command</a>, <a href="swr_02_0037.html">Querying Quotas</a>, <a href="swr_02_0120.html">Querying the Tenant Resource Overview</a>, <a href="swr_02_0121.html">Querying Tenant Resource Statistics</a>, and <a href="swr_02_0122.html">Querying Service Feature Status</a>.</li><li id="swr_02_0064-1__li748116410386">Added error codes SVCSTG.SWR.4060074, SVCSTG.SWR.4001091, and SVCSTG.SWR.5000021.</li><li id="swr_02_0064-1__li74815412385">Changed the type of array parameters from <strong id="swr_02_0064-1__b3677133574313">Array</strong> to <strong id="swr_02_0064-1__b7678735154313">[items]</strong>.</li></ul>
</td>
</tr>
<tr id="swr_02_0064-1__row154943284314"><td class="cellrowborder" valign="top" width="21.51%" headers="mcps1.3.1.1.3.1.1 "><p id="swr_02_0064-1__p1342173573110">2025-07-10</p>
</td>
<td class="cellrowborder" valign="top" width="78.49000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="swr_02_0064-1__p9401152654310">Optimized the parameters and titles of APIs related to image retention.</p>
</td>
</tr>
<tr id="swr_02_0064-1__row18392201102419"><td class="cellrowborder" valign="top" width="21.51%" headers="mcps1.3.1.1.3.1.1 "><p id="swr_02_0064-1__p14614113319242">2025-05-21</p>
</td>
<td class="cellrowborder" valign="top" width="78.49000000000001%" headers="mcps1.3.1.1.3.1.2 "><ul id="swr_02_0064-1__ul09781738010"><li id="swr_02_0064-1__li1397819318019">Added <a href="swr_02_0094.html">Image Retention Policy Management</a>.</li></ul>
<ul id="swr_02_0064-1__ul139563321304"><li id="swr_02_0064-1__li169565325013">Updated parameter descriptions and other information.</li></ul>
</td>
</tr>
<tr id="swr_02_0064-1__row185261322959"><td class="cellrowborder" valign="top" width="21.51%" headers="mcps1.3.1.1.3.1.1 "><p id="swr_02_0064-1__p115261322355">2024-10-12</p>
</td>
<td class="cellrowborder" valign="top" width="78.49000000000001%" headers="mcps1.3.1.1.3.1.2 "><ul id="swr_02_0064-1__ul5576114622510"><li id="swr_02_0064-1__li16186124354">Updated URIs, example requests, parameter descriptions, and other information.</li><li id="swr_02_0064-1__li15979204912514">Classified APIs based on their functions.</li></ul>
</td>
</tr>
<tr id="swr_02_0064-1__row95121528154117"><td class="cellrowborder" valign="top" width="21.51%" headers="mcps1.3.1.1.3.1.1 "><p id="swr_02_0064-1__p8512028114118">2021-08-30</p>
</td>
<td class="cellrowborder" valign="top" width="78.49000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="swr_02_0064-1__p20512182864110">Optimized the whole document, including optimizing the function introduction, adding request examples, and improving parameter descriptions.</p>
</td>
</tr>
<tr id="swr_02_0064-1__row321431144316"><td class="cellrowborder" valign="top" width="21.51%" headers="mcps1.3.1.1.3.1.1 "><p id="swr_02_0064-1__p92153114438">2020-04-21</p>
</td>
<td class="cellrowborder" valign="top" width="78.49000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="swr_02_0064-1__p122113313431">This issue is the first official release. </p>
</td>
</tr>
</tbody>
</table>
</div>
</div>

View File

@ -1,30 +0,0 @@
<a name="swr_02_0064"></a><a name="swr_02_0064"></a>
<h1 class="topictitle1">Change History</h1>
<div id="body1467190107343">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="swr_02_0064__table16211231104316" frame="border" border="1" rules="all"><thead align="left"><tr id="swr_02_0064__row13211131184317"><th align="left" class="cellrowborder" valign="top" width="21.51%" id="mcps1.3.1.1.3.1.1"><p id="swr_02_0064__p521163112439">Release Date</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="78.49000000000001%" id="mcps1.3.1.1.3.1.2"><p id="swr_02_0064__p1921183114315">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="swr_02_0064__row185261322959"><td class="cellrowborder" valign="top" width="21.51%" headers="mcps1.3.1.1.3.1.1 "><p id="swr_02_0064__p115261322355">2024-10-12</p>
</td>
<td class="cellrowborder" valign="top" width="78.49000000000001%" headers="mcps1.3.1.1.3.1.2 "><ul id="swr_02_0064__ul5576114622510"><li id="swr_02_0064__li16186124354">Updated URIs, example requests, parameter descriptions, and other information.</li><li id="swr_02_0064__li15979204912514">Classified APIs based on their functions.</li></ul>
</td>
</tr>
<tr id="swr_02_0064__row95121528154117"><td class="cellrowborder" valign="top" width="21.51%" headers="mcps1.3.1.1.3.1.1 "><p id="swr_02_0064__p8512028114118">2021-08-30</p>
</td>
<td class="cellrowborder" valign="top" width="78.49000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="swr_02_0064__p20512182864110">Optimized the whole document, including optimizing the function introduction, adding request examples, and improving parameter descriptions.</p>
</td>
</tr>
<tr id="swr_02_0064__row321431144316"><td class="cellrowborder" valign="top" width="21.51%" headers="mcps1.3.1.1.3.1.1 "><p id="swr_02_0064__p92153114438">2020-04-21</p>
</td>
<td class="cellrowborder" valign="top" width="78.49000000000001%" headers="mcps1.3.1.1.3.1.2 "><p id="swr_02_0064__p122113313431">This issue is the first official release. </p>
</td>
</tr>
</tbody>
</table>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,25 +1,25 @@
<a name="EN-US_TOPIC_0000001420528490"></a><a name="EN-US_TOPIC_0000001420528490"></a>
<a name="swr_02_0076"></a><a name="swr_02_0076"></a>
<h1 class="topictitle1">Image Repository Management</h1>
<div id="body0000001420528490"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="swr_02_0030.html">Creating an Image Repository</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0030.html">Creating an Image Repository in an Organization</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0031.html">Deleting an Image Repository</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0031.html">Deleting an Image Repository from an Organization</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0032.html">Updating the Brief Information on an Image Repository</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0033.html">Querying the Brief Information on an Image Repository</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0034.html">Querying the Image Repository List</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0034.html">Querying Image Repositories</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0075.html">Viewing the List of Shared Images</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0075.html">Querying Shared Images</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_02_0011.html">API</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_02_0011.html">APIs</a></div>
</div>
</div>

View File

@ -1,17 +1,17 @@
<a name="EN-US_TOPIC_0000001420688458"></a><a name="EN-US_TOPIC_0000001420688458"></a>
<a name="swr_02_0077"></a><a name="swr_02_0077"></a>
<h1 class="topictitle1">Image Tag Management</h1>
<div id="body0000001420688458"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="swr_02_0035.html">Querying the List of Image Repository Tags</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0035.html">Querying Image Tags</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0036.html">Deleting the Image with a Specified Tag</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0036.html">Deleting an Image with a Specified Tag</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_02_0011.html">API</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_02_0011.html">APIs</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,23 @@
<a name="swr_02_0088"></a><a name="swr_02_0088"></a>
<h1 class="topictitle1">Shared Account Management</h1>
<div id="body0000001470804877"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="swr_02_0070.html">Sharing an Image with an Account</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0071.html">Deleting an Account from the Sharing List</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0072.html">Updating an Account An Image Is Shared With</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0073.html">Checking Whether an Account Exists for Receiving a Shared Image</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0074.html">Querying Accounts an Image Is Shared With</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_02_0011.html">APIs</a></div>
</div>
</div>

View File

@ -1,4 +1,4 @@
<a name="EN-US_TOPIC_0000001471005441"></a><a name="EN-US_TOPIC_0000001471005441"></a>
<a name="swr_02_0089"></a><a name="swr_02_0089"></a>
<h1 class="topictitle1">API Versions</h1>
<div id="body0000001471005441"></div>
@ -6,12 +6,12 @@
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="swr_02_0080.html">Querying All API Versions</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0081.html">Querying a Specific API Version</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0081.html">Querying a Specified API Version</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_02_0011.html">API</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_02_0011.html">APIs</a></div>
</div>
</div>

View File

@ -1,4 +1,4 @@
<a name="EN-US_TOPIC_0000001421005366"></a><a name="EN-US_TOPIC_0000001421005366"></a>
<a name="swr_02_0090"></a><a name="swr_02_0090"></a>
<h1 class="topictitle1">Organization Permission Management</h1>
<div id="body0000001421005366"></div>
@ -6,7 +6,7 @@
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="swr_02_0042.html">Creating Organization Permissions</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0043.html">Deleting Organization Permissions</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0043.html">Canceling Organization Permissions</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0044.html">Updating Organization Permissions</a></strong><br>
</li>
@ -15,7 +15,7 @@
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_02_0011.html">API</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_02_0011.html">APIs</a></div>
</div>
</div>

View File

@ -1,12 +1,12 @@
<a name="EN-US_TOPIC_0000001470924909"></a><a name="EN-US_TOPIC_0000001470924909"></a>
<a name="swr_02_0091"></a><a name="swr_02_0091"></a>
<h1 class="topictitle1">Image Permission Management</h1>
<div id="body0000001470924909"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="swr_02_0046.html">Creating Image Permissions</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0046.html">Granting Image Permissions</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0047.html">Deleting Image Permissions</a></strong><br>
<li class="ulchildlink"><strong><a href="swr_02_0047.html">Canceling Image Permissions</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="swr_02_0048.html">Updating Image Permissions</a></strong><br>
</li>
@ -15,7 +15,7 @@
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_02_0011.html">API</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_02_0011.html">APIs</a></div>
</div>
</div>

Some files were not shown because too many files have changed in this diff Show More