Compare commits
1 Commits
as_openapi
...
test-rfs-a
| Author | SHA1 | Date | |
|---|---|---|---|
| 7562496176 |
839
docs/rfs/api-ref/ALL_META.TXT.json
Normal file
414
docs/rfs/api-ref/ApplyExecutionPlan.html
Normal file
380
docs/rfs/api-ref/CLASS.TXT.json
Normal file
384
docs/rfs/api-ref/ContinueDeployStack.html
Normal file
385
docs/rfs/api-ref/ContinueRollbackStack.html
Normal file
555
docs/rfs/api-ref/CreateExecutionPlan.html
Normal file
623
docs/rfs/api-ref/CreateStack.html
Normal file
318
docs/rfs/api-ref/DeleteExecutionPlan.html
Normal file
326
docs/rfs/api-ref/DeleteStack.html
Normal file
342
docs/rfs/api-ref/DeleteStackEnhanced.html
Normal file
320
docs/rfs/api-ref/DeleteTemplate.html
Normal file
332
docs/rfs/api-ref/DeleteTemplateVersion.html
Normal file
563
docs/rfs/api-ref/DeployStack.html
Normal file
950
docs/rfs/api-ref/ErrorCode.html
Normal file
607
docs/rfs/api-ref/GetExecutionPlan.html
Normal file
597
docs/rfs/api-ref/GetExecutionPlanMetadata.html
Normal file
571
docs/rfs/api-ref/GetStackMetadata.html
Normal file
349
docs/rfs/api-ref/GetStackTemplate.html
Normal file
450
docs/rfs/api-ref/ListExecutionPlans.html
Normal file
557
docs/rfs/api-ref/ListStackEvents.html
Normal file
425
docs/rfs/api-ref/ListStackOutputs.html
Normal file
541
docs/rfs/api-ref/ListStackResources.html
Normal file
357
docs/rfs/api-ref/ListStacks.html
Normal file
405
docs/rfs/api-ref/ListTemplateVersions.html
Normal file
354
docs/rfs/api-ref/ListTemplates.html
Normal file
3
docs/rfs/api-ref/PARAMETERS.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version=""
|
||||||
|
language="en-us"
|
||||||
|
type=""
|
||||||
624
docs/rfs/api-ref/ParseTemplateVariables.html
Normal file
377
docs/rfs/api-ref/ShowTemplateMetadata.html
Normal file
357
docs/rfs/api-ref/ShowTemplateVersionContent.html
Normal file
380
docs/rfs/api-ref/ShowTemplateVersionMetadata.html
Normal file
467
docs/rfs/api-ref/UpdateStack.html
Normal file
335
docs/rfs/api-ref/UpdateTemplateMetadata.html
Normal file
13
docs/rfs/api-ref/aos_02_0000.html
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<a name="aos_02_0000"></a><a name="aos_02_0000"></a>
|
||||||
|
|
||||||
|
<h1 class="topictitle1">Before You Start</h1>
|
||||||
|
<div id="body1559612964107"></div>
|
||||||
|
<div>
|
||||||
|
<ul class="ullinks">
|
||||||
|
<li class="ulchildlink"><strong><a href="aos_02_0001.html">Overview</a></strong><br>
|
||||||
|
</li>
|
||||||
|
<li class="ulchildlink"><strong><a href="aos_02_0055.html">Concepts</a></strong><br>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
15
docs/rfs/api-ref/aos_02_0001.html
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<a name="aos_02_0001"></a><a name="aos_02_0001"></a>
|
||||||
|
|
||||||
|
<h1 class="topictitle1">Overview</h1>
|
||||||
|
<div id="body1573637638401"><p id="aos_02_0001__p1499912305303">Resource Formation Service (RFS) provides the latest <a href="rfs_02_0000.html">resource formation APIs</a>.</p>
|
||||||
|
<p id="aos_02_0001__p14359124953115">RFS is a new final-state resource formation engine for cloud services and fully supports Terraform (HCL and Provider), which is a de facto standard. It is an upgrade of the Application Orchestration Service (AOS) in terms of the ecosystem, experience, and features. Based on HCL syntax template, RFS automatically builds cloud service resources in batches to help you create, manage, and upgrade cloud service resources in an efficient, secure, and consistent manner, improving resource management efficiency and reducing security risks caused by resource management changes.</p>
|
||||||
|
<p id="aos_02_0001__p1241414014195"></p>
|
||||||
|
<p id="aos_02_0001__p43591949123114">This document describes how to use APIs to perform operations on RFS, such as template creation, deletion, and query.</p>
|
||||||
|
<p id="aos_02_0001__p13845854141118">Before calling RFS APIs, ensure that you are familiar with RFS concepts. For details, see Service Overview.</p>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<div class="familylinks">
|
||||||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="aos_02_0000.html">Before You Start</a></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
13
docs/rfs/api-ref/aos_02_0040.html
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<a name="aos_02_0040"></a><a name="aos_02_0040"></a>
|
||||||
|
|
||||||
|
<h1 class="topictitle1">Appendix</h1>
|
||||||
|
<div id="body1559612968537"></div>
|
||||||
|
<div>
|
||||||
|
<ul class="ullinks">
|
||||||
|
<li class="ulchildlink"><strong><a href="aos_02_0041.html">Status Code</a></strong><br>
|
||||||
|
</li>
|
||||||
|
<li class="ulchildlink"><strong><a href="ErrorCode.html">Error Codes</a></strong><br>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
322
docs/rfs/api-ref/aos_02_0041.html
Normal file
19
docs/rfs/api-ref/aos_02_0055.html
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
<a name="aos_02_0055"></a><a name="aos_02_0055"></a>
|
||||||
|
|
||||||
|
<h1 class="topictitle1">Concepts</h1>
|
||||||
|
<div id="body8662426"><ul id="aos_02_0055__en-us_topic_0170093947_ul128965163312"><li id="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_li489681620316">Account<p id="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_p1089611169316"><a name="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_li489681620316"></a><a name="en-us_topic_0170093947_en-us_topic_0169294976_li489681620316"></a>An account is created upon successful registration. The account has full access permissions for all of its cloud services and resources. It can be used to reset user passwords and grant user permissions. The account is a payment entity, which should not be used directly to perform routine management. For security purposes, create Identity and Access Management (IAM) users and grant them permissions for routine management.</p>
|
||||||
|
</li><li id="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_li11478152103">Domain<p id="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_p947810531016"><a name="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_li11478152103"></a><a name="en-us_topic_0170093947_en-us_topic_0169294976_li11478152103"></a>A domain is created upon successful registration. The domain has full access permissions for all of its cloud services and resources. It can be used to reset user passwords and grant user permissions. The domain is a payment entity, which should not be used directly to perform routine management. For security purposes, create Identity and Access Management (IAM) users and grant them permissions for routine management.</p>
|
||||||
|
</li><li id="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_li15896816113116">User<p id="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_p589691603117"><a name="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_li15896816113116"></a><a name="en-us_topic_0170093947_en-us_topic_0169294976_li15896816113116"></a>An IAM user is created by an account in IAM to use cloud services. Each IAM user has its own identity credentials (password and access keys).</p>
|
||||||
|
<p id="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_p9896121653112">API authentication requires information such as the domain name, username, and password.</p>
|
||||||
|
</li><li id="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_li1564913617106">Region<p id="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_p10588103711107"><a name="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_li1564913617106"></a><a name="en-us_topic_0170093947_en-us_topic_0169294976_li1564913617106"></a>A region is a geographic area in which cloud resources are deployed. Availability zones (AZs) in the same region can communicate with each other over an intranet, while AZs in different regions are isolated from each other. Deploying cloud resources in different regions can better suit certain user requirements or comply with local laws or regulations.</p>
|
||||||
|
</li><li id="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_li1183783919109">AZ<p id="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_p061084051014"><a name="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_li1183783919109"></a><a name="en-us_topic_0170093947_en-us_topic_0169294976_li1183783919109"></a>An AZ comprises of one or more physical data centers equipped with independent ventilation, fire, water, and electricity facilities. Computing, network, storage, and other resources in an AZ are logically divided into multiple clusters. AZs within a region are interconnected using high-speed optical fibers to allow you to build cross-AZ high-availability systems.</p>
|
||||||
|
</li><li id="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_li3896216123113">Project<p id="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_p10896181643118"><a name="aos_02_0055__en-us_topic_0170093947_en-us_topic_0169294976_li3896216123113"></a><a name="en-us_topic_0170093947_en-us_topic_0169294976_li3896216123113"></a>A project corresponds to a region. Default projects are defined to group and physically isolate resources (including computing, storage, and network resources) across regions. Users can be granted permissions in a default project to access all resources under their domains in the region associated with the project. If you need more refined access control, create subprojects under a default project and create resources in subprojects. Then you can assign users the permissions required to access only the resources in the specific subprojects.</p>
|
||||||
|
<div class="fignone" id="aos_02_0055__en-us_topic_0170093947_fig10211164021615"><span class="figcap"><b>Figure 1 </b>Project isolation model</span><br><span><img id="aos_02_0055__en-us_topic_0170093947_image42119407164" src="en-us_image_0000001893402049.png"></span></div>
|
||||||
|
</li></ul>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<div class="familylinks">
|
||||||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="aos_02_0000.html">Before You Start</a></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
20
docs/rfs/api-ref/aos_02_0070.html
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
<a name="aos_02_0070"></a><a name="aos_02_0070"></a>
|
||||||
|
|
||||||
|
<h1 class="topictitle1">Change History</h1>
|
||||||
|
<div id="body1594024771875">
|
||||||
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="aos_02_0070__table1337812445341" width="100%" frame="border" border="1" rules="all"><thead align="left"><tr id="aos_02_0070__row237854433412"><th align="left" class="cellrowborder" valign="top" width="27.24%" id="mcps1.3.1.1.3.1.1"><p id="aos_02_0070__p4378644113413">Date</p>
|
||||||
|
</th>
|
||||||
|
<th align="left" class="cellrowborder" valign="top" width="72.76%" id="mcps1.3.1.1.3.1.2"><p id="aos_02_0070__p1137817445341">Change History</p>
|
||||||
|
</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody><tr id="aos_02_0070__row135741458192018"><td class="cellrowborder" valign="top" width="27.24%" headers="mcps1.3.1.1.3.1.1 "><p id="aos_02_0070__p1857495882012">2024-07-30</p>
|
||||||
|
</td>
|
||||||
|
<td class="cellrowborder" valign="top" width="72.76%" headers="mcps1.3.1.1.3.1.2 "><p id="aos_02_0070__p460627182618">First release</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
BIN
docs/rfs/api-ref/en-us_image_0000001893402017.png
Normal file
|
After Width: | Height: | Size: 50 KiB |
BIN
docs/rfs/api-ref/en-us_image_0000001893402049.png
Normal file
|
After Width: | Height: | Size: 32 KiB |
625
docs/rfs/api-ref/en-us_topic_0000001847241570.html
Normal file
633
docs/rfs/api-ref/en-us_topic_0000001893401909.html
Normal file
BIN
docs/rfs/api-ref/public_sys-resources/caution_3.0-en-us.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
docs/rfs/api-ref/public_sys-resources/danger_3.0-en-us.png
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
docs/rfs/api-ref/public_sys-resources/delta.gif
Normal file
|
After Width: | Height: | Size: 836 B |
BIN
docs/rfs/api-ref/public_sys-resources/deltaend.gif
Normal file
|
After Width: | Height: | Size: 834 B |
BIN
docs/rfs/api-ref/public_sys-resources/icon-arrowdn.gif
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
docs/rfs/api-ref/public_sys-resources/icon-arrowrt.gif
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
docs/rfs/api-ref/public_sys-resources/icon-caution.gif
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
docs/rfs/api-ref/public_sys-resources/icon-danger.gif
Normal file
|
After Width: | Height: | Size: 1.1 KiB |