doc-exports/docs/as/api-ref/as_07_0203.html
guoyanyan 245e895951 as_api_1109
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: guoyanyan <guoyanyan3@huawei.com>
Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
2023-03-02 20:47:13 +00:00

84 lines
5.3 KiB
HTML

<a name="as_07_0203"></a><a name="as_07_0203"></a>
<h1 class="topictitle1">AS Configurations</h1>
<div id="body1530776819898">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_07_0203__table6521155717015" frame="border" border="1" rules="all"><thead align="left"><tr id="as_07_0203__row452275718014"><th align="left" class="cellrowborder" valign="top" width="24%" id="mcps1.3.1.1.6.1.1"><p id="as_07_0203__p4205119652"><strong id="as_07_0203__b18880124310154">Permission</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19%" id="mcps1.3.1.1.6.1.2"><p id="as_07_0203__p135221579017"><strong id="as_07_0203__b1166121131613">API</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.1.1.6.1.3"><p id="as_07_0203__p17522185717013"><strong id="as_07_0203__b17493175013156">Action</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.1.1.6.1.4"><p id="as_07_0203__p1820911553480">IAM Project</p>
<p id="as_07_0203__p14209185534811"> </p>
</th>
<th align="left" class="cellrowborder" valign="top" width="23%" id="mcps1.3.1.1.6.1.5"><p id="as_07_0203__p920917552480">Enterprise Project</p>
<p id="as_07_0203__p1320935511488"> </p>
</th>
</tr>
</thead>
<tbody><tr id="as_07_0203__row0522357809"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.1.1.6.1.1 "><p id="as_07_0203__p1946563550">Creating an AS configuration</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.1.1.6.1.2 "><p id="as_07_0203__p352285710017">POST /autoscaling-api/v1/{project_id}/scaling_configuration</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.3 "><p id="as_07_0203__p145221571705">as:configs:create</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.4 "><p id="as_07_0203__p936118804910"></p>
</td>
<td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.1.1.6.1.5 "><p id="as_07_0203__p728811916449"></p>
</td>
</tr>
<tr id="as_07_0203__row0522185711019"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.1.1.6.1.1 "><p id="as_07_0203__p1794105610551">Querying AS configurations</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.1.1.6.1.2 "><p id="as_07_0203__p1352235715016">GET /autoscaling-api/v1/{project_id}/scaling_configuration</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.3 "><p id="as_07_0203__p11522175713011">as:configs:list</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.4 "><p id="as_07_0203__p18389145745012"></p>
</td>
<td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.1.1.6.1.5 "><p id="as_07_0203__p13892573503"></p>
</td>
</tr>
<tr id="as_07_0203__row15225577015"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.1.1.6.1.1 "><p id="as_07_0203__p19445655518">Querying AS configuration details</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.1.1.6.1.2 "><p id="as_07_0203__p1052245712017">GET /autoscaling-api/v1/{project_id}/scaling_configuration/{scaling_configuration_id}</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.3 "><p id="as_07_0203__p2522857407">as:configs:get</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.4 "><p id="as_07_0203__p967870105113"></p>
</td>
<td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.1.1.6.1.5 "><p id="as_07_0203__p1167850195116"></p>
</td>
</tr>
<tr id="as_07_0203__row55221457205"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.1.1.6.1.1 "><p id="as_07_0203__p194125615552">Deleting an AS configuration</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.1.1.6.1.2 "><p id="as_07_0203__p1152285711014">DELETE /autoscaling-api/v1/{project_id}/scaling_configuration/{scaling_configuration_id}</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.3 "><p id="as_07_0203__p1552216578017">as:configs:delete</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.4 "><p id="as_07_0203__p13293172195115"></p>
</td>
<td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.1.1.6.1.5 "><p id="as_07_0203__p1329310217513"></p>
</td>
</tr>
<tr id="as_07_0203__row201240287115"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.1.1.6.1.1 "><p id="as_07_0203__p49414560559">Batch deleting AS configurations</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.1.1.6.1.2 "><p id="as_07_0203__p612562817118">POST /autoscaling-api/v1/{project_id}/scaling_configurations</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.3 "><p id="as_07_0203__p1312516282116">as:configs:batchDelete</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.4 "><p id="as_07_0203__p7684838516"></p>
</td>
<td class="cellrowborder" valign="top" width="23%" headers="mcps1.3.1.1.6.1.5 "><p id="as_07_0203__p9684330519"></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_07_0200.html">Permissions Policies and Supported Actions</a></div>
</div>
</div>