Compare commits
1 Commits
ces_umn_re
...
aom_api
| Author | SHA1 | Date | |
|---|---|---|---|
| b07fa1c9f7 |
3
.gitignore
vendored
@ -133,6 +133,3 @@ dmypy.json
|
||||
|
||||
**/temp/
|
||||
**/tmp_result/
|
||||
|
||||
# Drop userless content of the docs
|
||||
docs/**/*.js
|
||||
|
||||
182
docs/aom/api-ref/ALL_META.TXT.json
Normal file
164
docs/aom/api-ref/CLASS.TXT.json
Normal file
8
docs/aom/api-ref/aom_04_0000.html
Normal file
@ -0,0 +1,8 @@
|
||||
<a name="aom_04_0000"></a><a name="aom_04_0000"></a>
|
||||
|
||||
<h1 class="topictitle1">API Usage Guidelines</h1>
|
||||
<div id="body8662426"><p id="aom_04_0000__en-us_topic_0175303967_p7933938392">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: https://<em id="aom_04_0000__en-us_topic_0175303967_i193313381196">Endpoint/uri</em>. In the URL, <em id="aom_04_0000__en-us_topic_0175303967_i193311389910">uri</em> indicates the resource path, that is, the API access path.</p>
|
||||
<p id="aom_04_0000__en-us_topic_0175303967_p39330381094">Public cloud APIs use HTTPS as the transmission protocol. Requests/Responses are transmitted using JSON messages, with the media type represented by <strong id="aom_04_0000__en-us_topic_0175303967_b49339387910">Application/json</strong>.</p>
|
||||
<p id="aom_04_0000__en-us_topic_0175303967_p139331638999">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" target="_blank" rel="noopener noreferrer">API Usage Guidelines</a>.</p>
|
||||
</div>
|
||||
|
||||
72
docs/aom/api-ref/aom_04_0008.html
Normal file
@ -0,0 +1,72 @@
|
||||
<a name="aom_04_0008"></a><a name="aom_04_0008"></a>
|
||||
|
||||
<h1 class="topictitle1">Common Request Headers</h1>
|
||||
<div id="body8662426">
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_table64174151155930" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Common request headers</caption><thead align="left"><tr id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_row18821928155930"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.1.2.5.1.1"><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p30977633155930">Name</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.1.2.5.1.2"><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p26160330155930">Description</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.1.2.5.1.3"><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p38611984155930">Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.1.2.5.1.4"><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p40562970155930">Example</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_row43118600102939"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.1 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p18086042102942">X-Auth-Token</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.2 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p55683299102942">User token.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.3 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p59371788102942">Yes for token-based authentication</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.4 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p886047511">-</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_row5739337155930"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.1 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p9459319141229">Content-Type</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.2 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p65029354141258">Content type,</p>
|
||||
<p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p32709868141244">which is <strong id="aom_04_0008__en-us_topic_0096010422_b84235270695515">application/json;charset=utf-8</strong>.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.3 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p15183231141236">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.4 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p63820878155930">application/json;charset=utf8</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_row48630036141920"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.1 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p11407824141920">x-sdk-date</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.2 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p51618533141920">Time to send a request,</p>
|
||||
<p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p61913619141920">which is in the format of YYYYMMDD'T'HHMMSS'Z'. GMT time is used.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.3 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p37871689141920">Yes for Access Key ID/Secret Access Key (AK/SK)-based authentication</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.4 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p47708008141920">20160629T101459Z</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_row35229499141920"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.1 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p16746930141920">Authorization</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.2 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p14324105141920">Signature authentication information,</p>
|
||||
<p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p61808088141920">which is obtained from the result of request signing.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.3 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p51113090141920">Yes for AK/SK-based authentication</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.4 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p46519660141920">-</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_row3914388141920"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.1 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p22856425141920">Host</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.2 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p39431107141920">Request server information, which is obtained from the URL of a service API. The value is <strong id="aom_04_0008__en-us_topic_0096010422_b84235270612057">hostname[:port]</strong>. If no port is specified, the default port will be used. For HTTPS, port 443 is used by default.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.3 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p22683417141920">Yes for AK/SK-based authentication</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.2.5.1.4 "><p id="aom_04_0008__en-us_topic_0096010422_en-us_topic_0095259731_en-us_topic_0073180055_p25417485141920">-</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_04_0066.html">Appendix</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
51
docs/aom/api-ref/aom_04_0009.html
Normal file
@ -0,0 +1,51 @@
|
||||
<a name="aom_04_0009"></a><a name="aom_04_0009"></a>
|
||||
|
||||
<h1 class="topictitle1">Common Response Headers</h1>
|
||||
<div id="body8662426"><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p5023366916959">A response usually contains the following headers:</p>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_table431633395935" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Response headers</caption><thead align="left"><tr id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_row5838132395935"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.2.4.1.1"><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p2208706210115">Name</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.2.4.1.2"><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p4259252810115">Description</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.2.4.1.3"><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p4178727010115">Example</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_row1643024095935"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.1 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p4152229495935">Date</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.2 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p4057779095935">(Standard HTTP header) Time when a message is sent. This field complies with RFC822 definitions.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.3 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p3667485695935">Mon, 12 Nov 2007 15:55:01 GMT</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_row6136471495935"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.1 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p306646695935">Server</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.2 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p6297619295935">(Standard HTTP header) Software that a server uses to process the request.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.3 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p2988296795935">Apache</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_row5278388395935"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.1 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p3816840495935">Content-Length</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.2 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p4460423795935">(Standard HTTP header) Length of the response body, which is represented by a decimal number and stored in bytes.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.3 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p1291061195935">xxx</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_row6263177095935"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.1 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p4341350695935">Content-Type</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.2 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p1726003895935">(Standard HTTP header) Media type of the response body sent to the recipient.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.4.1.3 "><p id="aom_04_0009__en-us_topic_0096010423_en-us_topic_0095259732_en-us_topic_0073180020_p940161295935">application/json</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_04_0066.html">Appendix</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
329
docs/aom/api-ref/aom_04_0018.html
Normal file
25
docs/aom/api-ref/aom_04_0020.html
Normal file
@ -0,0 +1,25 @@
|
||||
<a name="aom_04_0020"></a><a name="aom_04_0020"></a>
|
||||
|
||||
<h1 class="topictitle1">Change History</h1>
|
||||
<div id="body8662426">
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="aom_04_0020__table362916194354" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Change history</caption><thead align="left"><tr id="aom_04_0020__row66291119183510"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.2.3.1.1"><p id="aom_04_0020__p77401240133520">Released On</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="80%" id="mcps1.3.1.2.3.1.2"><p id="aom_04_0020__p1574014400350">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="aom_04_0020__row894213871211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.2.3.1.1 "><p id="aom_04_0020__p10571154091215">2022-09-29</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.1.2.3.1.2 "><ul id="aom_04_0020__ul36282371325"><li id="aom_04_0020__li664333912217">Deleted the description of auto scaling APIs.</li><li id="aom_04_0020__li2628143717213">Optimized the solution description for error codes.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="aom_04_0020__row812920293715"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.2.3.1.1 "><p id="aom_04_0020__p19397323789">2020-12-31</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="80%" headers="mcps1.3.1.2.3.1.2 "><p id="aom_04_0020__p639719231788">This issue is the first official release.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
15
docs/aom/api-ref/aom_04_0066.html
Normal file
@ -0,0 +1,15 @@
|
||||
<a name="aom_04_0066"></a><a name="aom_04_0066"></a>
|
||||
|
||||
<h1 class="topictitle1">Appendix</h1>
|
||||
<div id="body1559812915770"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="aom_04_0018.html">Status Codes</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_0008.html">Common Request Headers</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_0009.html">Common Response Headers</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
13
docs/aom/api-ref/aom_04_1010.html
Normal file
@ -0,0 +1,13 @@
|
||||
<a name="aom_04_1010"></a><a name="aom_04_1010"></a>
|
||||
|
||||
<h1 class="topictitle1">APIs </h1>
|
||||
<div id="body1606983050194"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1045.html">Monitoring APIs</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1047.html">Log APIs</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
410
docs/aom/api-ref/aom_04_1011.html
Normal file
431
docs/aom/api-ref/aom_04_1012.html
Normal file
429
docs/aom/api-ref/aom_04_1013.html
Normal file
518
docs/aom/api-ref/aom_04_1014.html
Normal file
322
docs/aom/api-ref/aom_04_1015.html
Normal file
263
docs/aom/api-ref/aom_04_1016.html
Normal file
227
docs/aom/api-ref/aom_04_1017.html
Normal file
517
docs/aom/api-ref/aom_04_1019.html
Normal file
573
docs/aom/api-ref/aom_04_1034.html
Normal file
29
docs/aom/api-ref/aom_04_1045.html
Normal file
@ -0,0 +1,29 @@
|
||||
<a name="aom_04_1045"></a><a name="aom_04_1045"></a>
|
||||
|
||||
<h1 class="topictitle1">Monitoring APIs</h1>
|
||||
<div id="body1606983050195"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1011.html">Querying Metrics</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1012.html">Querying Monitoring Data</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1013.html">Adding Monitoring Data</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1014.html">Adding a Threshold Rule</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1019.html">Modifying a Threshold Rule</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1015.html">Querying a Threshold Rule List</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1016.html">Querying a Threshold Rule</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1017.html">Deleting a Threshold Rule</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_04_1010.html">APIs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
15
docs/aom/api-ref/aom_04_1047.html
Normal file
@ -0,0 +1,15 @@
|
||||
<a name="aom_04_1047"></a><a name="aom_04_1047"></a>
|
||||
|
||||
<h1 class="topictitle1">Log APIs</h1>
|
||||
<div id="body1606983050446"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="aom_04_1034.html">Querying Logs</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="aom_04_1010.html">APIs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 836 B After Width: | Height: | Size: 836 B |
|
Before Width: | Height: | Size: 834 B After Width: | Height: | Size: 834 B |
|
Before Width: | Height: | Size: 68 B After Width: | Height: | Size: 68 B |
|
Before Width: | Height: | Size: 70 B After Width: | Height: | Size: 70 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 983 B After Width: | Height: | Size: 983 B |
|
Before Width: | Height: | Size: 962 B After Width: | Height: | Size: 962 B |
|
Before Width: | Height: | Size: 879 B After Width: | Height: | Size: 879 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
@ -1,94 +0,0 @@
|
||||
<a name="as_05_0202"></a><a name="as_05_0202"></a>
|
||||
|
||||
<h1 class="topictitle1">AS Group</h1>
|
||||
<div id="body1530776819897">
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_05_0202__table0875101134712" frame="border" border="1" rules="all"><thead align="left"><tr id="as_05_0202__row18876111184718"><th align="left" class="cellrowborder" valign="top" width="24%" id="mcps1.3.1.1.6.1.1"><p id="as_05_0202__p87863593711"><strong id="as_05_0202__b13514161121512">Permission</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="19%" id="mcps1.3.1.1.6.1.2"><p id="as_05_0202__p143591540411"><strong id="as_05_0202__b20533196111610">APIs</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.1.1.6.1.3"><p id="as_05_0202__p445499619223"><strong id="as_05_0202__b17856311181510">Actions</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="18%" id="mcps1.3.1.1.6.1.4"><p id="as_05_0202__p1820911553480">IAM Project</p>
|
||||
<p id="as_05_0202__p14209185534811"> </p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="22%" id="mcps1.3.1.1.6.1.5"><p id="as_05_0202__p920917552480">Enterprise Project</p>
|
||||
<p id="as_05_0202__p1320935511488"> </p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="as_05_0202__row1087651164712"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.1.1.6.1.1 "><p id="as_05_0202__p1978805103716">Creating an AS group</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.1.1.6.1.2 "><p id="as_05_0202__p687631194719">POST /autoscaling-api/v1/{project_id}/scaling_group</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.3 "><p id="as_05_0202__p7876111124719">as:groups:create</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.1.1.6.1.4 "><p id="as_05_0202__p936118804910">√</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="22%" headers="mcps1.3.1.1.6.1.5 "><p id="as_05_0202__p728811916449">√</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="as_05_0202__row1987631124714"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.1.1.6.1.1 "><p id="as_05_0202__p778812543717">Querying AS groups</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.1.1.6.1.2 "><p id="as_05_0202__p12876214478">GET /autoscaling-api/v1/{project_id}/scaling_group</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.3 "><p id="as_05_0202__p198771412470">as:groups:list</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.1.1.6.1.4 "><p id="as_05_0202__p394172618493">√</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="22%" headers="mcps1.3.1.1.6.1.5 "><p id="as_05_0202__p628779164413">√</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="as_05_0202__row15877416470"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.1.1.6.1.1 "><p id="as_05_0202__p19788858377">Querying AS group details</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.1.1.6.1.2 "><p id="as_05_0202__p198779104712">GET /autoscaling-api/v1/{project_id}/scaling_group/{scaling_group_id}</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.3 "><p id="as_05_0202__p1987714114710">as:groups:get</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.1.1.6.1.4 "><p id="as_05_0202__p14496123794920">√</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="22%" headers="mcps1.3.1.1.6.1.5 "><p id="as_05_0202__p8496837104912">√</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="as_05_0202__row13877101184716"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.1.1.6.1.1 "><p id="as_05_0202__p187881516379">Modifying an AS group</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.1.1.6.1.2 "><p id="as_05_0202__p78771214472">PUT /autoscaling-api/v1/{project_id}/scaling_group/{scaling_group_id}</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.3 "><p id="as_05_0202__p48771184715">as:groups:update</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.1.1.6.1.4 "><p id="as_05_0202__p18423104454911">√</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="22%" headers="mcps1.3.1.1.6.1.5 "><p id="as_05_0202__p44238448493">√</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="as_05_0202__row987713116474"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.1.1.6.1.1 "><p id="as_05_0202__p0788175103715">Deleting an AS group</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.1.1.6.1.2 "><p id="as_05_0202__p14877813478">DELETE /autoscaling-api/v1/{project_id}/scaling_group/{scaling_group_id}</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.3 "><p id="as_05_0202__p13877719474">as:groups:delete</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.1.1.6.1.4 "><p id="as_05_0202__p1015847164915">√</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="22%" headers="mcps1.3.1.1.6.1.5 "><p id="as_05_0202__p81513476496">√</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="as_05_0202__row287761164713"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.1.1.6.1.1 "><p id="as_05_0202__p67888518378">Enabling or disabling an AS group</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.1.1.6.1.2 "><p id="as_05_0202__p787741104720">POST /autoscaling-api/v1/{project_id}/scaling_group/{scaling_group_id}/action</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.1.1.6.1.3 "><p id="as_05_0202__p987731144714">as:groups:action</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.1.1.6.1.4 "><p id="as_05_0202__p3484174944920">√</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="22%" headers="mcps1.3.1.1.6.1.5 "><p id="as_05_0202__p34841749194917">√</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>
|
||||
|
||||
@ -1,27 +0,0 @@
|
||||
<a name="as_06_0000"></a><a name="as_06_0000"></a>
|
||||
|
||||
<h1 class="topictitle1">API</h1>
|
||||
<div id="body1536720002277"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="as_06_0100.html">AS Groups</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="as_06_0200.html">AS Configurations</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="as_06_0300.html">Instances in an AS Group</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="as_06_0400.html">AS Policies</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="as_06_0500.html">AS Policy Execution Logs</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="as_06_0600.html">Scaling Action Logs</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="as_06_0700.html">Quotas</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="as_06_1000.html">Tag Management</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="as_06_1100.html">API Management</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -1,25 +0,0 @@
|
||||
<a name="as_06_0100"></a><a name="as_06_0100"></a>
|
||||
|
||||
<h1 class="topictitle1">AS Groups</h1>
|
||||
<div id="body54967961"></div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="as_06_0101.html">Creating an AS Group</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="as_06_0102.html">Querying AS Groups</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="as_06_0103.html">Querying AS Group Details</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="as_06_0104.html">Modifying an AS Group</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="as_06_0105.html">Deleting an AS Group</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="as_06_0106.html">Enabling or Disabling an AS Group</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">API</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||