forked from docs/doc-exports
Compare commits
8 Commits
change_obs
...
unit-tests
| Author | SHA1 | Date | |
|---|---|---|---|
| 088d6a6daf | |||
| eda19245f1 | |||
| 4a12a1caba | |||
| bdd7833dbb | |||
| 2ce2f88b51 | |||
| a217e13b31 | |||
| 5eee175e13 | |||
| 5b28b6b590 |
2
.gitignore
vendored
2
.gitignore
vendored
@ -134,6 +134,8 @@ dmypy.json
|
||||
**/temp/
|
||||
**/tmp_result/
|
||||
|
||||
.stestr/
|
||||
|
||||
# Some people build submodule because of not understanding git basics
|
||||
doc-exports
|
||||
|
||||
|
||||
3
.stestr.conf
Normal file
3
.stestr.conf
Normal file
@ -0,0 +1,3 @@
|
||||
[DEFAULT]
|
||||
test_path=./otc_doc_convertor/tests/unit
|
||||
top_dir=./
|
||||
@ -153,7 +153,7 @@
|
||||
"uri":"en-us_topic_0110252693.html",
|
||||
"product_code":"as",
|
||||
"code":"16",
|
||||
"des":"Response parameters are as follows.Parameter descriptionscaling_groups field data structure descriptionlbaas_listeners field data structure descriptionnetworks field data",
|
||||
"des":"Response parameters are as follows.Parameter descriptionscaling_groups field descriptionlbaas_listeners field descriptionnetworks field descriptionsecurity_groups field d",
|
||||
"doc_type":"devg",
|
||||
"kw":"Response Parameters for Querying AS Groups,Appendix,Developer Guide",
|
||||
"title":"Response Parameters for Querying AS Groups",
|
||||
|
||||
@ -135,7 +135,7 @@
|
||||
"code":"15"
|
||||
},
|
||||
{
|
||||
"desc":"Response parameters are as follows.Parameter descriptionscaling_groups field data structure descriptionlbaas_listeners field data structure descriptionnetworks field data",
|
||||
"desc":"Response parameters are as follows.Parameter descriptionscaling_groups field descriptionlbaas_listeners field descriptionnetworks field descriptionsecurity_groups field d",
|
||||
"product_code":"as",
|
||||
"title":"Response Parameters for Querying AS Groups",
|
||||
"uri":"en-us_topic_0110252693.html",
|
||||
|
||||
@ -113,7 +113,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="16.6983301669833%" headers="mcps1.3.5.2.4.1.2 "><p id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_p3959872717596">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="54.284571542845704%" headers="mcps1.3.5.2.4.1.3 "><ul id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_ul1290083685410"><li id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_li13201524194619">Specifies the status of the subnet.</li><li id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_li18201524114619">The value can be <strong>ACTIVE</strong>, <strong>UNKNOWN</strong>, or <strong>ERROR</strong>.<ul id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_ul83391032184614"><li id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_li175681357183117"><strong id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_b1282232355019">ACTIVE</strong>: indicates that the subnet has been associated with a VPC.</li><li id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_li5568157103111"><strong id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_b5558132585016">UNKNOWN</strong>: indicates that the subnet has not been associated with a VPC.</li><li id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_li85681932326"><strong id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_b842352706151734">ERROR</strong>: indicates that the subnet is abnormal.</li></ul>
|
||||
<td class="cellrowborder" valign="top" width="54.284571542845704%" headers="mcps1.3.5.2.4.1.3 "><ul id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_ul1290083685410"><li id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_li13201524194619">Specifies the status of the subnet.</li><li id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_li18201524114619">The value can be <strong id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_b11841625131719">ACTIVE</strong>, <strong id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_b1618482531716">UNKNOWN</strong>, or <strong id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_b418416254171">ERROR</strong>.<ul id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_ul83391032184614"><li id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_li175681357183117"><strong id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_b1282232355019">ACTIVE</strong>: indicates that the subnet has been associated with a VPC.</li><li id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_li5568157103111"><strong id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_b5558132585016">UNKNOWN</strong>: indicates that the subnet has not been associated with a VPC.</li><li id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_li85681932326"><strong id="EN-US_TOPIC_0110252687__en-us_topic_0201534243_b842352706151734">ERROR</strong>: indicates that the subnet is abnormal.</li></ul>
|
||||
</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
@ -201,6 +201,10 @@
|
||||
"opt_value": "10.100.0.33,10.100.0.34",
|
||||
"opt_name": "ntp"
|
||||
}
|
||||
{
|
||||
"opt_value": "24h",
|
||||
"opt_name": "addresstime"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -225,8 +229,12 @@
|
||||
{
|
||||
"opt_value": "10.100.0.33,10.100.0.34",
|
||||
"opt_name": "ntp"
|
||||
},
|
||||
{
|
||||
"opt_value": "24h",
|
||||
"opt_name": "addresstime"
|
||||
}
|
||||
]
|
||||
],
|
||||
}
|
||||
]
|
||||
}</pre>
|
||||
|
||||
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
@ -197,7 +197,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="24.62%" headers="mcps1.3.7.2.4.1.2 "><p id="EN-US_TOPIC_0110252695__en-us_topic_0043063056_p10265121214315">Array</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="47.93%" headers="mcps1.3.7.2.4.1.3 "><p id="EN-US_TOPIC_0110252695__en-us_topic_0043063056_p426516120315">Specifies the security group information.</p>
|
||||
<td class="cellrowborder" valign="top" width="47.93%" headers="mcps1.3.7.2.4.1.3 "><p id="EN-US_TOPIC_0110252695__en-us_topic_0043063056_p426516120315">Specifies the security group information. For details, see <a href="#EN-US_TOPIC_0110252695__table212513274446">Table 11</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0110252695__en-us_topic_0043063056_row126532511417"><td class="cellrowborder" valign="top" width="27.450000000000003%" headers="mcps1.3.7.2.4.1.1 "><p id="EN-US_TOPIC_0110252695__en-us_topic_0043063056_p4890202120414">server_group_id</p>
|
||||
@ -460,6 +460,25 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<div class="tablenoborder"><a name="EN-US_TOPIC_0110252695__table212513274446"></a><a name="table212513274446"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0110252695__table212513274446" frame="border" border="1" rules="all"><caption><b>Table 11 </b><strong id="EN-US_TOPIC_0110252695__en-us_topic_0043063056_b1510154263616">security_groups</strong> field description</caption><thead align="left"><tr id="EN-US_TOPIC_0110252695__en-us_topic_0043063056_row21632216254"><th align="left" class="cellrowborder" valign="top" width="22%" id="mcps1.3.21.2.4.1.1"><p id="EN-US_TOPIC_0110252695__en-us_topic_0043063056_p516332116258">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.21.2.4.1.2"><p id="EN-US_TOPIC_0110252695__en-us_topic_0043063056_p1316313216252">Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="63%" id="mcps1.3.21.2.4.1.3"><p id="EN-US_TOPIC_0110252695__en-us_topic_0043063056_p0163521152518">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0110252695__en-us_topic_0043063056_row51635216253"><td class="cellrowborder" valign="top" width="22%" headers="mcps1.3.21.2.4.1.1 "><p id="EN-US_TOPIC_0110252695__en-us_topic_0043063056_p121631221182519">id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.21.2.4.1.2 "><p id="EN-US_TOPIC_0110252695__en-us_topic_0043063056_p5163182142517">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.21.2.4.1.3 "><p id="EN-US_TOPIC_0110252695__en-us_topic_0043063056_p16163132182511">Specifies the security group ID.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<p id="EN-US_TOPIC_0110252695__p4723115027"><strong id="EN-US_TOPIC_0110252695__b162790526401">Example response</strong></p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0110252695__screen156611165217">{
|
||||
"limit": 20,
|
||||
|
||||
@ -87,7 +87,7 @@
|
||||
<td class="cellrowborder" valign="top" width="9%" headers="mcps1.3.5.2.4.1.2 "><p id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_a10fa21308bce4fd081701959df3071dd">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.4.1.3 "><p id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_a9e042ac9129a4862b60266587156df95">Specifies the instance lifecycle status in the AS group.</p>
|
||||
<ul id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_uac0ce6a3969645c692634f64204824b3"><li id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_lbd8ee16e465a42569643df9ea09cbf42"><strong id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_b1792793553">INSERVICE</strong>: The instance is enabled.</li><li id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_l458e1d23654d405e8ee1087a166ac224"><strong id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_b741357339">PENDING</strong>: The instance is being added to the AS group.</li><li id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_l7b87c06e565d4e12b7625bf80a79580a"><strong id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_b2140561640">REMOVING</strong>: The instance is being removed from the AS group.</li></ul>
|
||||
<ul id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_uac0ce6a3969645c692634f64204824b3"><li id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_lbd8ee16e465a42569643df9ea09cbf42"><strong id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_b32618021">INSERVICE</strong>: The instance is enabled.</li><li id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_l458e1d23654d405e8ee1087a166ac224"><strong id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_b371530595">PENDING</strong>: The instance is being added to the AS group.</li><li id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_l7b87c06e565d4e12b7625bf80a79580a"><strong id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_b1989930927">REMOVING</strong>: The instance is being removed from the AS group.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_ra6696eb6fe0947e9a6bce923cc8a0b59"><td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.5.2.4.1.1 "><p id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_a12384583db9049b1952a1dbaeaccce72">health_status</p>
|
||||
@ -95,7 +95,7 @@
|
||||
<td class="cellrowborder" valign="top" width="9%" headers="mcps1.3.5.2.4.1.2 "><p id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_a1ee76e9c66ab4fd5ad5b1a16f1acc98e">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.4.1.3 "><p id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_af8406dc507624ef69b4ff65754839108">Specifies the instance health status.</p>
|
||||
<ul id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_ul4917121148"><li id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_li1894016211540"><strong id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_b615051622">INITIALIZING</strong>: The instance is being initialized.</li><li id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_li18801931042"><strong id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_b1758471936">NORMAL</strong>: The instance is functional.</li><li id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_li1810191215414"><strong id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_b1188911552548">ERROR</strong>: The instance is faulty.</li></ul>
|
||||
<ul id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_ul4917121148"><li id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_li1894016211540"><strong id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_b883009718">INITIALIZING</strong>: The instance is being initialized.</li><li id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_li18801931042"><strong id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_b570868272">NORMAL</strong>: The instance is functional.</li><li id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_li1810191215414"><strong id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_b1188911552548">ERROR</strong>: The instance is faulty.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_rcd738bb778b14235ad52e8cc6ad70220"><td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.5.2.4.1.1 "><p id="EN-US_TOPIC_0110252696__en-us_topic_0043063045_a932b15635ce748f3bb97a72fa5e4061d">scaling_configuration_name</p>
|
||||
|
||||
@ -123,7 +123,7 @@
|
||||
"uri":"css_03_0026.html",
|
||||
"product_code":"css",
|
||||
"code":"13",
|
||||
"des":"This API is used to query and display details about a cluster.NoneTable 2 describes the response parameters.Example requestExample responseTable 7 describes the status co",
|
||||
"des":"This API is used to query and display the details of a cluster.GET /v1.0/{project_id}/clusters/{cluster_id}NoneStatus code: 200NoneStatus code: 200Request succeeded.",
|
||||
"doc_type":"api",
|
||||
"kw":"Querying Cluster Details,Cluster Management APIs,API Reference",
|
||||
"title":"Querying Cluster Details",
|
||||
|
||||
@ -108,7 +108,7 @@
|
||||
"code":"12"
|
||||
},
|
||||
{
|
||||
"desc":"This API is used to query and display details about a cluster.NoneTable 2 describes the response parameters.Example requestExample responseTable 7 describes the status co",
|
||||
"desc":"This API is used to query and display the details of a cluster.GET /v1.0/{project_id}/clusters/{cluster_id}NoneStatus code: 200NoneStatus code: 200Request succeeded.",
|
||||
"product_code":"css",
|
||||
"title":"Querying Cluster Details",
|
||||
"uri":"css_03_0026.html",
|
||||
|
||||
@ -135,8 +135,8 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="13.686868686868689%" headers="mcps1.3.3.4.2.5.1.3 "><p id="css_03_0019__p1758903882820">Boolean</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="50.474747474747474%" headers="mcps1.3.3.4.2.5.1.4 "><p id="css_03_0019__p1158963813282">Whether to enable authentication. Available values include <strong id="css_03_0019__b913174215211">true</strong> and <strong id="css_03_0019__b513104213526">false</strong>. Authentication is disabled by default. When authentication is enabled, <strong id="css_03_0019__b16837415125320">httpsEnable</strong> must be set to <strong id="css_03_0019__b1882215336539">true</strong>.</p>
|
||||
<ul id="css_03_0019__ul9784127123119"><li id="css_03_0019__li11784927143117">Value <strong id="css_03_0019__b1793343865313">true</strong> indicates that authentication is enabled for the cluster.</li><li id="css_03_0019__li17848278311">Value <strong id="css_03_0019__b1943314205414">false</strong> indicates that authentication is disabled for the cluster.<div class="note" id="css_03_0019__note090721924713"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="css_03_0019__p199092199474">This parameter is supported in clusters 7.1.1 or later.</p>
|
||||
<td class="cellrowborder" valign="top" width="50.474747474747474%" headers="mcps1.3.3.4.2.5.1.4 "><p id="css_03_0019__p1351965818321">Whether to enable authentication. The value can be <strong id="css_03_0019__b35191758143212">true</strong> or <strong id="css_03_0019__b1751913583327">false</strong>. Authentication is disabled by default.</p>
|
||||
<ul id="css_03_0019__ul95191358153219"><li id="css_03_0019__li55191958113219"><strong id="css_03_0019__b1520185883217">true</strong>: Authentication is enabled for the cluster.</li><li id="css_03_0019__li9520758173211"><strong id="css_03_0019__b952045803213">false</strong>: Authentication is disabled for the cluster.<div class="note" id="css_03_0019__note161981945183514"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="css_03_0019__p3198345153520">This parameter is supported in clusters 7.1.1 or later.</p>
|
||||
</div></div>
|
||||
</li></ul>
|
||||
</td>
|
||||
|
||||
@ -49,35 +49,35 @@
|
||||
</div>
|
||||
<div class="section" id="css_03_0020__section87962546391"><h4 class="sectiontitle">Status Code</h4><p id="css_03_0020__p46921709171"><a href="#css_03_0020__table12321369178">Table 2</a> describes the status code.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="css_03_0020__table12321369178"></a><a name="table12321369178"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0020__table12321369178" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Status code</caption><thead align="left"><tr id="css_03_0020__css_03_0018_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="15.939999999999998%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0020__css_03_0018_p14560134151414">Status Code</p>
|
||||
<div class="tablenoborder"><a name="css_03_0020__table12321369178"></a><a name="table12321369178"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0020__table12321369178" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Status code</caption><thead align="left"><tr id="css_03_0020__en-us_topic_0000001342030725_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="15.939999999999998%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0020__en-us_topic_0000001342030725_p14560134151414">Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="31.04%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0020__css_03_0018_p5563194141411">Code</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="31.04%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0020__en-us_topic_0000001342030725_p5563194141411">Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="53.02%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0020__css_03_0018_p256616411143">Status Code Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="53.02%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0020__en-us_topic_0000001342030725_p256616411143">Status Code Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="css_03_0020__css_03_0018_row129720356144"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0020__css_03_0018_p1957004131410">400</p>
|
||||
<tbody><tr id="css_03_0020__en-us_topic_0000001342030725_row129720356144"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0020__en-us_topic_0000001342030725_p1957004131410">400</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0020__css_03_0018_p165731141171419">BadRequest</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0020__en-us_topic_0000001342030725_p165731141171419">BadRequest</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0020__css_03_0018_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0020__css_03_0018_p1557974171415">The client should not repeat the request without modifications.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0020__en-us_topic_0000001342030725_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0020__en-us_topic_0000001342030725_p1557974171415">The client should not repeat the request without modifications.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0020__css_03_0018_row8972103517147"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0020__css_03_0018_p75841441191410">404</p>
|
||||
<tr id="css_03_0020__en-us_topic_0000001342030725_row8972103517147"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0020__en-us_topic_0000001342030725_p75841441191410">404</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0020__css_03_0018_p258716416142">NotFound</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0020__en-us_topic_0000001342030725_p258716416142">NotFound</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0020__css_03_0018_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0020__css_03_0018_p14590164151410">The client should not repeat the request without modifications.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0020__en-us_topic_0000001342030725_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0020__en-us_topic_0000001342030725_p14590164151410">The client should not repeat the request without modifications.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0020__css_03_0018_row297223511416"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0020__css_03_0018_p13595164131416">200</p>
|
||||
<tr id="css_03_0020__en-us_topic_0000001342030725_row297223511416"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0020__en-us_topic_0000001342030725_p13595164131416">200</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0020__css_03_0018_p9598741131416">OK</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0020__en-us_topic_0000001342030725_p9598741131416">OK</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0020__css_03_0018_p659994115146">The request is processed successfully.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0020__en-us_topic_0000001342030725_p659994115146">The request is processed successfully.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@ -70,35 +70,35 @@
|
||||
</div>
|
||||
<div class="section" id="css_03_0021__section87962546391"><h4 class="sectiontitle">Status Code</h4><p id="css_03_0021__p46921709171"><a href="#css_03_0021__table12321369178">Table 3</a> describes the status code.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="css_03_0021__table12321369178"></a><a name="table12321369178"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0021__table12321369178" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Status code</caption><thead align="left"><tr id="css_03_0021__css_03_0018_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="15.939999999999998%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0021__css_03_0018_p14560134151414">Status Code</p>
|
||||
<div class="tablenoborder"><a name="css_03_0021__table12321369178"></a><a name="table12321369178"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0021__table12321369178" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Status code</caption><thead align="left"><tr id="css_03_0021__en-us_topic_0000001342030725_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="15.939999999999998%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0021__en-us_topic_0000001342030725_p14560134151414">Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="31.04%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0021__css_03_0018_p5563194141411">Code</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="31.04%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0021__en-us_topic_0000001342030725_p5563194141411">Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="53.02%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0021__css_03_0018_p256616411143">Status Code Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="53.02%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0021__en-us_topic_0000001342030725_p256616411143">Status Code Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="css_03_0021__css_03_0018_row129720356144"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0021__css_03_0018_p1957004131410">400</p>
|
||||
<tbody><tr id="css_03_0021__en-us_topic_0000001342030725_row129720356144"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0021__en-us_topic_0000001342030725_p1957004131410">400</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0021__css_03_0018_p165731141171419">BadRequest</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0021__en-us_topic_0000001342030725_p165731141171419">BadRequest</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0021__css_03_0018_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0021__css_03_0018_p1557974171415">The client should not repeat the request without modifications.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0021__en-us_topic_0000001342030725_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0021__en-us_topic_0000001342030725_p1557974171415">The client should not repeat the request without modifications.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0021__css_03_0018_row8972103517147"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0021__css_03_0018_p75841441191410">404</p>
|
||||
<tr id="css_03_0021__en-us_topic_0000001342030725_row8972103517147"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0021__en-us_topic_0000001342030725_p75841441191410">404</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0021__css_03_0018_p258716416142">NotFound</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0021__en-us_topic_0000001342030725_p258716416142">NotFound</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0021__css_03_0018_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0021__css_03_0018_p14590164151410">The client should not repeat the request without modifications.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0021__en-us_topic_0000001342030725_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0021__en-us_topic_0000001342030725_p14590164151410">The client should not repeat the request without modifications.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0021__css_03_0018_row297223511416"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0021__css_03_0018_p13595164131416">200</p>
|
||||
<tr id="css_03_0021__en-us_topic_0000001342030725_row297223511416"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0021__en-us_topic_0000001342030725_p13595164131416">200</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0021__css_03_0018_p9598741131416">OK</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0021__en-us_topic_0000001342030725_p9598741131416">OK</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0021__css_03_0018_p659994115146">The request is processed successfully.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0021__en-us_topic_0000001342030725_p659994115146">The request is processed successfully.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@ -197,35 +197,35 @@
|
||||
</div>
|
||||
<div class="section" id="css_03_0023__section87962546391"><h4 class="sectiontitle">Status Code</h4><p id="css_03_0023__p46921709171"><a href="#css_03_0023__table12321369178">Table 5</a> describes the status code.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="css_03_0023__table12321369178"></a><a name="table12321369178"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0023__table12321369178" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Status code</caption><thead align="left"><tr id="css_03_0023__css_03_0018_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="15.939999999999998%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0023__css_03_0018_p14560134151414">Status Code</p>
|
||||
<div class="tablenoborder"><a name="css_03_0023__table12321369178"></a><a name="table12321369178"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0023__table12321369178" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Status code</caption><thead align="left"><tr id="css_03_0023__en-us_topic_0000001342030725_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="15.939999999999998%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0023__en-us_topic_0000001342030725_p14560134151414">Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="31.04%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0023__css_03_0018_p5563194141411">Code</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="31.04%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0023__en-us_topic_0000001342030725_p5563194141411">Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="53.02%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0023__css_03_0018_p256616411143">Status Code Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="53.02%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0023__en-us_topic_0000001342030725_p256616411143">Status Code Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="css_03_0023__css_03_0018_row129720356144"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0023__css_03_0018_p1957004131410">400</p>
|
||||
<tbody><tr id="css_03_0023__en-us_topic_0000001342030725_row129720356144"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0023__en-us_topic_0000001342030725_p1957004131410">400</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0023__css_03_0018_p165731141171419">BadRequest</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0023__en-us_topic_0000001342030725_p165731141171419">BadRequest</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0023__css_03_0018_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0023__css_03_0018_p1557974171415">The client should not repeat the request without modifications.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0023__en-us_topic_0000001342030725_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0023__en-us_topic_0000001342030725_p1557974171415">The client should not repeat the request without modifications.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0023__css_03_0018_row8972103517147"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0023__css_03_0018_p75841441191410">404</p>
|
||||
<tr id="css_03_0023__en-us_topic_0000001342030725_row8972103517147"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0023__en-us_topic_0000001342030725_p75841441191410">404</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0023__css_03_0018_p258716416142">NotFound</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0023__en-us_topic_0000001342030725_p258716416142">NotFound</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0023__css_03_0018_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0023__css_03_0018_p14590164151410">The client should not repeat the request without modifications.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0023__en-us_topic_0000001342030725_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0023__en-us_topic_0000001342030725_p14590164151410">The client should not repeat the request without modifications.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0023__css_03_0018_row297223511416"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0023__css_03_0018_p13595164131416">200</p>
|
||||
<tr id="css_03_0023__en-us_topic_0000001342030725_row297223511416"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0023__en-us_topic_0000001342030725_p13595164131416">200</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0023__css_03_0018_p9598741131416">OK</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0023__en-us_topic_0000001342030725_p9598741131416">OK</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0023__css_03_0018_p659994115146">The request is processed successfully.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0023__en-us_topic_0000001342030725_p659994115146">The request is processed successfully.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@ -8,9 +8,15 @@
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="css_03_0024__row171211401282"><td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.1.1.3.1.1 "><p id="css_03_0024__p17311134813819">2023-02-23</p>
|
||||
<tbody><tr id="css_03_0024__row930971081320"><td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.1.1.3.1.1 "><p id="css_03_0024__p83102109138">2023-03-09</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="79%" headers="mcps1.3.1.1.3.1.2 "><p id="css_03_0024__p126391541291"><span style="color:#252B3A;">Optimized the parameter description in</span>: <a href="css_03_0019.html">Creating a Cluster</a></p>
|
||||
<td class="cellrowborder" valign="top" width="79%" headers="mcps1.3.1.1.3.1.2 "><p id="css_03_0024__p1731041018137">Optimized the parameter description in:</p>
|
||||
<ul id="css_03_0024__ul29651532151312"><li id="css_03_0024__li69651232161312"><a href="css_03_0019.html">Creating a Cluster</a></li><li id="css_03_0024__li70124118137"><a href="css_03_0026.html">Querying Cluster Details</a></li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0024__row171211401282"><td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.1.1.3.1.1 "><p id="css_03_0024__p17311134813819">2023-02-23</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="79%" headers="mcps1.3.1.1.3.1.2 "><p id="css_03_0024__p126391541291">Optimized the parameter description in: <a href="css_03_0019.html">Creating a Cluster</a></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0024__row1969612109405"><td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.1.1.3.1.1 "><p id="css_03_0024__p1584891634012">2022-09-14</p>
|
||||
|
||||
@ -102,35 +102,35 @@
|
||||
</div>
|
||||
<div class="section" id="css_03_0025__section87962546391"><h4 class="sectiontitle">Status Code</h4><p id="css_03_0025__p46921709171"><a href="#css_03_0025__table12321369178">Table 4</a> describes the status code.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="css_03_0025__table12321369178"></a><a name="table12321369178"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0025__table12321369178" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Status code</caption><thead align="left"><tr id="css_03_0025__css_03_0018_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="15.939999999999998%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0025__css_03_0018_p14560134151414">Status Code</p>
|
||||
<div class="tablenoborder"><a name="css_03_0025__table12321369178"></a><a name="table12321369178"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0025__table12321369178" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Status code</caption><thead align="left"><tr id="css_03_0025__en-us_topic_0000001342030725_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="15.939999999999998%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0025__en-us_topic_0000001342030725_p14560134151414">Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="31.04%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0025__css_03_0018_p5563194141411">Code</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="31.04%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0025__en-us_topic_0000001342030725_p5563194141411">Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="53.02%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0025__css_03_0018_p256616411143">Status Code Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="53.02%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0025__en-us_topic_0000001342030725_p256616411143">Status Code Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="css_03_0025__css_03_0018_row129720356144"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0025__css_03_0018_p1957004131410">400</p>
|
||||
<tbody><tr id="css_03_0025__en-us_topic_0000001342030725_row129720356144"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0025__en-us_topic_0000001342030725_p1957004131410">400</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0025__css_03_0018_p165731141171419">BadRequest</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0025__en-us_topic_0000001342030725_p165731141171419">BadRequest</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0025__css_03_0018_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0025__css_03_0018_p1557974171415">The client should not repeat the request without modifications.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0025__en-us_topic_0000001342030725_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0025__en-us_topic_0000001342030725_p1557974171415">The client should not repeat the request without modifications.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0025__css_03_0018_row8972103517147"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0025__css_03_0018_p75841441191410">404</p>
|
||||
<tr id="css_03_0025__en-us_topic_0000001342030725_row8972103517147"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0025__en-us_topic_0000001342030725_p75841441191410">404</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0025__css_03_0018_p258716416142">NotFound</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0025__en-us_topic_0000001342030725_p258716416142">NotFound</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0025__css_03_0018_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0025__css_03_0018_p14590164151410">The client should not repeat the request without modifications.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0025__en-us_topic_0000001342030725_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0025__en-us_topic_0000001342030725_p14590164151410">The client should not repeat the request without modifications.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0025__css_03_0018_row297223511416"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0025__css_03_0018_p13595164131416">200</p>
|
||||
<tr id="css_03_0025__en-us_topic_0000001342030725_row297223511416"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0025__en-us_topic_0000001342030725_p13595164131416">200</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0025__css_03_0018_p9598741131416">OK</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0025__en-us_topic_0000001342030725_p9598741131416">OK</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0025__css_03_0018_p659994115146">The request is processed successfully.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0025__en-us_topic_0000001342030725_p659994115146">The request is processed successfully.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -127,26 +127,26 @@
|
||||
</div>
|
||||
<div class="section" id="css_03_0032__section87962546391"><h4 class="sectiontitle">Status Code</h4><p id="css_03_0032__p1147144641213"><a href="#css_03_0032__table18620659263">Table 3</a> describes the status code.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="css_03_0032__table18620659263"></a><a name="table18620659263"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0032__table18620659263" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Status code</caption><thead align="left"><tr id="css_03_0032__css_03_0031_row194918333132"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0032__css_03_0031_p6531343171310">Status Code</p>
|
||||
<div class="tablenoborder"><a name="css_03_0032__table18620659263"></a><a name="table18620659263"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0032__table18620659263" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Status code</caption><thead align="left"><tr id="css_03_0032__en-us_topic_0000001341790897_row194918333132"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0032__en-us_topic_0000001341790897_p6531343171310">Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0032__css_03_0031_p16534124318132">Code</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0032__en-us_topic_0000001341790897_p16534124318132">Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0032__css_03_0031_p1453710437131">Status Code Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0032__en-us_topic_0000001341790897_p1453710437131">Status Code Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="css_03_0032__css_03_0031_row09491533111315"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0032__css_03_0031_p1656994351310">200</p>
|
||||
<tbody><tr id="css_03_0032__en-us_topic_0000001341790897_row09491533111315"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0032__en-us_topic_0000001341790897_p1656994351310">200</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0032__css_03_0031_p134136431055">OK</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0032__en-us_topic_0000001341790897_p134136431055">OK</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0032__css_03_0031_p134136431458">The request is processed successfully.</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0032__en-us_topic_0000001341790897_p134136431458">The request is processed successfully.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0032__css_03_0031_row1184954102013"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0032__css_03_0031_p111841154132019">406</p>
|
||||
<tr id="css_03_0032__en-us_topic_0000001341790897_row1184954102013"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0032__en-us_topic_0000001341790897_p111841154132019">406</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0032__css_03_0031_en-us_topic_0122640420_p19980869">Not Acceptable</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0032__en-us_topic_0000001341790897_en-us_topic_0122640420_p19980869">Not Acceptable</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0032__css_03_0031_en-us_topic_0122640420_p7837682">The server cannot fulfill the request according to the content characteristics of the request.</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0032__en-us_topic_0000001341790897_en-us_topic_0122640420_p7837682">The server cannot fulfill the request according to the content characteristics of the request.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@ -315,26 +315,26 @@
|
||||
</div>
|
||||
<div class="section" id="css_03_0034__section87962546391"><h4 class="sectiontitle">Status Code</h4><p id="css_03_0034__p10357103713112"><a href="#css_03_0034__table152931957183117">Table 5</a> describes the status code.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="css_03_0034__table152931957183117"></a><a name="table152931957183117"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0034__table152931957183117" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Status code</caption><thead align="left"><tr id="css_03_0034__css_03_0037_row194918333132"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0034__css_03_0037_p6531343171310">Status Code</p>
|
||||
<div class="tablenoborder"><a name="css_03_0034__table152931957183117"></a><a name="table152931957183117"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0034__table152931957183117" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Status code</caption><thead align="left"><tr id="css_03_0034__en-us_topic_0000001342150609_row194918333132"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0034__en-us_topic_0000001342150609_p6531343171310">Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0034__css_03_0037_p16534124318132">Code</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0034__en-us_topic_0000001342150609_p16534124318132">Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0034__css_03_0037_p1453710437131">Status Code Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0034__en-us_topic_0000001342150609_p1453710437131">Status Code Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="css_03_0034__css_03_0037_row09491533111315"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0034__css_03_0037_p1656994351310">200</p>
|
||||
<tbody><tr id="css_03_0034__en-us_topic_0000001342150609_row09491533111315"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0034__en-us_topic_0000001342150609_p1656994351310">200</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0034__css_03_0037_p134136431055">OK</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0034__en-us_topic_0000001342150609_p134136431055">OK</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0034__css_03_0037_p134136431458">The request is processed successfully.</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0034__en-us_topic_0000001342150609_p134136431458">The request is processed successfully.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0034__css_03_0037_row1184954102013"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0034__css_03_0037_p111841154132019">406</p>
|
||||
<tr id="css_03_0034__en-us_topic_0000001342150609_row1184954102013"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0034__en-us_topic_0000001342150609_p111841154132019">406</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0034__css_03_0037_en-us_topic_0122640420_p19980869">Not Acceptable</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0034__en-us_topic_0000001342150609_en-us_topic_0122640420_p19980869">Not Acceptable</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0034__css_03_0037_en-us_topic_0122640420_p7837682">The server cannot fulfill the request according to the content characteristics of the request.</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0034__en-us_topic_0000001342150609_en-us_topic_0122640420_p7837682">The server cannot fulfill the request according to the content characteristics of the request.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@ -154,35 +154,35 @@
|
||||
</div>
|
||||
<div class="section" id="css_03_0038__section262385181716"><h4 class="sectiontitle">Status Code</h4><p id="css_03_0038__p46921709171"><a href="#css_03_0038__table12321369178">Table 5</a> describes the status code.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="css_03_0038__table12321369178"></a><a name="table12321369178"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0038__table12321369178" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Status code</caption><thead align="left"><tr id="css_03_0038__css_03_0018_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="15.939999999999998%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0038__css_03_0018_p14560134151414">Status Code</p>
|
||||
<div class="tablenoborder"><a name="css_03_0038__table12321369178"></a><a name="table12321369178"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0038__table12321369178" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Status code</caption><thead align="left"><tr id="css_03_0038__en-us_topic_0000001342030725_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="15.939999999999998%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0038__en-us_topic_0000001342030725_p14560134151414">Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="31.04%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0038__css_03_0018_p5563194141411">Code</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="31.04%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0038__en-us_topic_0000001342030725_p5563194141411">Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="53.02%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0038__css_03_0018_p256616411143">Status Code Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="53.02%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0038__en-us_topic_0000001342030725_p256616411143">Status Code Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="css_03_0038__css_03_0018_row129720356144"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0038__css_03_0018_p1957004131410">400</p>
|
||||
<tbody><tr id="css_03_0038__en-us_topic_0000001342030725_row129720356144"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0038__en-us_topic_0000001342030725_p1957004131410">400</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0038__css_03_0018_p165731141171419">BadRequest</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0038__en-us_topic_0000001342030725_p165731141171419">BadRequest</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0038__css_03_0018_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0038__css_03_0018_p1557974171415">The client should not repeat the request without modifications.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0038__en-us_topic_0000001342030725_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0038__en-us_topic_0000001342030725_p1557974171415">The client should not repeat the request without modifications.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0038__css_03_0018_row8972103517147"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0038__css_03_0018_p75841441191410">404</p>
|
||||
<tr id="css_03_0038__en-us_topic_0000001342030725_row8972103517147"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0038__en-us_topic_0000001342030725_p75841441191410">404</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0038__css_03_0018_p258716416142">NotFound</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0038__en-us_topic_0000001342030725_p258716416142">NotFound</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0038__css_03_0018_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0038__css_03_0018_p14590164151410">The client should not repeat the request without modifications.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0038__en-us_topic_0000001342030725_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0038__en-us_topic_0000001342030725_p14590164151410">The client should not repeat the request without modifications.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0038__css_03_0018_row297223511416"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0038__css_03_0018_p13595164131416">200</p>
|
||||
<tr id="css_03_0038__en-us_topic_0000001342030725_row297223511416"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0038__en-us_topic_0000001342030725_p13595164131416">200</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0038__css_03_0018_p9598741131416">OK</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0038__en-us_topic_0000001342030725_p9598741131416">OK</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0038__css_03_0018_p659994115146">The request is processed successfully.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0038__en-us_topic_0000001342030725_p659994115146">The request is processed successfully.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@ -46,26 +46,26 @@
|
||||
</div>
|
||||
<div class="section" id="css_03_0039__section87962546391"><h4 class="sectiontitle">Status Code</h4><p id="css_03_0039__p2303112120362"><a href="#css_03_0039__table15824192510361">Table 2</a> describes the status code.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="css_03_0039__table15824192510361"></a><a name="table15824192510361"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0039__table15824192510361" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Status code</caption><thead align="left"><tr id="css_03_0039__css_03_0037_row194918333132"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0039__css_03_0037_p6531343171310">Status Code</p>
|
||||
<div class="tablenoborder"><a name="css_03_0039__table15824192510361"></a><a name="table15824192510361"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0039__table15824192510361" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Status code</caption><thead align="left"><tr id="css_03_0039__en-us_topic_0000001342150609_row194918333132"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0039__en-us_topic_0000001342150609_p6531343171310">Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0039__css_03_0037_p16534124318132">Code</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0039__en-us_topic_0000001342150609_p16534124318132">Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0039__css_03_0037_p1453710437131">Status Code Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0039__en-us_topic_0000001342150609_p1453710437131">Status Code Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="css_03_0039__css_03_0037_row09491533111315"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0039__css_03_0037_p1656994351310">200</p>
|
||||
<tbody><tr id="css_03_0039__en-us_topic_0000001342150609_row09491533111315"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0039__en-us_topic_0000001342150609_p1656994351310">200</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0039__css_03_0037_p134136431055">OK</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0039__en-us_topic_0000001342150609_p134136431055">OK</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0039__css_03_0037_p134136431458">The request is processed successfully.</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0039__en-us_topic_0000001342150609_p134136431458">The request is processed successfully.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0039__css_03_0037_row1184954102013"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0039__css_03_0037_p111841154132019">406</p>
|
||||
<tr id="css_03_0039__en-us_topic_0000001342150609_row1184954102013"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0039__en-us_topic_0000001342150609_p111841154132019">406</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0039__css_03_0037_en-us_topic_0122640420_p19980869">Not Acceptable</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0039__en-us_topic_0000001342150609_en-us_topic_0122640420_p19980869">Not Acceptable</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0039__css_03_0037_en-us_topic_0122640420_p7837682">The server cannot fulfill the request according to the content characteristics of the request.</p>
|
||||
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0039__en-us_topic_0000001342150609_en-us_topic_0122640420_p7837682">The server cannot fulfill the request according to the content characteristics of the request.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@ -37,35 +37,35 @@
|
||||
<pre class="screen" id="css_03_0050__screen394884993618">echo -n "MIIDnTCCAoWgAwIBAgIEXXdMtTANBgkqhkiG9w0BAQsFADB/MRAwDgYDVQQGEwdHZXJtYW55MQ0wCwYDVQQIEwROb25lMQ0wCwYDVQQHEwROb25lMRkwFwYDVQQKExBPcGVuVGVsZWtvbUNsb3VkMRUwEwYDVQQLEwxEYXRhQW5hbHlzaXMxGzAZBgNVBAMTEkNsb3VkU2VhcmNoU2VydmljZTAeFw0xODExMTcxODE4NDJaFw0xOTAyMTUxODE4NDJaMH8xEDAOBgNVBAYTB0dlcm1hbnkxDTALBgNVBAgTBE5vbmUxDTALBgNVBAcTBE5vbmUxGTAXBgNVBAoTEE9wZW5UZWxla29tQ2xvdWQxFTATBgNVBAsTDERhdGFBbmFseXNpczEbMBkGA1UEAxMSQ2xvdWRTZWFyY2hTZXJ2aWNlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApHai9+LMoFSlWqI+YodGiFLw597Vuoo7gG3qTCs+szQTn3PTZtbnzy7TNWjn8K41mkBgUY16wtkhH1nu6AmhRLpZA+2fwAz34v/tDOYahPq045bk9S/znJXQeWWeux93I15z7OP/XC68IF2AKl2NXjmm9bAD/DsqaLuJpoE77d71862sD6uRCBQYyZoQaHw+eKuL8/+5PjWvG9mS+Rxp0DcLd1waFkyK4BjB5Ae3og4bAivKo7vQHH79fgnuK0SQnNpxlU8xLIGaKsQ0/yeJrTrlfy3vBQmj949SbCzFjvmXgkbv4I0jcT5Ax1P68tlasUUnCqFTjGTbzeT82CeE6QIDAQABoyEwHzAdBgNVHQ4EFgQUPPZLu9ElUzQgKURRwn8HpzIliEcwDQYJKoZIhvcNAQELBQADggEBAI/e/sGbZ1jB3ao7Car2p7rm1Pg8ro1kSy9o+Jug6XjJpkwITKGkhPYugtGuKgL6oiYkdJhqmfrm/1R7phf1qzBgRoWtR7eCBg4uorNaYvTelAjbIoYGL03D1c5K6e1XwRsdqNWT3TwiHZ5CuiVOsjAtvt3OrvF2YtPUOJpbbvdXlnLKaLHoaklcyyMJ+KmUbkd2XFhzlhwj4eOaloL8XQcAk/urYFFNTymJPnNiEXjLAgGCfE/j8rX26WKvPUGmcuuqBiK7Ob+VfnfpnssDQoBtQsN9eUNxkYkg6eua8U6zR3nSPxXpdn+TZo3HHnUp3x0f1Xev49MHKe/aPMJOTYE=" | base64 -d > CloudSearchService.cert</pre>
|
||||
</div>
|
||||
<div class="section" id="css_03_0050__section15133145417185"><h4 class="sectiontitle">Status Code</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="css_03_0050__table12321369178" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Status code</caption><thead align="left"><tr id="css_03_0050__css_03_0018_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="15.939999999999998%" id="mcps1.3.6.2.2.4.1.1"><p id="css_03_0050__css_03_0018_p14560134151414">Status Code</p>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="css_03_0050__table12321369178" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Status code</caption><thead align="left"><tr id="css_03_0050__en-us_topic_0000001342030725_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="15.939999999999998%" id="mcps1.3.6.2.2.4.1.1"><p id="css_03_0050__en-us_topic_0000001342030725_p14560134151414">Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="31.04%" id="mcps1.3.6.2.2.4.1.2"><p id="css_03_0050__css_03_0018_p5563194141411">Code</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="31.04%" id="mcps1.3.6.2.2.4.1.2"><p id="css_03_0050__en-us_topic_0000001342030725_p5563194141411">Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="53.02%" id="mcps1.3.6.2.2.4.1.3"><p id="css_03_0050__css_03_0018_p256616411143">Status Code Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="53.02%" id="mcps1.3.6.2.2.4.1.3"><p id="css_03_0050__en-us_topic_0000001342030725_p256616411143">Status Code Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="css_03_0050__css_03_0018_row129720356144"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.2.2.4.1.1 "><p id="css_03_0050__css_03_0018_p1957004131410">400</p>
|
||||
<tbody><tr id="css_03_0050__en-us_topic_0000001342030725_row129720356144"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.2.2.4.1.1 "><p id="css_03_0050__en-us_topic_0000001342030725_p1957004131410">400</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.2.2.4.1.2 "><p id="css_03_0050__css_03_0018_p165731141171419">BadRequest</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.2.2.4.1.2 "><p id="css_03_0050__en-us_topic_0000001342030725_p165731141171419">BadRequest</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.2.2.4.1.3 "><p id="css_03_0050__css_03_0018_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0050__css_03_0018_p1557974171415">The client should not repeat the request without modifications.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.2.2.4.1.3 "><p id="css_03_0050__en-us_topic_0000001342030725_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0050__en-us_topic_0000001342030725_p1557974171415">The client should not repeat the request without modifications.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0050__css_03_0018_row8972103517147"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.2.2.4.1.1 "><p id="css_03_0050__css_03_0018_p75841441191410">404</p>
|
||||
<tr id="css_03_0050__en-us_topic_0000001342030725_row8972103517147"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.2.2.4.1.1 "><p id="css_03_0050__en-us_topic_0000001342030725_p75841441191410">404</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.2.2.4.1.2 "><p id="css_03_0050__css_03_0018_p258716416142">NotFound</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.2.2.4.1.2 "><p id="css_03_0050__en-us_topic_0000001342030725_p258716416142">NotFound</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.2.2.4.1.3 "><p id="css_03_0050__css_03_0018_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0050__css_03_0018_p14590164151410">The client should not repeat the request without modifications.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.2.2.4.1.3 "><p id="css_03_0050__en-us_topic_0000001342030725_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0050__en-us_topic_0000001342030725_p14590164151410">The client should not repeat the request without modifications.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0050__css_03_0018_row297223511416"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.2.2.4.1.1 "><p id="css_03_0050__css_03_0018_p13595164131416">200</p>
|
||||
<tr id="css_03_0050__en-us_topic_0000001342030725_row297223511416"><td class="cellrowborder" valign="top" width="15.939999999999998%" headers="mcps1.3.6.2.2.4.1.1 "><p id="css_03_0050__en-us_topic_0000001342030725_p13595164131416">200</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.2.2.4.1.2 "><p id="css_03_0050__css_03_0018_p9598741131416">OK</p>
|
||||
<td class="cellrowborder" valign="top" width="31.04%" headers="mcps1.3.6.2.2.4.1.2 "><p id="css_03_0050__en-us_topic_0000001342030725_p9598741131416">OK</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.2.2.4.1.3 "><p id="css_03_0050__css_03_0018_p659994115146">The request is processed successfully.</p>
|
||||
<td class="cellrowborder" valign="top" width="53.02%" headers="mcps1.3.6.2.2.4.1.3 "><p id="css_03_0050__en-us_topic_0000001342030725_p659994115146">The request is processed successfully.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
<h1 class="topictitle1">Obtaining a Project ID and Name</h1>
|
||||
<div id="body8662426"><p id="css_03_0071__p194391501803">A project ID or project name is required in some API requests. You need to obtain the project ID and name before calling an API.</p>
|
||||
<div class="section" id="css_03_0071__section05453179582"><h4 class="sectiontitle">Obtaining a Project ID and Name from the Console</h4><ol id="css_03_0071__ol1454591705812"><li id="css_03_0071__li17545201725812">Log in to the console.</li><li id="css_03_0071__li7493103385418">In the upper right corner of the page, click the username and choose <span class="parmname" id="css_03_0071__parmname1463852561418"><b>My Credentials</b></span> from the drop-down list. The <strong id="css_03_0071__b7644132514148">My Credentials</strong> page is displayed.</li><li id="css_03_0071__li15162020201811">In the project list, view the <strong id="css_03_0071__b1936431912218">Project ID</strong> and <strong id="css_03_0071__b944514314213">Project Name</strong>.<div class="fignone" id="css_03_0071__fig267017206014"><span class="figcap"><b>Figure 1 </b>Viewing the project ID and name</span><br><span><img id="css_03_0071__image167013201204" src="en-us_image_0000001342150645.png"></span></div>
|
||||
<div class="section" id="css_03_0071__section05453179582"><h4 class="sectiontitle">Obtaining a Project ID and Name from the Console</h4><ol id="css_03_0071__ol1454591705812"><li id="css_03_0071__li17545201725812">Log in to the console.</li><li id="css_03_0071__li7493103385418">In the upper right corner of the page, click the username and choose <span class="parmname" id="css_03_0071__parmname1463852561418"><b>My Credentials</b></span> from the drop-down list. The <strong id="css_03_0071__b7644132514148">My Credentials</strong> page is displayed.</li><li id="css_03_0071__li15162020201811">In the project list, view the <strong id="css_03_0071__b1936431912218">Project ID</strong> and <strong id="css_03_0071__b944514314213">Project Name</strong>.<div class="fignone" id="css_03_0071__fig267017206014"><span class="figcap"><b>Figure 1 </b>Viewing the project ID and name</span><br><span><img id="css_03_0071__image167013201204" src="en-us_image_0000001483650274.png"></span></div>
|
||||
</li></ol>
|
||||
</div>
|
||||
<div class="section" id="css_03_0071__section16546101713583"><h4 class="sectiontitle">Obtaining a Project ID by Calling an API</h4><p id="css_03_0071__p175461217105811">The API for obtaining a project ID is <strong id="css_03_0071__b6741121815245">GET https://</strong><em id="css_03_0071__i2509162182418">{iam-endpoint}</em><strong id="css_03_0071__b9837723102418">/v3/projects</strong>. <em id="css_03_0071__i1437102719246">{iam-endpoint}</em> indicates the endpoint of IAM, which can be obtained from <a href="css_03_0053.html">Endpoints</a>.</p>
|
||||
|
||||
@ -55,37 +55,37 @@
|
||||
</li><li id="css_03_0082__li013522414518">Response example<p id="css_03_0082__p48939120485"><a name="css_03_0082__li013522414518"></a><a name="li013522414518"></a>None</p>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="css_03_0082__section25681378225"><h4 class="sectiontitle">Status Code</h4><p id="css_03_0082__css_03_0081_p46921709171"><a href="#css_03_0082__css_03_0081_table12321369178">Table 2</a> describes status codes.</p>
|
||||
<div class="section" id="css_03_0082__section25681378225"><h4 class="sectiontitle">Status Code</h4><p id="css_03_0082__en-us_topic_0000001341910209_p46921709171"><a href="#css_03_0082__en-us_topic_0000001341910209_table12321369178">Table 2</a> describes status codes.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="css_03_0082__css_03_0081_table12321369178"></a><a name="css_03_0081_table12321369178"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0082__css_03_0081_table12321369178" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Status code</caption><thead align="left"><tr id="css_03_0082__css_03_0081_en-us_topic_0075288550_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="33%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0082__css_03_0081_en-us_topic_0075288550_p14560134151414">Status Code</p>
|
||||
<div class="tablenoborder"><a name="css_03_0082__en-us_topic_0000001341910209_table12321369178"></a><a name="en-us_topic_0000001341910209_table12321369178"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0082__en-us_topic_0000001341910209_table12321369178" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Status code</caption><thead align="left"><tr id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="33%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_p14560134151414">Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="24.51%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0082__css_03_0081_en-us_topic_0075288550_p5563194141411">Encoding</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="24.51%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_p5563194141411">Encoding</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="42.49%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0082__css_03_0081_en-us_topic_0075288550_p256616411143">Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="42.49%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_p256616411143">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="css_03_0082__css_03_0081_en-us_topic_0075288550_row129720356144"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0082__css_03_0081_en-us_topic_0075288550_p1957004131410">400</p>
|
||||
<tbody><tr id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_row129720356144"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_p1957004131410">400</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="24.51%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0082__css_03_0081_en-us_topic_0075288550_p165731141171419">BadRequest</p>
|
||||
<td class="cellrowborder" valign="top" width="24.51%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_p165731141171419">BadRequest</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="42.49%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0082__css_03_0081_en-us_topic_0075288550_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0082__css_03_0081_en-us_topic_0075288550_p1557974171415">Do not retry the request before modification.</p>
|
||||
<td class="cellrowborder" valign="top" width="42.49%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_p1557974171415">Do not retry the request before modification.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0082__css_03_0081_en-us_topic_0075288550_row8972103517147"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0082__css_03_0081_en-us_topic_0075288550_p75841441191410">404</p>
|
||||
<tr id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_row8972103517147"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_p75841441191410">404</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="24.51%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0082__css_03_0081_en-us_topic_0075288550_p258716416142">NotFound</p>
|
||||
<td class="cellrowborder" valign="top" width="24.51%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_p258716416142">NotFound</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="42.49%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0082__css_03_0081_en-us_topic_0075288550_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0082__css_03_0081_en-us_topic_0075288550_p14590164151410">Do not retry the request before modification.</p>
|
||||
<td class="cellrowborder" valign="top" width="42.49%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_p14590164151410">Do not retry the request before modification.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0082__css_03_0081_en-us_topic_0075288550_row297223511416"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0082__css_03_0081_en-us_topic_0075288550_p13595164131416">204</p>
|
||||
<tr id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_row297223511416"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_p13595164131416">204</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="24.51%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0082__css_03_0081_en-us_topic_0075288550_p9598741131416">OK</p>
|
||||
<td class="cellrowborder" valign="top" width="24.51%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_p9598741131416">OK</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="42.49%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0082__css_03_0081_en-us_topic_0075288550_p659994115146">The request is processed successfully.</p>
|
||||
<td class="cellrowborder" valign="top" width="42.49%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0082__en-us_topic_0000001341910209_en-us_topic_0075288550_p659994115146">The request is processed successfully.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
@ -84,37 +84,37 @@
|
||||
</li><li id="css_03_0083__li19902104293717">Example response<p id="css_03_0083__p1361634820372"><a name="css_03_0083__li19902104293717"></a><a name="li19902104293717"></a>None</p>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="css_03_0083__section2518650143716"><h4 class="sectiontitle">Status Code</h4><p id="css_03_0083__css_03_0081_p46921709171"><a href="#css_03_0083__css_03_0081_table12321369178">Table 3</a> describes status codes.</p>
|
||||
<div class="section" id="css_03_0083__section2518650143716"><h4 class="sectiontitle">Status Code</h4><p id="css_03_0083__en-us_topic_0000001341910209_p46921709171"><a href="#css_03_0083__en-us_topic_0000001341910209_table12321369178">Table 3</a> describes status codes.</p>
|
||||
|
||||
<div class="tablenoborder"><a name="css_03_0083__css_03_0081_table12321369178"></a><a name="css_03_0081_table12321369178"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0083__css_03_0081_table12321369178" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Status code</caption><thead align="left"><tr id="css_03_0083__css_03_0081_en-us_topic_0075288550_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="33%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0083__css_03_0081_en-us_topic_0075288550_p14560134151414">Status Code</p>
|
||||
<div class="tablenoborder"><a name="css_03_0083__en-us_topic_0000001341910209_table12321369178"></a><a name="en-us_topic_0000001341910209_table12321369178"></a><table cellpadding="4" cellspacing="0" summary="" id="css_03_0083__en-us_topic_0000001341910209_table12321369178" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Status code</caption><thead align="left"><tr id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_row1972183521418"><th align="left" class="cellrowborder" valign="top" width="33%" id="mcps1.3.6.3.2.4.1.1"><p id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_p14560134151414">Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="24.51%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0083__css_03_0081_en-us_topic_0075288550_p5563194141411">Encoding</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="24.51%" id="mcps1.3.6.3.2.4.1.2"><p id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_p5563194141411">Encoding</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="42.49%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0083__css_03_0081_en-us_topic_0075288550_p256616411143">Description</p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="42.49%" id="mcps1.3.6.3.2.4.1.3"><p id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_p256616411143">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="css_03_0083__css_03_0081_en-us_topic_0075288550_row129720356144"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0083__css_03_0081_en-us_topic_0075288550_p1957004131410">400</p>
|
||||
<tbody><tr id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_row129720356144"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_p1957004131410">400</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="24.51%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0083__css_03_0081_en-us_topic_0075288550_p165731141171419">BadRequest</p>
|
||||
<td class="cellrowborder" valign="top" width="24.51%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_p165731141171419">BadRequest</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="42.49%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0083__css_03_0081_en-us_topic_0075288550_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0083__css_03_0081_en-us_topic_0075288550_p1557974171415">Do not retry the request before modification.</p>
|
||||
<td class="cellrowborder" valign="top" width="42.49%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_p65778413148">Invalid request.</p>
|
||||
<p id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_p1557974171415">Do not retry the request before modification.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0083__css_03_0081_en-us_topic_0075288550_row8972103517147"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0083__css_03_0081_en-us_topic_0075288550_p75841441191410">404</p>
|
||||
<tr id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_row8972103517147"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_p75841441191410">404</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="24.51%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0083__css_03_0081_en-us_topic_0075288550_p258716416142">NotFound</p>
|
||||
<td class="cellrowborder" valign="top" width="24.51%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_p258716416142">NotFound</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="42.49%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0083__css_03_0081_en-us_topic_0075288550_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0083__css_03_0081_en-us_topic_0075288550_p14590164151410">Do not retry the request before modification.</p>
|
||||
<td class="cellrowborder" valign="top" width="42.49%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_p15589154118141">The requested resource cannot be found.</p>
|
||||
<p id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_p14590164151410">Do not retry the request before modification.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css_03_0083__css_03_0081_en-us_topic_0075288550_row297223511416"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0083__css_03_0081_en-us_topic_0075288550_p13595164131416">204</p>
|
||||
<tr id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_row297223511416"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.6.3.2.4.1.1 "><p id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_p13595164131416">204</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="24.51%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0083__css_03_0081_en-us_topic_0075288550_p9598741131416">OK</p>
|
||||
<td class="cellrowborder" valign="top" width="24.51%" headers="mcps1.3.6.3.2.4.1.2 "><p id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_p9598741131416">OK</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="42.49%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0083__css_03_0081_en-us_topic_0075288550_p659994115146">The request is processed successfully.</p>
|
||||
<td class="cellrowborder" valign="top" width="42.49%" headers="mcps1.3.6.3.2.4.1.3 "><p id="css_03_0083__en-us_topic_0000001341910209_en-us_topic_0075288550_p659994115146">The request is processed successfully.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
BIN
docs/css/api-ref/en-us_image_0000001483170818.png
Normal file
BIN
docs/css/api-ref/en-us_image_0000001483170818.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
BIN
docs/css/api-ref/en-us_image_0000001483650274.png
Normal file
BIN
docs/css/api-ref/en-us_image_0000001483650274.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.3 KiB |
@ -7,7 +7,7 @@
|
||||
</div>
|
||||
<div class="section" id="iam_02_0511__en-us_topic_0170917209_en-us_topic_0168405765_section7804143005810"><h4 class="sectiontitle">Response Header</h4><p id="iam_02_0511__en-us_topic_0170917209_en-us_topic_0168405765_p384320471837">A response header corresponds to a request header, for example, <span class="parmvalue" id="iam_02_0511__en-us_topic_0170917209_parmvalue946210448619"><b>Content-Type</b></span>.</p>
|
||||
<p id="iam_02_0511__en-us_topic_0170917209_en-us_topic_0168405765_p4430113619484"><a href="#iam_02_0511__en-us_topic_0170917209_en-us_topic_0168405765_fig4865141011511">Figure 1</a> shows the response header for the API of obtaining a user token, where <span class="parmname" id="iam_02_0511__en-us_topic_0170917209_parmname109780549620"><b>x-subject-token</b></span> is the desired user token. Then, you can use the token to authenticate the calling of other APIs.</p>
|
||||
<div class="fignone" id="iam_02_0511__en-us_topic_0170917209_en-us_topic_0168405765_fig4865141011511"><a name="iam_02_0511__en-us_topic_0170917209_en-us_topic_0168405765_fig4865141011511"></a><a name="en-us_topic_0170917209_en-us_topic_0168405765_fig4865141011511"></a><span class="figcap"><b>Figure 1 </b>Header of the response to the request for obtaining a user token</span><br><span><img id="iam_02_0511__en-us_topic_0170917209_en-us_topic_0168405765_image48651610135113" src="en-us_image_0000001289590960.png"></span></div>
|
||||
<div class="fignone" id="iam_02_0511__en-us_topic_0170917209_en-us_topic_0168405765_fig4865141011511"><a name="iam_02_0511__en-us_topic_0170917209_en-us_topic_0168405765_fig4865141011511"></a><a name="en-us_topic_0170917209_en-us_topic_0168405765_fig4865141011511"></a><span class="figcap"><b>Figure 1 </b>Header of the response to the request for obtaining a user token</span><br><span><img id="iam_02_0511__en-us_topic_0170917209_en-us_topic_0168405765_image48651610135113" src="en-us_image_0000001483170818.png"></span></div>
|
||||
</div>
|
||||
<div class="section" id="iam_02_0511__en-us_topic_0170917209_en-us_topic_0168405765_section034615592583"><h4 class="sectiontitle">Response Body</h4><p id="iam_02_0511__en-us_topic_0170917209_en-us_topic_0168405765_p133921631940">A response body is generally returned in a structured format, corresponding to the <strong id="iam_02_0511__en-us_topic_0170917209_b59654378715">Content-Type</strong> in the response header, and is used to transfer content other than the response header.</p>
|
||||
<p id="iam_02_0511__en-us_topic_0170917209_en-us_topic_0168405765_p157041652367">The following shows part of the response body for the API of obtaining a user token.</p>
|
||||
|
||||
@ -10,9 +10,9 @@
|
||||
</li><li id="EN-US_TOPIC_0030878383__en-us_topic_0029320966_li110100322530">On the <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1458122962419">Inbound Rules</strong> tab, click <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b84235270615562">Add Rule</strong>. In the displayed dialog box, set required parameters to add an inbound rule.<p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p10544530320">You can click <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b84235270617413">+</strong> to add more inbound rules.</p>
|
||||
<div class="fignone" id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_fig1786518124129"><span class="figcap"><b>Figure 1 </b>Add Inbound Rule</span><br><span><img id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_image186617129126" src="en-us_image_0284920908.png" title="Click to enlarge" class="imgResize"></span></div>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_table111445216564" width="90%" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Inbound rule parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_row1811565205613"><th align="left" class="cellrowborder" valign="top" width="12.55%" id="mcps1.3.2.2.7.5.2.4.1.1"><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p51151452125620"><strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1533844785">Parameter</strong></p>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_table111445216564" width="90%" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Inbound rule parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_row1811565205613"><th align="left" class="cellrowborder" valign="top" width="12.55%" id="mcps1.3.2.2.7.5.2.4.1.1"><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p51151452125620"><strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1028171861">Parameter</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="69.45%" id="mcps1.3.2.2.7.5.2.4.1.2"><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p5115552175613"><strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1511944916">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="69.45%" id="mcps1.3.2.2.7.5.2.4.1.2"><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p5115552175613"><strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b90206595">Description</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="18%" id="mcps1.3.2.2.7.5.2.4.1.3"><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p711565219563"><strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b984193573219">Example Value</strong></p>
|
||||
</th>
|
||||
@ -21,7 +21,7 @@
|
||||
<tbody><tr id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_row9115105219562"><td class="cellrowborder" rowspan="2" valign="top" width="12.55%" headers="mcps1.3.2.2.7.5.2.4.1.1 "><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p151157525565">Protocol & Port</p>
|
||||
<p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p3510193211510"></p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="69.45%" headers="mcps1.3.2.2.7.5.2.4.1.2 "><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p1711515526562"><strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1939852442315">Protocol</strong>: The network protocol. Currently, the value can be <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1872293921">All</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b2016345034">TCP</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1551779593">UDP</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1411609873">ICMP</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b175264618215">GRE</strong>, or others.</p>
|
||||
<td class="cellrowborder" valign="top" width="69.45%" headers="mcps1.3.2.2.7.5.2.4.1.2 "><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p1711515526562"><strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1939852442315">Protocol</strong>: The network protocol. Currently, the value can be <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b290811368">All</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b674125780">TCP</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b356611973">UDP</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b696494636">ICMP</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b175264618215">GRE</strong>, or others.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.2.2.7.5.2.4.1.3 "><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p193908441914">TCP</p>
|
||||
</td>
|
||||
@ -58,12 +58,12 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</li><li id="EN-US_TOPIC_0030878383__li114871417141">On the <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b663618586245">Outbound Rules</strong> tab, click <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1886644711">Add Rule</strong>. In the displayed dialog box, set required parameters to add an outbound rule.<p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p161151454111115">You can click <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b842352706174116">+</strong> to add more outbound rules.</p>
|
||||
</li><li id="EN-US_TOPIC_0030878383__li114871417141">On the <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b663618586245">Outbound Rules</strong> tab, click <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b330136624">Add Rule</strong>. In the displayed dialog box, set required parameters to add an outbound rule.<p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p161151454111115">You can click <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b842352706174116">+</strong> to add more outbound rules.</p>
|
||||
<div class="fignone" id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_fig11809848184019"><span class="figcap"><b>Figure 2 </b>Add Outbound Rule</span><br><span><img id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_image138102048204017" src="en-us_image_0284993717.png" title="Click to enlarge" class="imgResize"></span></div>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_table0614192319232" width="90%" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Outbound rule parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_row19614623202312"><th align="left" class="cellrowborder" valign="top" width="12.55%" id="mcps1.3.2.2.8.5.2.4.1.1"><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p361592319230"><strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b584976601">Parameter</strong></p>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_table0614192319232" width="90%" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Outbound rule parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_row19614623202312"><th align="left" class="cellrowborder" valign="top" width="12.55%" id="mcps1.3.2.2.8.5.2.4.1.1"><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p361592319230"><strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1166457109">Parameter</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="69.45%" id="mcps1.3.2.2.8.5.2.4.1.2"><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p1961514231232"><strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b107750324">Description</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="69.45%" id="mcps1.3.2.2.8.5.2.4.1.2"><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p1961514231232"><strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b983036244">Description</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="18%" id="mcps1.3.2.2.8.5.2.4.1.3"><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p1061552372311"><strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b78071625745">Example Value</strong></p>
|
||||
</th>
|
||||
@ -72,7 +72,7 @@
|
||||
<tbody><tr id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_row76161523132311"><td class="cellrowborder" rowspan="2" valign="top" width="12.55%" headers="mcps1.3.2.2.8.5.2.4.1.1 "><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p1761652313238">Protocol & Port</p>
|
||||
<p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p4616323182310"></p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="69.45%" headers="mcps1.3.2.2.8.5.2.4.1.2 "><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p1461632352313"><strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b114706499477">Protocol</strong>: The network protocol. Currently, the value can be <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b793362057">All</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b207321097">TCP</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1762318139">UDP</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b359705571">ICMP</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b66980248">GRE</strong>, or others.</p>
|
||||
<td class="cellrowborder" valign="top" width="69.45%" headers="mcps1.3.2.2.8.5.2.4.1.2 "><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p1461632352313"><strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b114706499477">Protocol</strong>: The network protocol. Currently, the value can be <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1435407408">All</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1283886464">TCP</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b428457720">UDP</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1686624010">ICMP</strong>, <strong id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_b1468245832">GRE</strong>, or others.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.2.2.8.5.2.4.1.3 "><p id="EN-US_TOPIC_0030878383__en-us_topic_0118534005_p157082238193">TCP</p>
|
||||
</td>
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
</li><li id="EN-US_TOPIC_0032380449__li19867939143532">The created <span id="EN-US_TOPIC_0032380449__text10396124611434">ECS</span> automatically runs Cloud-Init/Cloudbase-Init and reads the user data script upon startup.</li></ol>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0032380449__section0609912614"><h4 class="sectiontitle">User Data Scripts of Linux ECSs</h4><p id="EN-US_TOPIC_0032380449__p21391511365">Customized user data scripts of Linux <span id="EN-US_TOPIC_0032380449__text2715114718439">ECS</span>s are based on the open-source Cloud-Init architecture. This architecture uses <span id="EN-US_TOPIC_0032380449__text2480141510154">ECS</span> metadata as the data source for automatically configuring the <span id="EN-US_TOPIC_0032380449__text29461951512">ECS</span>s. The customized script types are compatible with open-source Cloud-Init. For details about Cloud-Init, see <a href="http://cloudinit.readthedocs.io/en/latest/topics/format.html" target="_blank" rel="noopener noreferrer">http://cloudinit.readthedocs.io/en/latest/topics/format.html</a>.</p>
|
||||
<ul id="EN-US_TOPIC_0032380449__ul33791011153614"><li id="EN-US_TOPIC_0032380449__li1379171118363">Script execution time: A customized user data script is executed after the time when the status of the target <span id="EN-US_TOPIC_0032380449__text8859348164312">ECS</span> changes to <strong id="EN-US_TOPIC_0032380449__b18338451191519">Running</strong> and before the time when <strong id="EN-US_TOPIC_0032380449__b8889125681519">/etc/init</strong> is executed.<div class="note" id="EN-US_TOPIC_0032380449__note99119444431"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0032380449__p18911134417436">By default, the scripts are executed as user <strong id="EN-US_TOPIC_0032380449__b842352706151636">root</strong>.</p>
|
||||
<ul id="EN-US_TOPIC_0032380449__ul33791011153614"><li id="EN-US_TOPIC_0032380449__li1379171118363">Script execution time: A customized user data script is executed after the status of the target <span id="EN-US_TOPIC_0032380449__text8859348164312">ECS</span> changes to <strong id="EN-US_TOPIC_0032380449__b18338451191519">Running</strong> and before <strong id="EN-US_TOPIC_0032380449__b8889125681519">/etc/init</strong> is executed.<div class="note" id="EN-US_TOPIC_0032380449__note99119444431"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0032380449__p18911134417436">By default, the scripts are executed as user <strong id="EN-US_TOPIC_0032380449__b842352706151636">root</strong>.</p>
|
||||
</div></div>
|
||||
</li></ul>
|
||||
<ul id="EN-US_TOPIC_0032380449__ul1398151511364"><li id="EN-US_TOPIC_0032380449__li4398151516364">Script type: Both user-data scripts and Cloud-Config data scripts are supported.
|
||||
@ -71,7 +71,7 @@ echo "Hello, the time is now $(date -R)" | tee /root/output.txt</pre>
|
||||
<p id="EN-US_TOPIC_0032380449__p316665544119">After the <span id="EN-US_TOPIC_0032380449__text1654745284317">ECS</span> is created, start it and run the <strong id="EN-US_TOPIC_0032380449__b741518589424">cat </strong><em id="EN-US_TOPIC_0032380449__i39973094314">[file]</em> command to check the script execution result.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0032380449__screen353671394316">[root@XXXXXXXX ~]# cat /root/output.txt
|
||||
Hello, the time is now Mon, 16 Jul 2016 16:03:18+0800</pre>
|
||||
<p id="EN-US_TOPIC_0032380449__p1849372719381"><strong id="EN-US_TOPIC_0032380449__b895363177">Example 2: Inject a Cloud-Config data script.</strong></p>
|
||||
<p id="EN-US_TOPIC_0032380449__p1849372719381"><strong id="EN-US_TOPIC_0032380449__b513289350">Example 2: Inject a Cloud-Config data script.</strong></p>
|
||||
<p id="EN-US_TOPIC_0032380449__p104921296416">When creating an <span id="EN-US_TOPIC_0032380449__text231733611919">ECS</span>, set <strong id="EN-US_TOPIC_0032380449__b83221136111911">User Data</strong> to <strong id="EN-US_TOPIC_0032380449__b632319362193">As text</strong> and enter the customized user data script.</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0032380449__screen188011505456">#cloud-config
|
||||
bootcmd:
|
||||
@ -128,7 +128,7 @@ echo "Hello, Powershell Test" > C:\aaaa.txt</pre>
|
||||
<div class="fignone" id="EN-US_TOPIC_0032380449__fig124617204176"><span class="figcap"><b>Figure 6 </b>Viewing user data (PowerShell)</span><br><span><img id="EN-US_TOPIC_0032380449__image1779081310172" src="en-us_image_0115934291.jpg" title="Click to enlarge" class="imgResize"></span></div>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0032380449__section24296060141539"><h4 class="sectiontitle">Case 1</h4><p id="EN-US_TOPIC_0032380449__p53448248181022">This case illustrates how to use the user data passing function to simplify Linux <span id="EN-US_TOPIC_0032380449__text105881913444">ECS</span> configuration.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0032380449__section24296060141539"><h4 class="sectiontitle">Case 1</h4><p id="EN-US_TOPIC_0032380449__p53448248181022">This case illustrates how to pass user data to simplify Linux <span id="EN-US_TOPIC_0032380449__text105881913444">ECS</span> configuration.</p>
|
||||
<p id="EN-US_TOPIC_0032380449__p11272187181022">In this example, vim is configured to enable syntax highlighting, display line numbers, and set the tab stop to <strong id="EN-US_TOPIC_0032380449__b84235270614505">4</strong>. The .vimrc configuration file is created and injected into the <strong id="EN-US_TOPIC_0032380449__b842352706145017">/root/.vimrc</strong> directory during ECS creation. After the ECS is created, vim is automatically configured based on your requirements. This improves <span id="EN-US_TOPIC_0032380449__text1773853362519">ECS</span> configuration efficiency, especially in batch <span id="EN-US_TOPIC_0032380449__text38292363258">ECS</span> creation scenarios.</p>
|
||||
<p id="EN-US_TOPIC_0032380449__p3850392814395">User data example:</p>
|
||||
<pre class="screen" id="EN-US_TOPIC_0032380449__screen65596078144036">#cloud-config
|
||||
|
||||
@ -8,10 +8,12 @@
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0041169567__row4641146173810"><td class="cellrowborder" valign="top" width="18.970000000000002%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0041169567__p8642446133818">2023-02-28</p>
|
||||
<tbody><tr id="EN-US_TOPIC_0041169567__row4641146173810"><td class="cellrowborder" valign="top" width="18.970000000000002%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0041169567__p8642446133818">2023-03-04</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="81.03%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0041169567__p1764234618384">Added the following content:</p>
|
||||
<ul id="EN-US_TOPIC_0041169567__ul127071253917"><li id="EN-US_TOPIC_0041169567__li1270717233920"><a href="en-us_topic_0170232209.html">Permissions Management</a></li><li id="EN-US_TOPIC_0041169567__li3510118183917"><a href="en-us_topic_0170265910.html">Permissions Management</a></li></ul>
|
||||
<p id="EN-US_TOPIC_0041169567__p285519381010">Modified the following content:</p>
|
||||
<p id="EN-US_TOPIC_0041169567__p5856133161018">Added P3 ECSs in <a href="en-us_topic_0097289624.html">GPU-accelerated ECSs</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="EN-US_TOPIC_0041169567__row13551162319339"><td class="cellrowborder" valign="top" width="18.970000000000002%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0041169567__p655212232335">2022-11-30</p>
|
||||
|
||||
@ -188,12 +188,12 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section36703712181817"><h4 class="sectiontitle">Prerequisites</h4><ul id="EN-US_TOPIC_0042400609__ul9343141011371"><li id="EN-US_TOPIC_0042400609__li1934321018371">The target <span id="EN-US_TOPIC_0042400609__text1541528124315">ECS</span> has been logged in.</li><li id="EN-US_TOPIC_0042400609__li3501613173718">Security group rules in the outbound direction meet the following requirements:<ul id="EN-US_TOPIC_0042400609__ul24730372153157"><li id="EN-US_TOPIC_0042400609__li4991456153157"><strong id="EN-US_TOPIC_0042400609__b84235270617418">Protocol</strong>: <strong id="EN-US_TOPIC_0042400609__b842352706174111">TCP</strong></li><li id="EN-US_TOPIC_0042400609__li5391447153614"><strong id="EN-US_TOPIC_0042400609__b842352706174117">Port</strong>: <strong id="EN-US_TOPIC_0042400609__b842352706174120">80</strong></li><li id="EN-US_TOPIC_0042400609__li57518749153625"><strong id="EN-US_TOPIC_0042400609__b7921153132519">Destination</strong>: <strong id="EN-US_TOPIC_0042400609__b1492117320252">169.254.0.0/16</strong></li></ul>
|
||||
<div class="note" id="EN-US_TOPIC_0042400609__note2229256715423"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0042400609__p6641537815423">If you use the default security group rules for the outbound direction, the preceding requirements are met. Then, the metadata can be accessed. Default security group rules for the outbound direction are as follows:</p>
|
||||
<div class="note" id="EN-US_TOPIC_0042400609__note2229256715423"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0042400609__p6641537815423">If you use the default security group rules for the outbound direction, the metadata can be accessed because the default rules meet the preceding requirements. Default security group rules for the outbound direction are as follows:</p>
|
||||
<ul id="EN-US_TOPIC_0042400609__ul57158436154418"><li id="EN-US_TOPIC_0042400609__li43613116154418"><strong id="EN-US_TOPIC_0042400609__b842352706174746">Protocol</strong>: <strong id="EN-US_TOPIC_0042400609__b842352706174748">All</strong></li><li id="EN-US_TOPIC_0042400609__li62494343154423"><strong id="EN-US_TOPIC_0042400609__b842352706174753">Port</strong>: <strong id="EN-US_TOPIC_0042400609__b842352706174755">All</strong></li><li id="EN-US_TOPIC_0042400609__li45129043154435"><strong id="EN-US_TOPIC_0042400609__b84235270617480">Destination</strong>: <strong id="EN-US_TOPIC_0042400609__b84235270617483">0.0.0.0/0</strong></li></ul>
|
||||
</div></div>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section29573104171554"><h4 class="sectiontitle">Metadata (OpenStack Metadata API)</h4><p id="EN-US_TOPIC_0042400609__p31080634174749">Displays <span id="EN-US_TOPIC_0042400609__text19755172815432">ECS</span> metadata.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section29573104171554"><h4 class="sectiontitle">Metadata (OpenStack Metadata API)</h4><p id="EN-US_TOPIC_0042400609__p31080634174749">This API is used to query <span id="EN-US_TOPIC_0042400609__text19755172815432">ECS</span> metadata.</p>
|
||||
<ul id="EN-US_TOPIC_0042400609__ul59617153172854"><li id="EN-US_TOPIC_0042400609__li30888617172917">URI<p id="EN-US_TOPIC_0042400609__p32562171172943"><a name="EN-US_TOPIC_0042400609__li30888617172917"></a><a name="li30888617172917"></a>/169.254.169.254/openstack/latest/meta_data.json</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li64325637172923">Usage method<p id="EN-US_TOPIC_0042400609__p17989373172953"><a name="EN-US_TOPIC_0042400609__li64325637172923"></a><a name="li64325637172923"></a>Supports GET requests.</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li64044148172854">Example<p id="EN-US_TOPIC_0042400609__p37237672172215"><a name="EN-US_TOPIC_0042400609__li64044148172854"></a><a name="li64044148172854"></a>To use cURL to view Linux <span id="EN-US_TOPIC_0042400609__text842802912433">ECS</span> metadata, run the following command:</p>
|
||||
@ -223,7 +223,7 @@
|
||||
}</pre>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section51339028173755"><h4 class="sectiontitle">User Data (OpenStack Metadata API)</h4><p id="EN-US_TOPIC_0042400609__p3102430417439">Displays <span id="EN-US_TOPIC_0042400609__text3811731174315">ECS</span> user data. The value is configured only when you create an <span id="EN-US_TOPIC_0042400609__text9300133218439">ECS</span>. It cannot be changed after the configuration.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section51339028173755"><h4 class="sectiontitle">User Data (OpenStack Metadata API)</h4><p id="EN-US_TOPIC_0042400609__p3102430417439">This API is used to query <span id="EN-US_TOPIC_0042400609__text3811731174315">ECS</span> user data. The value is configured only when you create an <span id="EN-US_TOPIC_0042400609__text9300133218439">ECS</span>. It cannot be changed after the configuration.</p>
|
||||
<ul id="EN-US_TOPIC_0042400609__ul6116086217388"><li id="EN-US_TOPIC_0042400609__li22569917388">URI<p id="EN-US_TOPIC_0042400609__p28707765173835"><a name="EN-US_TOPIC_0042400609__li22569917388"></a><a name="li22569917388"></a>/169.254.169.254/openstack/latest/user_data</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li3657077173813">Usage method<p id="EN-US_TOPIC_0042400609__p45679428173912"><a name="EN-US_TOPIC_0042400609__li3657077173813"></a><a name="li3657077173813"></a>Supports GET requests.</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li14044809173816">Example<p id="EN-US_TOPIC_0042400609__p20898539103311"><a name="EN-US_TOPIC_0042400609__li14044809173816"></a><a name="li14044809173816"></a>Linux:</p>
|
||||
@ -236,7 +236,7 @@
|
||||
</div></div>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section374011381441"><h4 class="sectiontitle">Network Data (OpenStack Metadata API)</h4><p id="EN-US_TOPIC_0042400609__p9160132110456">Displays information about all NICs attached to an ECS, including their DNS server addresses, network bandwidth, IDs, private IP addresses, EIPs, and MAC addresses.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section374011381441"><h4 class="sectiontitle">Network Data (OpenStack Metadata API)</h4><p id="EN-US_TOPIC_0042400609__p9160132110456">This API is used to query information about all NICs attached to an ECS, including their DNS server addresses, network bandwidth, IDs, private IP addresses, EIPs, and MAC addresses.</p>
|
||||
<ul id="EN-US_TOPIC_0042400609__ul55102293454"><li id="EN-US_TOPIC_0042400609__li14510172919455">URI<p id="EN-US_TOPIC_0042400609__p651015293454"><a name="EN-US_TOPIC_0042400609__li14510172919455"></a><a name="li14510172919455"></a>/openstack/latest/network_data.json</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li851092924520">Usage method<p id="EN-US_TOPIC_0042400609__p1510112924513"><a name="EN-US_TOPIC_0042400609__li851092924520"></a><a name="li851092924520"></a>Supports GET requests.</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li14510122964513">Example<div class="note" id="EN-US_TOPIC_0042400609__note1192114501298"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0042400609__p8921205012914"><strong id="EN-US_TOPIC_0042400609__b1843052315586">instance_max_bandwidth</strong> and <strong id="EN-US_TOPIC_0042400609__b12388306585">instance_min_bandwidth</strong> are in the unit of Mbit/s. If the value is <strong id="EN-US_TOPIC_0042400609__b599741214015">-1</strong>, the bandwidth is not limited.</p>
|
||||
@ -274,7 +274,7 @@
|
||||
}</pre>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section921029416614"><h4 class="sectiontitle">Security Key (OpenStack Metadata API)</h4><p id="EN-US_TOPIC_0042400609__p38342039161132">Obtains temporary AKs and SKs.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section921029416614"><h4 class="sectiontitle">Security Key (OpenStack Metadata API)</h4><p id="EN-US_TOPIC_0042400609__p38342039161132">This API is used to obtain temporary AKs and SKs.</p>
|
||||
<div class="note" id="EN-US_TOPIC_0042400609__note8594053165018"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="EN-US_TOPIC_0042400609__ul8608738165031"><li id="EN-US_TOPIC_0042400609__li1032135541617">If an ECS needs to obtain a temporary AK and SK, go to the ECS details page, and configure <strong id="EN-US_TOPIC_0042400609__b9860626211">Agency</strong> for the ECS in the <strong id="EN-US_TOPIC_0042400609__b1364103316113">Management Information</strong> area so that the ECS is authorized on IAM.</li><li id="EN-US_TOPIC_0042400609__li48880997165031">The validity period of a temporary AK and SK is one hour. The temporary AK and SK are updated 10 minutes ahead of the expiration time. During the 10 minutes, both the new and old temporary AKs and SKs can be used.</li><li id="EN-US_TOPIC_0042400609__li21802073165031">When using temporary AKs and SKs, add <strong id="EN-US_TOPIC_0042400609__b842352706202446">'X-Security-Token':{securitytoken}</strong> in the message header. <strong id="EN-US_TOPIC_0042400609__b84235270620252">securitytoken</strong> is the value returned when a call is made to the API.</li></ul>
|
||||
</div></div>
|
||||
<ul id="EN-US_TOPIC_0042400609__ul6007050416845"><li id="EN-US_TOPIC_0042400609__li4325039816845">URI<p id="EN-US_TOPIC_0042400609__p3107564816911"><a name="EN-US_TOPIC_0042400609__li4325039816845"></a><a name="li4325039816845"></a>/openstack/latest/securitykey</p>
|
||||
@ -285,7 +285,7 @@
|
||||
<p id="EN-US_TOPIC_0042400609__p107479083710"><strong id="EN-US_TOPIC_0042400609__b97471104376">Invoke-RestMethod http://169.254.169.254/openstack/latest/securitykey</strong></p>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section1526795182322"><h4 class="sectiontitle">User Data (EC2 Compatible API)</h4><p id="EN-US_TOPIC_0042400609__p11678368182359">Displays <span id="EN-US_TOPIC_0042400609__text10625134116119">ECS</span> user data. The value is configured only when you create an <span id="EN-US_TOPIC_0042400609__text9377936856">ECS</span>. It cannot be changed after the configuration.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section1526795182322"><h4 class="sectiontitle">User Data (EC2 Compatible API)</h4><p id="EN-US_TOPIC_0042400609__p11678368182359">This API is used to query <span id="EN-US_TOPIC_0042400609__text10625134116119">ECS</span> user data. The value is configured only when you create an <span id="EN-US_TOPIC_0042400609__text9377936856">ECS</span>. It cannot be changed after the configuration.</p>
|
||||
<ul id="EN-US_TOPIC_0042400609__ul37996454182359"><li id="EN-US_TOPIC_0042400609__li6423774182359">URI<p id="EN-US_TOPIC_0042400609__p58171718182435"><a name="EN-US_TOPIC_0042400609__li6423774182359"></a><a name="li6423774182359"></a>/169.254.169.254/latest/user-data</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li50563660182359">Usage method<p id="EN-US_TOPIC_0042400609__p52419756182359"><a name="EN-US_TOPIC_0042400609__li50563660182359"></a><a name="li50563660182359"></a>Supports GET requests.</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li2015762182359">Example<p id="EN-US_TOPIC_0042400609__p1564429377"><a name="EN-US_TOPIC_0042400609__li2015762182359"></a><a name="li2015762182359"></a>Linux:</p>
|
||||
@ -295,7 +295,7 @@
|
||||
<pre class="screen" id="EN-US_TOPIC_0042400609__screen16208203115013">ICAgICAgDQoiQSBjbG91ZCBkb2VzIG5vdCBrbm93IHdoeSBpdCBtb3ZlcyBpbiBqdXN0IHN1Y2ggYSBkaXJlY3Rpb24gYW5kIGF0IHN1Y2ggYSBzcGVlZC4uLkl0IGZlZWxzIGFuIGltcHVsc2lvbi4uLnRoaXMgaXMgdGhlIHBsYWNlIHRvIGdvIG5vdy4gQnV0IHRoZSBza3kga25vd3MgdGhlIHJlYXNvbnMgYW5kIHRoZSBwYXR0ZXJucyBiZWhpbmQgYWxsIGNsb3VkcywgYW5kIHlvdSB3aWxsIGtub3csIHRvbywgd2hlbiB5b3UgbGlmdCB5b3Vyc2VsZiBoaWdoIGVub3VnaCB0byBzZWUgYmV5b25kIGhvcml6b25zLiINCg0KLVJpY2hhcmQgQmFjaA==</pre>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section370431618033"><h4 class="sectiontitle">Hostname (EC2 Compatible API)</h4><p id="EN-US_TOPIC_0042400609__p6479502918044">Displays the name of the host accommodating an <span id="EN-US_TOPIC_0042400609__text107889378434">ECS</span>. The .novalocal suffix will be added later.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section370431618033"><h4 class="sectiontitle">Hostname (EC2 Compatible API)</h4><p id="EN-US_TOPIC_0042400609__p6479502918044">This API is used to query the name of the host accommodating an <span id="EN-US_TOPIC_0042400609__text107889378434">ECS</span>. The .novalocal suffix will be added later.</p>
|
||||
<ul id="EN-US_TOPIC_0042400609__ul5379770718152"><li id="EN-US_TOPIC_0042400609__li1441732118152">URI<p id="EN-US_TOPIC_0042400609__p6264702918152"><a name="EN-US_TOPIC_0042400609__li1441732118152"></a><a name="li1441732118152"></a>/169.254.169.254/latest/meta-data/hostname</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li2695235218152">Usage method<p id="EN-US_TOPIC_0042400609__p4124457918152"><a name="EN-US_TOPIC_0042400609__li2695235218152"></a><a name="li2695235218152"></a>Supports GET requests.</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li3565689518152">Example<p id="EN-US_TOPIC_0042400609__p1262718493910"><a name="EN-US_TOPIC_0042400609__li3565689518152"></a><a name="li3565689518152"></a>Linux:</p>
|
||||
@ -305,7 +305,7 @@
|
||||
<pre class="screen" id="EN-US_TOPIC_0042400609__screen2274666918152">vm-test.novalocal</pre>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section5678065318623"><h4 class="sectiontitle">Instance Type (EC2 Compatible API)</h4><p id="EN-US_TOPIC_0042400609__p3959627418633">Displays an <span id="EN-US_TOPIC_0042400609__text67711738184310">ECS</span> flavor.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section5678065318623"><h4 class="sectiontitle">Instance Type (EC2 Compatible API)</h4><p id="EN-US_TOPIC_0042400609__p3959627418633">This API is used to query an <span id="EN-US_TOPIC_0042400609__text67711738184310">ECS</span> flavor.</p>
|
||||
<ul id="EN-US_TOPIC_0042400609__ul277406018653"><li id="EN-US_TOPIC_0042400609__li2496654318653">URI<p id="EN-US_TOPIC_0042400609__p649993741879"><a name="EN-US_TOPIC_0042400609__li2496654318653"></a><a name="li2496654318653"></a>/169.254.169.254/latest/meta-data/instance-type</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li902414018653">Usage method<p id="EN-US_TOPIC_0042400609__p1410839918653"><a name="EN-US_TOPIC_0042400609__li902414018653"></a><a name="li902414018653"></a>Supports GET requests.</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li5986672918653">Example<p id="EN-US_TOPIC_0042400609__p154516241397"><a name="EN-US_TOPIC_0042400609__li5986672918653"></a><a name="li5986672918653"></a>Linux:</p>
|
||||
@ -315,7 +315,7 @@
|
||||
<pre class="screen" id="EN-US_TOPIC_0042400609__screen2208403618653">s3.medium.2</pre>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section3229992918750"><h4 class="sectiontitle">Local IPv4 (EC2 Compatible API)</h4><p id="EN-US_TOPIC_0042400609__p1420695118810">Displays the fixed IP address of an <span id="EN-US_TOPIC_0042400609__text86795241275">ECS</span>. If there are multiple NICs, only the IP address of the primary NIC is displayed.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section3229992918750"><h4 class="sectiontitle">Local IPv4 (EC2 Compatible API)</h4><p id="EN-US_TOPIC_0042400609__p1420695118810">This API is used to query the fixed IP address of an <span id="EN-US_TOPIC_0042400609__text86795241275">ECS</span>. If there are multiple NICs, only the IP address of the primary NIC is displayed.</p>
|
||||
<ul id="EN-US_TOPIC_0042400609__ul4974336918830"><li id="EN-US_TOPIC_0042400609__li4503714318830">URI<p id="EN-US_TOPIC_0042400609__p187792418841"><a name="EN-US_TOPIC_0042400609__li4503714318830"></a><a name="li4503714318830"></a>/169.254.169.254/latest/meta-data/local-ipv4</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li2412995518830">Usage method<p id="EN-US_TOPIC_0042400609__p1584300318830"><a name="EN-US_TOPIC_0042400609__li2412995518830"></a><a name="li2412995518830"></a>Supports GET requests.</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li836929918830">Example<p id="EN-US_TOPIC_0042400609__p167771444153917"><a name="EN-US_TOPIC_0042400609__li836929918830"></a><a name="li836929918830"></a>Linux:</p>
|
||||
@ -325,7 +325,7 @@
|
||||
<pre class="screen" id="EN-US_TOPIC_0042400609__screen5413912818914">192.1.1.2</pre>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section4087782618925"><h4 class="sectiontitle">Availability Zone (EC2 Compatible API)</h4><p id="EN-US_TOPIC_0042400609__p3029541418948">Displays the AZ accommodating an <span id="EN-US_TOPIC_0042400609__text107362328716">ECS</span>.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section4087782618925"><h4 class="sectiontitle">Availability Zone (EC2 Compatible API)</h4><p id="EN-US_TOPIC_0042400609__p3029541418948">This API is used to query the AZ accommodating an <span id="EN-US_TOPIC_0042400609__text107362328716">ECS</span>.</p>
|
||||
<ul id="EN-US_TOPIC_0042400609__ul212824718107"><li id="EN-US_TOPIC_0042400609__li1915422318107">URI<p id="EN-US_TOPIC_0042400609__p56249785181032"><a name="EN-US_TOPIC_0042400609__li1915422318107"></a><a name="li1915422318107"></a>/169.254.169.254/latest/meta-data/placement/availability-zone</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li798819218107">Usage method<p id="EN-US_TOPIC_0042400609__p478486718107"><a name="EN-US_TOPIC_0042400609__li798819218107"></a><a name="li798819218107"></a>Supports GET requests.</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li4306381018107">Example<p id="EN-US_TOPIC_0042400609__p46839810407"><a name="EN-US_TOPIC_0042400609__li4306381018107"></a><a name="li4306381018107"></a>Linux:</p>
|
||||
@ -335,7 +335,7 @@
|
||||
<pre class="screen" id="EN-US_TOPIC_0042400609__screen5367824218107">az1.dc1</pre>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section5999198518129"><h4 class="sectiontitle">Public IPv4 (EC2 Compatible API)</h4><p id="EN-US_TOPIC_0042400609__p2283136181232">Displays the EIP bound to an <span id="EN-US_TOPIC_0042400609__text16321418712">ECS</span>. If there are multiple NICs, only the EIP of the primary NIC is displayed.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section5999198518129"><h4 class="sectiontitle">Public IPv4 (EC2 Compatible API)</h4><p id="EN-US_TOPIC_0042400609__p2283136181232">This API is used to query the EIP bound to an <span id="EN-US_TOPIC_0042400609__text16321418712">ECS</span>. If there are multiple NICs, only the EIP of the primary NIC is displayed.</p>
|
||||
<ul id="EN-US_TOPIC_0042400609__ul55990006181427"><li id="EN-US_TOPIC_0042400609__li34148012181427">URI<p id="EN-US_TOPIC_0042400609__p28745692181456"><a name="EN-US_TOPIC_0042400609__li34148012181427"></a><a name="li34148012181427"></a>/169.254.169.254/latest/meta-data/public-ipv4</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li14525587181427">Usage method<p id="EN-US_TOPIC_0042400609__p63621422181427"><a name="EN-US_TOPIC_0042400609__li14525587181427"></a><a name="li14525587181427"></a>Supports GET requests.</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li35721890181427">Example<p id="EN-US_TOPIC_0042400609__p11711012184018"><a name="EN-US_TOPIC_0042400609__li35721890181427"></a><a name="li35721890181427"></a>Linux:</p>
|
||||
@ -345,7 +345,7 @@
|
||||
<pre class="screen" id="EN-US_TOPIC_0042400609__screen25381810181520">46.1.1.2</pre>
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section51581190181532"><h4 class="sectiontitle">Public Keys (EC2 Compatible API)</h4><p id="EN-US_TOPIC_0042400609__p25869135181541">Displays the public key of an <span id="EN-US_TOPIC_0042400609__text16547340164316">ECS</span>.</p>
|
||||
<div class="section" id="EN-US_TOPIC_0042400609__section51581190181532"><h4 class="sectiontitle">Public Keys (EC2 Compatible API)</h4><p id="EN-US_TOPIC_0042400609__p25869135181541">This API is used to query the public key of an <span id="EN-US_TOPIC_0042400609__text16547340164316">ECS</span>.</p>
|
||||
<ul id="EN-US_TOPIC_0042400609__ul2469263318167"><li id="EN-US_TOPIC_0042400609__li2090711118167">URI<p id="EN-US_TOPIC_0042400609__p6606363181619"><a name="EN-US_TOPIC_0042400609__li2090711118167"></a><a name="li2090711118167"></a>/169.254.169.254/latest/meta-data/public-keys/0/openssh-key</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li1575439618167">Usage method<p id="EN-US_TOPIC_0042400609__p757183718167"><a name="EN-US_TOPIC_0042400609__li1575439618167"></a><a name="li1575439618167"></a>Supports GET requests.</p>
|
||||
</li><li id="EN-US_TOPIC_0042400609__li103767718167">Example<p id="EN-US_TOPIC_0042400609__p4192247144014"><a name="EN-US_TOPIC_0042400609__li103767718167"></a><a name="li103767718167"></a>Linux:</p>
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
</li></ul>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0048642616__section44995720162019"><h4 class="sectiontitle">Notes</h4><ul id="EN-US_TOPIC_0048642616__ul27309930162147"><li id="EN-US_TOPIC_0048642616__li57792420162147">When using Cloud-Init, enable DHCP in the VPC to which the <span id="EN-US_TOPIC_0048642616__text1781819502422">ECS</span> belongs.</li><li id="EN-US_TOPIC_0048642616__li3134774162149">When using Cloud-Init, ensure that security group rules for the outbound direction meet the following requirements:<ul id="EN-US_TOPIC_0048642616__ul58881557162226"><li id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_li4991456153157"><strong id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_b84235270617418">Protocol</strong>: <strong id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_b842352706174111">TCP</strong></li><li id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_li5391447153614"><strong id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_b842352706174117">Port</strong>: <strong id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_b842352706174120">80</strong></li><li id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_li57518749153625"><strong id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_b7921153132519">Destination</strong>: <strong id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_b1492117320252">169.254.0.0/16</strong></li></ul>
|
||||
<div class="note" id="EN-US_TOPIC_0048642616__note40094412162251"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_p6641537815423">If you use the default security group rules for the outbound direction, the preceding requirements are met. Then, the metadata can be accessed. Default security group rules for the outbound direction are as follows:</p>
|
||||
<div class="note" id="EN-US_TOPIC_0048642616__note40094412162251"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_p6641537815423">If you use the default security group rules for the outbound direction, the metadata can be accessed because the default rules meet the preceding requirements. Default security group rules for the outbound direction are as follows:</p>
|
||||
<ul id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_ul57158436154418"><li id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_li43613116154418"><strong id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_b842352706174746">Protocol</strong>: <strong id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_b842352706174748">All</strong></li><li id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_li62494343154423"><strong id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_b842352706174753">Port</strong>: <strong id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_b842352706174755">All</strong></li><li id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_li45129043154435"><strong id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_b84235270617480">Destination</strong>: <strong id="EN-US_TOPIC_0048642616__en-us_topic_0042400609_b84235270617483">0.0.0.0/0</strong></li></ul>
|
||||
</div></div>
|
||||
</li></ul>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,19 +11,22 @@
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="32.43000000000001%" id="mcps1.3.3.2.2.3.1.5.1.2"><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p5102371419358"><strong id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_b14553203018450">Protocol</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="24.810000000000002%" id="mcps1.3.3.2.2.3.1.5.1.3"><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p2415644494621"><strong id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_b1632391496">Port</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="24.810000000000002%" id="mcps1.3.3.2.2.3.1.5.1.3"><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p2415644494621"><strong id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_b305218011">Port</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="30.360000000000003%" id="mcps1.3.3.2.2.3.1.5.1.4"><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p1911210519358"><strong id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_b1606671664">Source</strong></p>
|
||||
<th align="left" class="cellrowborder" valign="top" width="30.360000000000003%" id="mcps1.3.3.2.2.3.1.5.1.4"><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p1911210519358"><strong id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_b1903886682">Source</strong></p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_row3779122419358"><td class="cellrowborder" valign="top" width="12.400000000000002%" headers="mcps1.3.3.2.2.3.1.5.1.1 "><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p4808290419358">Inbound</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="32.43000000000001%" headers="mcps1.3.3.2.2.3.1.5.1.2 "><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p4119033619358">Used for communication through an internal network</p>
|
||||
<td class="cellrowborder" valign="top" width="32.43000000000001%" headers="mcps1.3.3.2.2.3.1.5.1.2 "><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p4119033619358">TCP</p>
|
||||
<div class="note" id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_note94431642152511"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p1544354216252">Select a protocol used for communication through an internal network.</p>
|
||||
</div></div>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="24.810000000000002%" headers="mcps1.3.3.2.2.3.1.5.1.3 "><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p4640703694621">Port or port range</p>
|
||||
<td class="cellrowborder" valign="top" width="24.810000000000002%" headers="mcps1.3.3.2.2.3.1.5.1.3 "><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p4640703694621">All</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="30.360000000000003%" headers="mcps1.3.3.2.2.3.1.5.1.4 "><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p6027368919358">Another security group</p>
|
||||
<td class="cellrowborder" valign="top" width="30.360000000000003%" headers="mcps1.3.3.2.2.3.1.5.1.4 "><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p6027368919358">ID of another security group</p>
|
||||
<p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p182095333116">Example: 014d7278-XXX-530c95350d43</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -62,7 +65,7 @@
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_section115069253338"><a name="EN-US_TOPIC_0140323152__en-us_topic_0118534011_section115069253338"></a><a name="en-us_topic_0118534011_section115069253338"></a><h4 class="sectiontitle">Remotely Connecting to Linux ECSs Using SSH</h4><ul id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_ul1363591714330"><li id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_li7634131783318">Example scenario:<p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p18634417173313"><a name="EN-US_TOPIC_0140323152__en-us_topic_0118534011_li7634131783318"></a><a name="en-us_topic_0118534011_li7634131783318"></a>After creating Linux ECSs, you can add a security group rule to enable remote SSH access to the ECSs.</p>
|
||||
</li><li id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_li1063511713337">Security group rule:
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_table16351717123312" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_row19634417153313"><th align="left" class="cellrowborder" valign="top" width="14.649999999999999%" id="mcps1.3.5.2.2.1.1.5.1.1"><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p96349178332"><strong id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_b437245200">Direction</strong></p>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_table16351717123312" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_row19634417153313"><th align="left" class="cellrowborder" valign="top" width="14.649999999999999%" id="mcps1.3.5.2.2.1.1.5.1.1"><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p96349178332"><strong id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_b2080645946">Direction</strong></p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="25.779999999999998%" id="mcps1.3.5.2.2.1.1.5.1.2"><p id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_p0634141717339"><strong id="EN-US_TOPIC_0140323152__en-us_topic_0118534011_b20568193181112">Protocol</strong></p>
|
||||
</th>
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
<div class="section" id="EN-US_TOPIC_0140323157__section1293516499168"><h4 class="sectiontitle">Security Group Rules</h4><p id="EN-US_TOPIC_0140323157__p2422159114619">After a security group is created, you can add rules to the security group. A rule applies either to inbound traffic (ingress) or outbound traffic (egress). After <span id="EN-US_TOPIC_0140323157__text17342815311">ECS</span>s are added to the security group, they are protected by the rules of that group.</p>
|
||||
<p id="EN-US_TOPIC_0140323157__p4631010194416">Each security group has default rules. For details, see <a href="en-us_topic_0140323154.html">Default Security Group and Rules</a>. You can also customize security group rules. For details, see <a href="en-us_topic_0030878383.html">Configuring Security Group Rules</a>.</p>
|
||||
</div>
|
||||
<div class="section" id="EN-US_TOPIC_0140323157__section1795142593815"><h4 class="sectiontitle">Security Group Constraints</h4><ul id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_ul1481432183915"><li id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_li125231406381">By default, you can create a maximum of 100 security groups in your cloud account.</li><li id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_li12289813111010">By default, you can add up to 50 security group rules to a security group.</li><li id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_li99487170101">By default, you can associate no more than five security groups with each ECS or extension NIC. In such a case, the rules of all the selected security groups are aggregated to take effect.</li><li id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_li516842520310">When creating a private network load balancer, you need to select a desired security group. Do not delete the default security group rules or ensure that the following requirements are met:<ul id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_ul10931123419409"><li id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_li589310313403">Outbound rules: only allow data packets to the selected security group or only data packets from the peer load balancer.</li><li id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_li206455117413">Inbound rules: only allow data packets from the selected security group or only data packets from the peer load balancer.</li></ul>
|
||||
<div class="section" id="EN-US_TOPIC_0140323157__section1795142593815"><h4 class="sectiontitle">Security Group Constraints</h4><ul id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_ul1481432183915"><li id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_li125231406381">By default, you can create a maximum of 100 security groups in your cloud account.</li><li id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_li12289813111010">By default, you can add up to 50 security group rules to a security group.</li><li id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_li99487170101">By default, you can add an ECS or extension NIC to up to five security groups. In such a case, the rules of all the selected security groups are aggregated to take effect.</li><li id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_li516842520310">When creating a private network load balancer, you need to select a desired security group. Do not delete the default security group rules or ensure that the following requirements are met:<ul id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_ul10931123419409"><li id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_li589310313403">Outbound rules: only allow data packets to the selected security group or only data packets from the peer load balancer.</li><li id="EN-US_TOPIC_0140323157__en-us_topic_0118534002_li206455117413">Inbound rules: only allow data packets from the selected security group or only data packets from the peer load balancer.</li></ul>
|
||||
</li></ul>
|
||||
</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
@ -1,24 +1,10 @@
|
||||
<a name="modelarts_04_0004"></a><a name="modelarts_04_0004"></a>
|
||||
|
||||
<h1 class="topictitle1">Downloading and Installing the SDK</h1>
|
||||
<div id="body8662426"><div class="section" id="modelarts_04_0004__en-us_topic_0130654808_section16657165520146"><h4 class="sectiontitle">Download ModelArts SDK</h4><p id="modelarts_04_0004__p330243994616"><a href="https://obs-sdk.obs.eu-de.otc.t-systems.com/modelarts-latest-py2.py3-none-any.whl" target="_blank" rel="noopener noreferrer">Download the ModelArts SDK software package</a> of the latest version.</p>
|
||||
<div id="body8662426"><div class="section" id="modelarts_04_0004__en-us_topic_0130654808_section16657165520146"><h4 class="sectiontitle">Downloading the SDK</h4><p id="modelarts_04_0004__p330243994616"><a href="https://obs-sdk.obs.eu-de.otc.t-systems.com/modelarts-latest-py2.py3-none-any.whl" target="_blank" rel="noopener noreferrer">Download the ModelArts SDK software package</a> of the latest version.</p>
|
||||
</div>
|
||||
<div class="section" id="modelarts_04_0004__en-us_topic_0130654808_section536631020158"><h4 class="sectiontitle">Installing the SDK</h4><p id="modelarts_04_0004__en-us_topic_0130654808_p061516124116">After the SDK is downloaded, you can use pip to install it. For details about how to install pip, see the <a href="https://pip.pypa.io/en/stable/installation/" target="_blank" rel="noopener noreferrer">pip official website</a>. To install the ModelArts SDK, run the following command:</p>
|
||||
<p id="modelarts_04_0004__en-us_topic_0130654808_p1641035217517"><b><span class="cmdname" id="modelarts_04_0004__en-us_topic_0130654808_cmdname125744215613">pip install modelarts-latest-py2.py3-none-any.whl</span></b></p>
|
||||
<div class="p" id="modelarts_04_0004__en-us_topic_0130654808_p205292261557">The required dependency packages are installed by default during SDK installation. The details are as follows:<pre class="screen" id="modelarts_04_0004__en-us_topic_0130654808_screen1540231914552">certifi >= 14.05.14
|
||||
six >= 1.10
|
||||
python_dateutil >= 2.5.3
|
||||
setuptools >= 21.0.0
|
||||
urllib3 >= 1.15.1
|
||||
requests >= 2.19.1
|
||||
esdk-obs-python == 3.0.5
|
||||
Flask==1.0.2
|
||||
Flask-Cors==3.0.4
|
||||
gunicorn==19.8.1
|
||||
mxnet-model-server==0.3
|
||||
psutil==5.4.6
|
||||
prometheus_client==0.3.1</pre>
|
||||
</div>
|
||||
<p id="modelarts_04_0004__en-us_topic_0130654808_p4425111620112">If an error message is displayed during the installation, indicating that a required dependency package is missing, run the following command to install the dependency package as prompted. In the command, <em id="modelarts_04_0004__en-us_topic_0130654808_i91141713515">xxxx</em> indicates the name of the dependency package.</p>
|
||||
<p id="modelarts_04_0004__en-us_topic_0130654808_p5966172316123"><b><span class="cmdname" id="modelarts_04_0004__en-us_topic_0130654808_cmdname1592111819135">pip install xxxx</span></b></p>
|
||||
</div>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -7,15 +7,15 @@
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="modelarts_04_0131.html">Creating a Training Job</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="modelarts_04_0160.html">Querying the List of Training Jobs</a></strong><br>
|
||||
<li class="ulchildlink"><strong><a href="modelarts_04_0160.html">Obtaining Training Jobs</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="modelarts_04_0161.html">Querying the Details About a Training Job</a></strong><br>
|
||||
<li class="ulchildlink"><strong><a href="modelarts_04_0161.html">Obtaining Details About a Training Job</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="modelarts_04_0162.html">Modifying the Description of a Training Job</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="modelarts_04_0163.html">Obtaining the Name of a Training Job Log File</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="modelarts_04_0164.html">Querying Training Job Logs</a></strong><br>
|
||||
<li class="ulchildlink"><strong><a href="modelarts_04_0164.html">Obtaining Training Job Logs</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="modelarts_04_0166.html">Deleting a Training Job</a></strong><br>
|
||||
</li>
|
||||
|
||||
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
@ -45,7 +45,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="13.34%" headers="mcps1.3.2.2.2.5.1.3 "><p id="modelarts_04_0166__en-us_topic_0180094058_en-us_topic_0160620263_p46751171339">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="54.03%" headers="mcps1.3.2.2.2.5.1.4 "><p id="modelarts_04_0166__en-us_topic_0180094058_en-us_topic_0160620263_p467516712319">ID of a training job. You can query <strong id="modelarts_04_0166__en-us_topic_0180094058_b795042164510">job_id</strong> using the training job object generated in <a href="modelarts_04_0131.html">Creating a Training Job</a>, for example, <span class="filepath" id="modelarts_04_0166__en-us_topic_0180094058_filepath119515214513"><b>job_instance.job_id</b></span>, or from the response obtained in <a href="modelarts_04_0160.html">Querying the List of Training Jobs</a>.</p>
|
||||
<td class="cellrowborder" valign="top" width="54.03%" headers="mcps1.3.2.2.2.5.1.4 "><p id="modelarts_04_0166__en-us_topic_0180094058_en-us_topic_0160620263_p467516712319">ID of a training job. You can query <strong id="modelarts_04_0166__en-us_topic_0180094058_b795042164510">job_id</strong> using the training job object generated in <a href="modelarts_04_0131.html">Creating a Training Job</a>, for example, <span class="filepath" id="modelarts_04_0166__en-us_topic_0180094058_filepath119515214513"><b>job_instance.job_id</b></span>, or from the response obtained in <a href="modelarts_04_0160.html">Obtaining Training Jobs</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user