forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: zhengxiu <zhengxiu@huawei.com> Co-committed-by: zhengxiu <zhengxiu@huawei.com>
938 lines
77 KiB
HTML
938 lines
77 KiB
HTML
<a name="ShowClusterDetail"></a><a name="ShowClusterDetail"></a>
|
|
|
|
<h1 class="topictitle1">Querying Cluster Details</h1>
|
|
<div id="body1708331107508"><div class="section" id="ShowClusterDetail__section20105114516104"><h4 class="sectiontitle">Function</h4><p id="ShowClusterDetail__p12106154581010">This API is used to query and display details about a single cluster, including the cluster's search type, node list, network information, cluster name, cluster ID, and cluster status, so that you can check whether the created cluster meets your expectation. You can also log in to the official website, access the CSS console, and obtain the cluster's private IP address, public IP address, version, and node information on the cluster information page.</p>
|
|
</div>
|
|
<div class="section" id="ShowClusterDetail__section410634531017"><h4 class="sectiontitle">Calling Method</h4><p id="ShowClusterDetail__p1710616453104">For details, see <a href="css_03_0077.html">Calling APIs</a>.</p>
|
|
</div>
|
|
<div class="section" id="ShowClusterDetail__section110694561019"><h4 class="sectiontitle">URI</h4><p id="ShowClusterDetail__p91063457103">GET /v1.0/{project_id}/clusters/{cluster_id}</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowClusterDetail__table4106545161013" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="ShowClusterDetail__row810614551011"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="ShowClusterDetail__p710618453101">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="ShowClusterDetail__p11106124581018">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="ShowClusterDetail__p810754581017">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="ShowClusterDetail__p1107194518102">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowClusterDetail__row18106134581015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="ShowClusterDetail__p1410712455100">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="ShowClusterDetail__p91071045101014">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="ShowClusterDetail__p141071245181015">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="ShowClusterDetail__p6107114561013"><strong id="ShowClusterDetail__b91071745161019">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p31071145201011">Project ID. For details about how to obtain the project ID and name, see <a href="css_03_0071.html">Obtaining the Project ID and Name</a>.</p>
|
|
<p id="ShowClusterDetail__p111071445141018"><strong id="ShowClusterDetail__b151071845171017">Constraints</strong>:</p>
|
|
<p id="ShowClusterDetail__p111079459103">N/A</p>
|
|
<p id="ShowClusterDetail__p1810716459102"><strong id="ShowClusterDetail__b510719457109">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p121072454108">Project ID of the account.</p>
|
|
<p id="ShowClusterDetail__p1110764511018"><strong id="ShowClusterDetail__b14107145151010">Default value</strong>:</p>
|
|
<p id="ShowClusterDetail__p7107174518103">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row81067453106"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="ShowClusterDetail__p10107245201015">cluster_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="ShowClusterDetail__p110714510100">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="ShowClusterDetail__p110764531010">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="ShowClusterDetail__p9107345111014"><strong id="ShowClusterDetail__b2107104510105">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p1107114551016">ID of the cluster you want to query. For details about how to obtain the cluster ID, see <a href="css_03_0101.html">Obtaining the Cluster ID</a>.</p>
|
|
<p id="ShowClusterDetail__p91071645121010"><strong id="ShowClusterDetail__b110724516103">Constraints</strong>:</p>
|
|
<p id="ShowClusterDetail__p21086458100">N/A</p>
|
|
<p id="ShowClusterDetail__p010824561014"><strong id="ShowClusterDetail__b8108124551014">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p51081345121019">Cluster ID.</p>
|
|
<p id="ShowClusterDetail__p4108124561011"><strong id="ShowClusterDetail__b61086456100">Default value</strong>:</p>
|
|
<p id="ShowClusterDetail__p1610810458108">N/A</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="ShowClusterDetail__section1310844501016"><h4 class="sectiontitle">Request Parameters</h4><p id="ShowClusterDetail__p21081245101016">None</p>
|
|
</div>
|
|
<div class="section" id="ShowClusterDetail__section71089454109"><h4 class="sectiontitle">Response Parameters</h4><p id="ShowClusterDetail__p1510844514100"><strong id="ShowClusterDetail__b10108164551018">Status code: 200</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowClusterDetail__response_ClusterDetailResponse" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response body parameters</caption><thead align="left"><tr id="ShowClusterDetail__row1110984514101"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.3.2.4.1.1"><p id="ShowClusterDetail__p15110124541017">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.3.2.4.1.2"><p id="ShowClusterDetail__p2111154517109">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.3.2.4.1.3"><p id="ShowClusterDetail__p1611110452107">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowClusterDetail__row410984551012"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p13111745101013">datastore</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p111154515106"><a href="#ShowClusterDetail__response_ClusterDetailDatastore">ClusterDetailDatastore</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p121111445111014"><strong id="ShowClusterDetail__b011124561020">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p41114457101">Cluster data search engine type.</p>
|
|
<p id="ShowClusterDetail__p7111164551016"><strong id="ShowClusterDetail__b91111445161011">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p3111645191015">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row11109194521019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p5111645101018">instances</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p1411164518107">Array of <a href="#ShowClusterDetail__response_ClusterDetailInstances">ClusterDetailInstances</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p91110451108"><strong id="ShowClusterDetail__b11111645111019">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p17111174571016">List of node objects.</p>
|
|
<p id="ShowClusterDetail__p4111144511019"><strong id="ShowClusterDetail__b71115454108">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p1011113458101">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row3109745101019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p811115454103">publicKibanaResp</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p51115455105"><a href="#ShowClusterDetail__response_publicKibanaRespBody">publicKibanaRespBody</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p1311174541011"><strong id="ShowClusterDetail__b15111184561013">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p1211154511101">Kibana public network access information.</p>
|
|
<p id="ShowClusterDetail__p7111114520102"><strong id="ShowClusterDetail__b41121545191010">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p411210453108">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row1710904531013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p131121545181010">elbWhiteList</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p131128459109"><a href="#ShowClusterDetail__response_elbWhiteListResp">elbWhiteListResp</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p1411264551012"><strong id="ShowClusterDetail__b111244551011">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p1911234520109">Kibana public network access control information.</p>
|
|
<p id="ShowClusterDetail__p81129453101"><strong id="ShowClusterDetail__b411274551011">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p211294531016">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row410914455108"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p1611224521011">updated</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p0112145101014">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p1411244513107"><strong id="ShowClusterDetail__b81127458107">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p911274513106">Time when the cluster was last modified.</p>
|
|
<p id="ShowClusterDetail__p12112154519104"><strong id="ShowClusterDetail__b11125456105">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p16112104551018">The format is CCYY-MM-DDThh:mm:ss (ISO 8601).</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row1510994531015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p71121845181015">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p1811294515104">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p1211294520106"><strong id="ShowClusterDetail__b2112104521012">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p111216453100">Cluster name.</p>
|
|
<p id="ShowClusterDetail__p4112174541015"><strong id="ShowClusterDetail__b6112745121019">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p1111315451107">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row210934531018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p111312452105">publicIp</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p18113154541018">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p3113104513104"><strong id="ShowClusterDetail__b411319457101">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p1611394501016">Public IP address and port number.</p>
|
|
<p id="ShowClusterDetail__p41132045201016"><strong id="ShowClusterDetail__b1011319456105">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p3113114591013">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row610944512109"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p81131945161014">created</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p1511394561015">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p16113124512103"><strong id="ShowClusterDetail__b7113114531010">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p411314518109">Time when a cluster was created.</p>
|
|
<p id="ShowClusterDetail__p111374512108"><strong id="ShowClusterDetail__b1411374571020">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p131135451101">The format is CCYY-MM-DDThh:mm:ss (ISO 8601).</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row1710934513107"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p31131645101019">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p10113204514103">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p181131245151015"><strong id="ShowClusterDetail__b2011334581011">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p1911313452108">Cluster ID.</p>
|
|
<p id="ShowClusterDetail__p21135457106"><strong id="ShowClusterDetail__b4113545181015">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p0113104551015">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row11109545181014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p51143458106">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p14114134521012">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p11114104551019"><strong id="ShowClusterDetail__b131141452103">Parameter description</strong>:</p>
|
|
<p id="ShowClusterDetail__p011411452103">Cluster status.</p>
|
|
<p id="ShowClusterDetail__p111141454103"><strong id="ShowClusterDetail__b2114174520106">Options</strong>:</p>
|
|
<p id="ShowClusterDetail__p2114184511100"><strong id="ShowClusterDetail__b2114194561015">100</strong>: An operation, such as creation, is in progress.</p>
|
|
<ul id="ShowClusterDetail__ul1011484516101"><li id="ShowClusterDetail__li11114114541019"><p id="ShowClusterDetail__p15114545191013"><a name="ShowClusterDetail__li11114114541019"></a><a name="li11114114541019"></a><strong id="ShowClusterDetail__b141141451100">200</strong>: Available</p>
|
|
</li><li id="ShowClusterDetail__li1511494513103"><p id="ShowClusterDetail__p161141245121013"><a name="ShowClusterDetail__li1511494513103"></a><a name="li1511494513103"></a><strong id="ShowClusterDetail__b161141245111020">303</strong>: unavailable, for example, due to a creation failure.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row13109104518104"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p17114104571016">endpoint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p1511464518107">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p12114104513105"><strong id="ShowClusterDetail__b181145451101">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p3114745151016">IPv4 address and port number accessed from the cluster's private network. [If the cluster type is KooSearch, this field indicates the internal address and port number for accessing the knowledge management service.] (tag:white)</p>
|
|
<p id="ShowClusterDetail__p11141345161012"><strong id="ShowClusterDetail__b611424518107">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p6114845131012">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row61099456108"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p1011444516108">vpcId</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p19114144541019">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p11114645191016"><strong id="ShowClusterDetail__b17114134513101">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p17114645141020">VPC ID.</p>
|
|
<p id="ShowClusterDetail__p811594571018"><strong id="ShowClusterDetail__b71151345181016">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p181150454103">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row1210915451108"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p5115945181019">subnetId</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p411524510109">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p1511514515107"><strong id="ShowClusterDetail__b41155455108">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p8115164519108">Current subnet of a cluster. This subnet is used to add nodes, including scaling, adding dedicated master/client nodes, and enabling the VPC Endpoint service. IP addresses will be allocated to newly added nodes from the current subnet.</p>
|
|
<p id="ShowClusterDetail__p51158456103"><strong id="ShowClusterDetail__b17115114591010">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p91151245111017">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row4109114521018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p171151145131019">securityGroupId</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p161151145131016">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p811554511016"><strong id="ShowClusterDetail__b131158453107">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p141151145141018">Security group ID.</p>
|
|
<p id="ShowClusterDetail__p18115845151010"><strong id="ShowClusterDetail__b17115174514107">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p101152045141017">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row1010914454108"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p1811513456102">vpcepIp</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p011524519104">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p611594512100"><strong id="ShowClusterDetail__b19115154561018">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p41151645181019">VPC endpoint IP address.</p>
|
|
<p id="ShowClusterDetail__p31158451101"><strong id="ShowClusterDetail__b11115134516106">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p1811544591015">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row18109204513109"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p181161645151012">vpcepIpv6Address</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p81161453106">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p411674520102"><strong id="ShowClusterDetail__b311684541012">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p20116104516104">IPv6 address of the VPC endpoint.</p>
|
|
<p id="ShowClusterDetail__p111654571011"><strong id="ShowClusterDetail__b5116245111020">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p311614521013">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row5110124551016"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p511634519109">bandwidthSize</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p1111634581013">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p411674519103"><strong id="ShowClusterDetail__b1211694512106">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p01168455106">Public network bandwidth, in Mbit/s.</p>
|
|
<p id="ShowClusterDetail__p19116445111017"><strong id="ShowClusterDetail__b1116194510103">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p161161445181010">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row12110114514109"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p6116184541020">httpsEnable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p911664561019">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p131164454103"><strong id="ShowClusterDetail__b16116114521013">Parameter description</strong>:</p>
|
|
<p id="ShowClusterDetail__p7116134514103">Communication encryption status.</p>
|
|
<p id="ShowClusterDetail__p12116174521012"><strong id="ShowClusterDetail__b2116144515109">Options</strong>:</p>
|
|
<ul id="ShowClusterDetail__ul7116134516109"><li id="ShowClusterDetail__li10116134519104"><p id="ShowClusterDetail__p111684511104"><a name="ShowClusterDetail__li10116134519104"></a><a name="li10116134519104"></a><strong id="ShowClusterDetail__b201164458103">false</strong>: Communication encryption is not enabled.</p>
|
|
</li><li id="ShowClusterDetail__li7116345131015"><p id="ShowClusterDetail__p141177457105"><a name="ShowClusterDetail__li7116345131015"></a><a name="li7116345131015"></a><strong id="ShowClusterDetail__b1611712453100">true</strong>: Communication encryption is enabled.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row15110134515100"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p111173459107">diskEncrypted</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p19117845171018">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p111179454106"><strong id="ShowClusterDetail__b18117154510105">Parameter description</strong>:</p>
|
|
<p id="ShowClusterDetail__p41176457106">Whether disks are encrypted.</p>
|
|
<p id="ShowClusterDetail__p15117194519101"><strong id="ShowClusterDetail__b13117144513107">Options</strong>:</p>
|
|
<ul id="ShowClusterDetail__ul31179458104"><li id="ShowClusterDetail__li3117134517101"><p id="ShowClusterDetail__p13117945171019"><a name="ShowClusterDetail__li3117134517101"></a><a name="li3117134517101"></a><strong id="ShowClusterDetail__b2117154561011">true</strong>: Disks are encrypted.</p>
|
|
</li><li id="ShowClusterDetail__li171171845161015"><p id="ShowClusterDetail__p11171945191015"><a name="ShowClusterDetail__li171171845161015"></a><a name="li171171845161015"></a><strong id="ShowClusterDetail__b31173457109">false</strong>: Disk are not encrypted.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row21102455108"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p191171645161014">authorityEnable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p511744512102">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p12117145161015"><strong id="ShowClusterDetail__b12117144510101">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p17117245141012">Whether to enable security mode-based authentication for the cluster.</p>
|
|
<p id="ShowClusterDetail__p10117134561011"><strong id="ShowClusterDetail__b311774531017">Value range</strong>:</p>
|
|
<ul id="ShowClusterDetail__ul31171645161014"><li id="ShowClusterDetail__li1911716451101"><p id="ShowClusterDetail__p19117184531010"><a name="ShowClusterDetail__li1911716451101"></a><a name="li1911716451101"></a>true: Enable security mode-based authentication.</p>
|
|
</li><li id="ShowClusterDetail__li811734511108"><p id="ShowClusterDetail__p13117184510106"><a name="ShowClusterDetail__li811734511108"></a><a name="li811734511108"></a>false: Disable security mode-based authentication.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row1711015454103"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p91178454100">backupAvailable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p20117445201012">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p19118945161015"><strong id="ShowClusterDetail__b51181245121017">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p711844531016">Whether snapshot is enabled.</p>
|
|
<p id="ShowClusterDetail__p1011844514105"><strong id="ShowClusterDetail__b1711854501011">Value range</strong>:</p>
|
|
<ul id="ShowClusterDetail__ul3118445161014"><li id="ShowClusterDetail__li121181045181011"><p id="ShowClusterDetail__p311820451108"><a name="ShowClusterDetail__li121181045181011"></a><a name="li121181045181011"></a><strong id="ShowClusterDetail__b1511884531017">true</strong>: The snapshot function is enabled.</p>
|
|
</li><li id="ShowClusterDetail__li31186453105"><p id="ShowClusterDetail__p181181145171012"><a name="ShowClusterDetail__li31186453105"></a><a name="li31186453105"></a><strong id="ShowClusterDetail__b15118124571010">false</strong>: The snapshot function is disabled.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row17110445131010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p191181045121013">actionProgress</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p1611844513100">Object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p10118174511108"><strong id="ShowClusterDetail__b811817455104">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p1111884581015">Cluster behavior progress, which shows the progress of cluster creation and scaling in percentage.</p>
|
|
<p id="ShowClusterDetail__p19118164521015"><strong id="ShowClusterDetail__b201181845101012">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p2118194551016">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row9110134551015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p211824516104">actions</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p5118174513107">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p1511834511010"><strong id="ShowClusterDetail__b3118184517109">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p1611884518105">List of ongoing tasks in the cluster.</p>
|
|
<p id="ShowClusterDetail__p011924517104"><strong id="ShowClusterDetail__b11198453109">Value range</strong>:</p>
|
|
<ul id="ShowClusterDetail__ul1711924511109"><li id="ShowClusterDetail__li511954515100"><p id="ShowClusterDetail__p8119114520104"><a name="ShowClusterDetail__li511954515100"></a><a name="li511954515100"></a><strong id="ShowClusterDetail__b2119194520103">REBOOTING</strong></p>
|
|
</li><li id="ShowClusterDetail__li4119114511018"><p id="ShowClusterDetail__p2119154561015"><a name="ShowClusterDetail__li4119114511018"></a><a name="li4119114511018"></a><strong id="ShowClusterDetail__b1311994531018">GROWING</strong></p>
|
|
</li><li id="ShowClusterDetail__li91198451107"><p id="ShowClusterDetail__p1811954511013"><a name="ShowClusterDetail__li91198451107"></a><a name="li91198451107"></a>RESTORING: The cluster is being restored.</p>
|
|
</li><li id="ShowClusterDetail__li411912452106"><p id="ShowClusterDetail__p2011994591017"><a name="ShowClusterDetail__li411912452106"></a><a name="li411912452106"></a>SNAPSHOTTING: A snapshot is being created.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row4110645111019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p7119134511107">enterpriseProjectId</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p161197455102">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p171198454103"><strong id="ShowClusterDetail__b15119184531016">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p31192045141018">ID of the enterprise project that a cluster belongs. If the user of the cluster has not enabled the enterprise project, the setting of this parameter is not returned.</p>
|
|
<p id="ShowClusterDetail__p211934520108"><strong id="ShowClusterDetail__b15119164510103">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p181191945201018">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row2110245121013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p1611984591019">tags</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p20119114501020">Array of <a href="#ShowClusterDetail__response_ClusterDetailTags">ClusterDetailTags</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p1212054561016"><strong id="ShowClusterDetail__b1412019456101">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p8365144519105">Cluster tags.</p>
|
|
<p id="ShowClusterDetail__p153651245111018"><strong id="ShowClusterDetail__b15365144517102">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p9365104513104">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row2110645141014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p14365124519103">failedReason</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p153651045201010"><a href="#ShowClusterDetail__response_ClusterDetailFailedReasons">ClusterDetailFailedReasons</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p163657450108"><strong id="ShowClusterDetail__b12365114531019">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p136513458106">Failure cause of a cluster change task. If the cluster status is available, this parameter is not returned.</p>
|
|
<p id="ShowClusterDetail__p9365945131014"><strong id="ShowClusterDetail__b193651745171016">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p1236517457103">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row0110045121010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p153660459104">bandwidthResourceId</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p036620451109">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p103668451109"><strong id="ShowClusterDetail__b63661245151013">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p836634551016">ID of the resource accessible from the public network.</p>
|
|
<p id="ShowClusterDetail__p18366164591018"><strong id="ShowClusterDetail__b13366245181011">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p10366164551011">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row511034521019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p936619455105">ipv6Endpoint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p15366174541019">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p10366194516109"><strong id="ShowClusterDetail__b16366945151016">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p336644515108">IPv6 address and port number accessed from the cluster's private network.</p>
|
|
<p id="ShowClusterDetail__p036610450109"><strong id="ShowClusterDetail__b193667454105">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p143666459101">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row17110845191014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p103661245191012">supportVpcep</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p15366045151010">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p1136624511104"><strong id="ShowClusterDetail__b18366144517103">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p136664581017">Whether the VPCEP service can be enabled for the current cluster.</p>
|
|
<p id="ShowClusterDetail__p1736617458105"><strong id="ShowClusterDetail__b23662453100">Value range</strong>:</p>
|
|
<ul id="ShowClusterDetail__ul236612453109"><li id="ShowClusterDetail__li636654511012"><p id="ShowClusterDetail__p1136694513105"><a name="ShowClusterDetail__li636654511012"></a><a name="li636654511012"></a><strong id="ShowClusterDetail__b1036664541010">true</strong>: supported.</p>
|
|
</li><li id="ShowClusterDetail__li9366124516100"><p id="ShowClusterDetail__p936624521018"><a name="ShowClusterDetail__li9366124516100"></a><a name="li9366124516100"></a><strong id="ShowClusterDetail__b03661456105">false</strong>: not supported.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row6110154501010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p4366104511018">cmkId</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p1836619453109">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p63661145101016"><strong id="ShowClusterDetail__b123661945111010">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p123663459105">Encryption key ID used by the current cluster.</p>
|
|
<p id="ShowClusterDetail__p1136619453103"><strong id="ShowClusterDetail__b1936654512103">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p6366174521014">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row12110114511019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p536613457104">currentSubnetIds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p13366545111020">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p8366445111017"><strong id="ShowClusterDetail__b1236624518104">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p336614516101">Subnets used by all nodes in the cluster. If there are multiple subnets (two at most), separate them with a comma (,).</p>
|
|
<p id="ShowClusterDetail__p11366345121011"><strong id="ShowClusterDetail__b5366114510104">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p1836674511107">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row011004514108"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowClusterDetail__p936614513109">desc</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowClusterDetail__p6366104591015">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowClusterDetail__p956774191619"><strong id="ShowClusterDetail__b1156716421611">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p8568845163">Cluster description.</p>
|
|
<p id="ShowClusterDetail__p17568448166"><strong id="ShowClusterDetail__b1756810415165">Constraints</strong>:</p>
|
|
<p id="ShowClusterDetail__p13568154141615">The value can contain up to 128 characters. display_name and desc cannot be null at the same time.</p>
|
|
<p id="ShowClusterDetail__p1956814420166"><strong id="ShowClusterDetail__b1856874111610">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p656817417165">N/A</p>
|
|
<p id="ShowClusterDetail__p145681545163"><strong id="ShowClusterDetail__b15681745167">Default value</strong>:</p>
|
|
<p id="ShowClusterDetail__p0568104151611">N/A</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ShowClusterDetail__response_ClusterDetailDatastore"></a><a name="response_ClusterDetailDatastore"></a><table cellpadding="4" cellspacing="0" summary="" id="ShowClusterDetail__response_ClusterDetailDatastore" frame="border" border="1" rules="all"><caption><b>Table 3 </b>ClusterDetailDatastore</caption><thead align="left"><tr id="ShowClusterDetail__row141232452108"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.4.2.4.1.1"><p id="ShowClusterDetail__p236615459106">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.4.2.4.1.2"><p id="ShowClusterDetail__p11366164581015">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.4.2.4.1.3"><p id="ShowClusterDetail__p1936694591011">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowClusterDetail__row1012304501011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ShowClusterDetail__p11366154561015">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ShowClusterDetail__p183665452102">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ShowClusterDetail__p1836674519102"><strong id="ShowClusterDetail__b193661345191015">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p2367194510106">Engine type.</p>
|
|
<p id="ShowClusterDetail__p1736714516105"><strong id="ShowClusterDetail__b16367154511101">Value range</strong>:</p>
|
|
<ul id="ShowClusterDetail__ul83671745101017"><li id="ShowClusterDetail__li936794511019"><p id="ShowClusterDetail__p736714453104"><a name="ShowClusterDetail__li936794511019"></a><a name="li936794511019"></a>elasticsearch: Provides distributed search capabilities, log analytics, reporting, and semantic search based on open-source Elasticsearch.</p>
|
|
</li><li id="ShowClusterDetail__li13672045131020"><p id="ShowClusterDetail__p163674454106"><a name="ShowClusterDetail__li13672045131020"></a><a name="li13672045131020"></a>logstash: provides distributed search, log analytics, reporting, and semantic search based on open-source OpenSearch.</p>
|
|
</li><li id="ShowClusterDetail__li133671645101018"><p id="ShowClusterDetail__p736718453101"><a name="ShowClusterDetail__li133671645101018"></a><a name="li133671645101018"></a>opensearch: Provides functions such as data ingestion, transformation, cleaning, and parsing based on open-source Logstash.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row1112317458102"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ShowClusterDetail__p10367545111018">version</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ShowClusterDetail__p1636724514100">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ShowClusterDetail__p536784561020"><strong id="ShowClusterDetail__b16367114571013">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p18367204520109">Version of the CSS cluster engine. For details, see the supported versions in <a href="css_03_0001.html">Before You Start</a>.</p>
|
|
<p id="ShowClusterDetail__p1836784521017"><strong id="ShowClusterDetail__b33671145101011">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p1036715451105">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row4123154541011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ShowClusterDetail__p5367745191017">subVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ShowClusterDetail__p11367114517105">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ShowClusterDetail__p4367154561016"><strong id="ShowClusterDetail__b163671745131018">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p3367194512101">Cluster image version.</p>
|
|
<p id="ShowClusterDetail__p03677455103"><strong id="ShowClusterDetail__b16367174512108">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p12367174516104">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row18123164510103"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ShowClusterDetail__p4367194571016">isEosCluster</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ShowClusterDetail__p1536764516101">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ShowClusterDetail__p4367124519101"><strong id="ShowClusterDetail__b20367134514102">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p336744501016">Whether the cluster image version has reached EOS.</p>
|
|
<p id="ShowClusterDetail__p83671745131016"><strong id="ShowClusterDetail__b1036713450109">Value range</strong>:</p>
|
|
<ul id="ShowClusterDetail__ul19367845111014"><li id="ShowClusterDetail__li5367134518100"><p id="ShowClusterDetail__p33671445111015"><a name="ShowClusterDetail__li5367134518100"></a><a name="li5367134518100"></a>true: yes.</p>
|
|
</li><li id="ShowClusterDetail__li143671454109"><p id="ShowClusterDetail__p23671245181017"><a name="ShowClusterDetail__li143671454109"></a><a name="li143671454109"></a>false: no.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row512334513104"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.4.2.4.1.1 "><p id="ShowClusterDetail__p153671945121018">supportSecuritymode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.4.2.4.1.2 "><p id="ShowClusterDetail__p1367114513102">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.4.2.4.1.3 "><p id="ShowClusterDetail__p2367124514109">'<strong id="ShowClusterDetail__b2367154571014">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p1836715458106">Whether the cluster supports the security mode.</p>
|
|
<p id="ShowClusterDetail__p236717459100"><strong id="ShowClusterDetail__b14367124515107">Value range</strong>:</p>
|
|
<ul id="ShowClusterDetail__ul036715459107"><li id="ShowClusterDetail__li1536794516109"><p id="ShowClusterDetail__p1236734541018"><a name="ShowClusterDetail__li1536794516109"></a><a name="li1536794516109"></a><strong id="ShowClusterDetail__b436715455109">true</strong>: supported.</p>
|
|
</li><li id="ShowClusterDetail__li936774531019"><p id="ShowClusterDetail__p1336712450102"><a name="ShowClusterDetail__li936774531019"></a><a name="li936774531019"></a><strong id="ShowClusterDetail__b20367134517101">false</strong>: not supported.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ShowClusterDetail__response_ClusterDetailInstances"></a><a name="response_ClusterDetailInstances"></a><table cellpadding="4" cellspacing="0" summary="" id="ShowClusterDetail__response_ClusterDetailInstances" frame="border" border="1" rules="all"><caption><b>Table 4 </b>ClusterDetailInstances</caption><thead align="left"><tr id="ShowClusterDetail__row1130154591010"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.5.2.4.1.1"><p id="ShowClusterDetail__p3367114521020">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.5.2.4.1.2"><p id="ShowClusterDetail__p43671745131019">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.5.2.4.1.3"><p id="ShowClusterDetail__p17367144551015">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowClusterDetail__row1413012454106"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ShowClusterDetail__p2036714531010">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ShowClusterDetail__p1736710454107">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ShowClusterDetail__p2367124514102"><strong id="ShowClusterDetail__b136734518102">Parameter description</strong>:</p>
|
|
<p id="ShowClusterDetail__p1536734531019">Node status.</p>
|
|
<p id="ShowClusterDetail__p1536794514109"><strong id="ShowClusterDetail__b036764561013">Options</strong>:</p>
|
|
<ul id="ShowClusterDetail__ul15367114581012"><li id="ShowClusterDetail__li63671445191011"><p id="ShowClusterDetail__p236710450103"><a name="ShowClusterDetail__li63671445191011"></a><a name="li63671445191011"></a><strong id="ShowClusterDetail__b1367174571010">100</strong>: creating</p>
|
|
</li><li id="ShowClusterDetail__li203677458104"><p id="ShowClusterDetail__p336718451109"><a name="ShowClusterDetail__li203677458104"></a><a name="li203677458104"></a><strong id="ShowClusterDetail__b036716459104">200</strong>: Available</p>
|
|
</li><li id="ShowClusterDetail__li236734591016"><p id="ShowClusterDetail__p1336717451109"><a name="ShowClusterDetail__li236734591016"></a><a name="li236734591016"></a><strong id="ShowClusterDetail__b436714518100">303</strong>: unavailable, for example, due to a creation failure.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row51301745101011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ShowClusterDetail__p1036734551015">resourceId</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ShowClusterDetail__p19367245111011">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ShowClusterDetail__p736724551020"><strong id="ShowClusterDetail__b1236717453103">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p19367145111014">Instance resource ID.</p>
|
|
<p id="ShowClusterDetail__p936710452101"><strong id="ShowClusterDetail__b123671245101011">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p236804515104">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row1413044517108"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ShowClusterDetail__p1136874551016">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ShowClusterDetail__p736854551016">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ShowClusterDetail__p153681945121011"><strong id="ShowClusterDetail__b836814512102">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p1236811450104">Node type.</p>
|
|
<p id="ShowClusterDetail__p11368445101019"><strong id="ShowClusterDetail__b936819451107">Value range</strong>:</p>
|
|
<ul id="ShowClusterDetail__ul136824514106"><li id="ShowClusterDetail__li93684455106"><p id="ShowClusterDetail__p33680453107"><a name="ShowClusterDetail__li93684455106"></a><a name="li93684455106"></a><strong id="ShowClusterDetail__b936824510104">ess</strong>: data node</p>
|
|
</li><li id="ShowClusterDetail__li63684457106"><p id="ShowClusterDetail__p17368154541011"><a name="ShowClusterDetail__li63684457106"></a><a name="li63684457106"></a><strong id="ShowClusterDetail__b12368174581010">ess-cold</strong>: cold data node</p>
|
|
</li><li id="ShowClusterDetail__li4368184511019"><p id="ShowClusterDetail__p6368184510102"><a name="ShowClusterDetail__li4368184511019"></a><a name="li4368184511019"></a><strong id="ShowClusterDetail__b1636894517109">ess-client</strong>: client node</p>
|
|
</li><li id="ShowClusterDetail__li17368134515102"><p id="ShowClusterDetail__p33681745181020"><a name="ShowClusterDetail__li17368134515102"></a><a name="li17368134515102"></a><strong id="ShowClusterDetail__b236814511015">ess-master</strong>: master node</p>
|
|
</li><li id="ShowClusterDetail__li736815456108"><p id="ShowClusterDetail__p183681845181011"><a name="ShowClusterDetail__li736815456108"></a><a name="li736815456108"></a><strong id="ShowClusterDetail__b9368045131013">lgs</strong>: Logstash node</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row113064519100"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ShowClusterDetail__p1368545101014">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ShowClusterDetail__p136824501020">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ShowClusterDetail__p153681345181018"><strong id="ShowClusterDetail__b936820457103">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p11368164581018">Instance ID.</p>
|
|
<p id="ShowClusterDetail__p13368174518101"><strong id="ShowClusterDetail__b43681645111018">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p13688458108">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row8130184531018"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ShowClusterDetail__p136864531020">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ShowClusterDetail__p2368194516108">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ShowClusterDetail__p536834514107"><strong id="ShowClusterDetail__b193687451108">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p143681445141016">Instance name.</p>
|
|
<p id="ShowClusterDetail__p736844571014"><strong id="ShowClusterDetail__b19368144591013">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p153682045171011">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row1513019450105"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ShowClusterDetail__p183681545121019">specCode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ShowClusterDetail__p5368104581014">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ShowClusterDetail__p17368154511019"><strong id="ShowClusterDetail__b73688455108">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p036816458106">Node flavor name.</p>
|
|
<p id="ShowClusterDetail__p436814456106"><strong id="ShowClusterDetail__b1036812456104">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p236816455108">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row913014519105"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ShowClusterDetail__p73680451106">azCode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ShowClusterDetail__p20368445111019">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ShowClusterDetail__p15368194511010"><strong id="ShowClusterDetail__b6368745191016">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p16368145191017">AZ of the node.</p>
|
|
<p id="ShowClusterDetail__p93681045121019"><strong id="ShowClusterDetail__b173687456103">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p12368184519108">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row713034561019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ShowClusterDetail__p173682045161017">ip</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ShowClusterDetail__p16368184515102">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ShowClusterDetail__p236844520103"><strong id="ShowClusterDetail__b1836818451109">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p336854511109">Instance IP address.</p>
|
|
<p id="ShowClusterDetail__p536834521013"><strong id="ShowClusterDetail__b73681145171018">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p1536844511018">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row1713011459103"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ShowClusterDetail__p2036884541016">volume</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ShowClusterDetail__p736834519104"><a href="#ShowClusterDetail__response_ShowClusterVolumeRsp">ShowClusterVolumeRsp</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ShowClusterDetail__p1436854561011"><strong id="ShowClusterDetail__b183681345161012">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p3368114511015">Instance disk information.</p>
|
|
<p id="ShowClusterDetail__p63681945181018"><strong id="ShowClusterDetail__b836874520105">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p16368445201018">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row10130164581010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ShowClusterDetail__p14368945201018">subnetId</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ShowClusterDetail__p736834516109">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ShowClusterDetail__p3368845101012"><strong id="ShowClusterDetail__b636819455103">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p123687453102">Subnet ID of the current node.</p>
|
|
<p id="ShowClusterDetail__p1736815454102"><strong id="ShowClusterDetail__b93681145121011">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p17368154513105">N/A</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ShowClusterDetail__response_ShowClusterVolumeRsp"></a><a name="response_ShowClusterVolumeRsp"></a><table cellpadding="4" cellspacing="0" summary="" id="ShowClusterDetail__response_ShowClusterVolumeRsp" frame="border" border="1" rules="all"><caption><b>Table 5 </b>ShowClusterVolumeRsp</caption><thead align="left"><tr id="ShowClusterDetail__row21335455104"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.6.2.4.1.1"><p id="ShowClusterDetail__p7369245191013">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.6.2.4.1.2"><p id="ShowClusterDetail__p63691545111014">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.6.2.4.1.3"><p id="ShowClusterDetail__p153691445171010">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowClusterDetail__row20133164531014"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.6.2.4.1.1 "><p id="ShowClusterDetail__p3369184511109">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.6.2.4.1.2 "><p id="ShowClusterDetail__p15369184521017">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.6.2.4.1.3 "><p id="ShowClusterDetail__p1036994521013"><strong id="ShowClusterDetail__b6369845201012">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p636914581015">Instance disk type.</p>
|
|
<p id="ShowClusterDetail__p123696450101"><strong id="ShowClusterDetail__b73691745171013">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p10369184520107">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row1113344551013"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.6.2.4.1.1 "><p id="ShowClusterDetail__p19369845151010">size</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.6.2.4.1.2 "><p id="ShowClusterDetail__p12369645121012">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.6.2.4.1.3 "><p id="ShowClusterDetail__p113693450102"><strong id="ShowClusterDetail__b17369124518106">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p43691045111018">Instance disk size.</p>
|
|
<p id="ShowClusterDetail__p6369144591018"><strong id="ShowClusterDetail__b9369194551013">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p1636915458100">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row1313316459104"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.6.2.4.1.1 "><p id="ShowClusterDetail__p5369174516103">resourceIds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.6.2.4.1.2 "><p id="ShowClusterDetail__p1136916451104">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.6.2.4.1.3 "><p id="ShowClusterDetail__p1636954511107"><strong id="ShowClusterDetail__b103693456103">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p636924517109">Instance disk resource ID.</p>
|
|
<p id="ShowClusterDetail__p536974510106"><strong id="ShowClusterDetail__b17369154515104">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p14369134514108">N/A</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ShowClusterDetail__response_publicKibanaRespBody"></a><a name="response_publicKibanaRespBody"></a><table cellpadding="4" cellspacing="0" summary="" id="ShowClusterDetail__response_publicKibanaRespBody" frame="border" border="1" rules="all"><caption><b>Table 6 </b>publicKibanaRespBody</caption><thead align="left"><tr id="ShowClusterDetail__row1213434511104"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.7.2.4.1.1"><p id="ShowClusterDetail__p336915456104">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.7.2.4.1.2"><p id="ShowClusterDetail__p236914511016">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.7.2.4.1.3"><p id="ShowClusterDetail__p123693456102">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowClusterDetail__row9134144515108"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.7.2.4.1.1 "><p id="ShowClusterDetail__p1236944541012">eipSize</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.7.2.4.1.2 "><p id="ShowClusterDetail__p436913454107">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.7.2.4.1.3 "><p id="ShowClusterDetail__p13369245181016"><strong id="ShowClusterDetail__b15369124518102">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p23691458107">The bandwidth size in Mbit/s.</p>
|
|
<p id="ShowClusterDetail__p4369144571013"><strong id="ShowClusterDetail__b1369114514103">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p43691045161011">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row61341145121010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.7.2.4.1.1 "><p id="ShowClusterDetail__p133691845141016">elbWhiteListResp</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.7.2.4.1.2 "><p id="ShowClusterDetail__p1336974541015"><a href="#ShowClusterDetail__response_kibanaElbWhiteListResp">kibanaElbWhiteListResp</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.7.2.4.1.3 "><p id="ShowClusterDetail__p4369134551015"><strong id="ShowClusterDetail__b1036924571016">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p1136964515102">Kibana public network access control information.</p>
|
|
<p id="ShowClusterDetail__p13369645181013"><strong id="ShowClusterDetail__b1336914511011">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p9369945151015">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row201345458106"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.7.2.4.1.1 "><p id="ShowClusterDetail__p1036994571018">publicKibanaIp</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.7.2.4.1.2 "><p id="ShowClusterDetail__p836934501013">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.7.2.4.1.3 "><p id="ShowClusterDetail__p14369945141011"><strong id="ShowClusterDetail__b1136924551016">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p03691456107">Specifies the IP address for accessing Kibana.</p>
|
|
<p id="ShowClusterDetail__p1936916451105"><strong id="ShowClusterDetail__b13691545131012">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p1436984591017">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row6134134510106"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.7.2.4.1.1 "><p id="ShowClusterDetail__p15369174511017">bandwidthResourceId</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.7.2.4.1.2 "><p id="ShowClusterDetail__p113691145131010">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.7.2.4.1.3 "><p id="ShowClusterDetail__p2036964515102"><strong id="ShowClusterDetail__b63691945141010">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p2369104513109">Resource ID corresponding to the Kibana public network.</p>
|
|
<p id="ShowClusterDetail__p8369204520102"><strong id="ShowClusterDetail__b193691545151010">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p236924511010">N/A</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ShowClusterDetail__response_kibanaElbWhiteListResp"></a><a name="response_kibanaElbWhiteListResp"></a><table cellpadding="4" cellspacing="0" summary="" id="ShowClusterDetail__response_kibanaElbWhiteListResp" frame="border" border="1" rules="all"><caption><b>Table 7 </b>kibanaElbWhiteListResp</caption><thead align="left"><tr id="ShowClusterDetail__row19135134512107"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.8.2.4.1.1"><p id="ShowClusterDetail__p436914518103">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.8.2.4.1.2"><p id="ShowClusterDetail__p736924551012">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.8.2.4.1.3"><p id="ShowClusterDetail__p153696455108">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowClusterDetail__row11135164513109"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.8.2.4.1.1 "><p id="ShowClusterDetail__p9369174511019">enableWhiteList</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.8.2.4.1.2 "><p id="ShowClusterDetail__p636934520104">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.8.2.4.1.3 "><p id="ShowClusterDetail__p13369445111015"><strong id="ShowClusterDetail__b1836910451102">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p20369245121019">Whether to enable Kibana access control.</p>
|
|
<p id="ShowClusterDetail__p16369194513105"><strong id="ShowClusterDetail__b637010455106">Value range</strong>:</p>
|
|
<ul id="ShowClusterDetail__ul19370194561019"><li id="ShowClusterDetail__li83705454102"><p id="ShowClusterDetail__p6370245191015"><a name="ShowClusterDetail__li83705454102"></a><a name="li83705454102"></a><strong id="ShowClusterDetail__b173701745171011">true</strong>: Access control is enabled.</p>
|
|
</li><li id="ShowClusterDetail__li17370184591014"><p id="ShowClusterDetail__p13370164510101"><a name="ShowClusterDetail__li17370184591014"></a><a name="li17370184591014"></a><strong id="ShowClusterDetail__b7370174521018">false</strong>: Access control is disabled.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row10135164551010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.8.2.4.1.1 "><p id="ShowClusterDetail__p123707453101">whiteList</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.8.2.4.1.2 "><p id="ShowClusterDetail__p14370154541018">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.8.2.4.1.3 "><p id="ShowClusterDetail__p237024581011"><strong id="ShowClusterDetail__b1370124591010">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p53701245141015">Whitelist for Kibana public network access.</p>
|
|
<p id="ShowClusterDetail__p153701145131019"><strong id="ShowClusterDetail__b1237084514109">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p13370134514104">N/A</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ShowClusterDetail__response_elbWhiteListResp"></a><a name="response_elbWhiteListResp"></a><table cellpadding="4" cellspacing="0" summary="" id="ShowClusterDetail__response_elbWhiteListResp" frame="border" border="1" rules="all"><caption><b>Table 8 </b>elbWhiteListResp</caption><thead align="left"><tr id="ShowClusterDetail__row1013654531012"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.9.2.4.1.1"><p id="ShowClusterDetail__p11370545161017">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.9.2.4.1.2"><p id="ShowClusterDetail__p3370144591015">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.9.2.4.1.3"><p id="ShowClusterDetail__p1137004519106">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowClusterDetail__row141365451101"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.9.2.4.1.1 "><p id="ShowClusterDetail__p6370845101016">enableWhiteList</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.9.2.4.1.2 "><p id="ShowClusterDetail__p19370184551018">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.9.2.4.1.3 "><p id="ShowClusterDetail__p9370164516100"><strong id="ShowClusterDetail__b143701845161020">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p037014517107">Whether to enable public network access control via ELB. If a whitelist is set, only IP addresses on the whitelist can access the cluster. If no whitelist is set, all IP addresses can access the cluster.</p>
|
|
<p id="ShowClusterDetail__p14370104571018"><strong id="ShowClusterDetail__b6370445141010">Value range</strong>:</p>
|
|
<ul id="ShowClusterDetail__ul43700457104"><li id="ShowClusterDetail__li10370114561014"><p id="ShowClusterDetail__p03701945131019"><a name="ShowClusterDetail__li10370114561014"></a><a name="li10370114561014"></a><strong id="ShowClusterDetail__b1637014458102">true</strong>: Public network access control is enabled.</p>
|
|
</li><li id="ShowClusterDetail__li13370124571019"><p id="ShowClusterDetail__p20370144520109"><a name="ShowClusterDetail__li13370124571019"></a><a name="li13370124571019"></a><strong id="ShowClusterDetail__b7370545161013">false</strong>: Public network access control is disabled.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row10136164551019"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.9.2.4.1.1 "><p id="ShowClusterDetail__p173702045151014">whiteList</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.9.2.4.1.2 "><p id="ShowClusterDetail__p6370154531017">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.9.2.4.1.3 "><p id="ShowClusterDetail__p737034511103"><strong id="ShowClusterDetail__b4370645181010">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p123705459103">Whitelist for public network access.</p>
|
|
<p id="ShowClusterDetail__p13370134571017"><strong id="ShowClusterDetail__b173707451101">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p9370174581017">N/A</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ShowClusterDetail__response_ClusterDetailTags"></a><a name="response_ClusterDetailTags"></a><table cellpadding="4" cellspacing="0" summary="" id="ShowClusterDetail__response_ClusterDetailTags" frame="border" border="1" rules="all"><caption><b>Table 9 </b>ClusterDetailTags</caption><thead align="left"><tr id="ShowClusterDetail__row81371045161013"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.10.2.4.1.1"><p id="ShowClusterDetail__p0370124511017">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.10.2.4.1.2"><p id="ShowClusterDetail__p15370445161012">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.10.2.4.1.3"><p id="ShowClusterDetail__p3370134515106">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowClusterDetail__row613717455108"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.10.2.4.1.1 "><p id="ShowClusterDetail__p537064591011">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.10.2.4.1.2 "><p id="ShowClusterDetail__p83702045131014">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.10.2.4.1.3 "><p id="ShowClusterDetail__p10370245131010"><strong id="ShowClusterDetail__b133701645151016">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p93703454102">Tag key.</p>
|
|
<p id="ShowClusterDetail__p10370345171010"><strong id="ShowClusterDetail__b103701045111019">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p53701445141018">N/A</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row171371345141015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.10.2.4.1.1 "><p id="ShowClusterDetail__p1737084581012">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.10.2.4.1.2 "><p id="ShowClusterDetail__p123707458105">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.10.2.4.1.3 "><p id="ShowClusterDetail__p437024591019"><strong id="ShowClusterDetail__b5370164510106">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p1937094571012">Tag value.</p>
|
|
<p id="ShowClusterDetail__p8370114518109"><strong id="ShowClusterDetail__b1370164519106">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p73704453109">N/A</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ShowClusterDetail__response_ClusterDetailFailedReasons"></a><a name="response_ClusterDetailFailedReasons"></a><table cellpadding="4" cellspacing="0" summary="" id="ShowClusterDetail__response_ClusterDetailFailedReasons" frame="border" border="1" rules="all"><caption><b>Table 10 </b>ClusterDetailFailedReasons</caption><thead align="left"><tr id="ShowClusterDetail__row201381045141012"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.11.2.4.1.1"><p id="ShowClusterDetail__p18370134519101">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.5.11.2.4.1.2"><p id="ShowClusterDetail__p1037017459104">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.11.2.4.1.3"><p id="ShowClusterDetail__p15370134571019">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowClusterDetail__row7138745121015"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.11.2.4.1.1 "><p id="ShowClusterDetail__p63701845121015">errorCode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.11.2.4.1.2 "><p id="ShowClusterDetail__p6370164531015">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.11.2.4.1.3 "><p id="ShowClusterDetail__p937074501016"><strong id="ShowClusterDetail__b33700452109">Parameter description</strong>:</p>
|
|
<p id="ShowClusterDetail__p6371174518106">Error code.</p>
|
|
<p id="ShowClusterDetail__p33711345101018"><strong id="ShowClusterDetail__b4371114516101">Options</strong>:</p>
|
|
<ul id="ShowClusterDetail__ul1237134581018"><li id="ShowClusterDetail__li163716454108"><p id="ShowClusterDetail__p103711945111012"><a name="ShowClusterDetail__li163716454108"></a><a name="li163716454108"></a><strong id="ShowClusterDetail__b537118456104">CSS.6000</strong>: A cluster fails to be created.</p>
|
|
</li><li id="ShowClusterDetail__li9371114521012"><p id="ShowClusterDetail__p17371104516103"><a name="ShowClusterDetail__li9371114521012"></a><a name="li9371114521012"></a><strong id="ShowClusterDetail__b1037154516107">CSS.6001</strong>: A cluster fails to be scaled out.</p>
|
|
</li><li id="ShowClusterDetail__li16371164512107"><p id="ShowClusterDetail__p937119457108"><a name="ShowClusterDetail__li16371164512107"></a><a name="li16371164512107"></a><strong id="ShowClusterDetail__b14371145171010">CSS.6002</strong>: A cluster fails to be restarted.</p>
|
|
</li><li id="ShowClusterDetail__li14371845201017"><p id="ShowClusterDetail__p3371845121015"><a name="ShowClusterDetail__li14371845201017"></a><a name="li14371845201017"></a><strong id="ShowClusterDetail__b83711453108">CSS.6004</strong>: A node fails to be created in a cluster.</p>
|
|
</li><li id="ShowClusterDetail__li19371245101015"><p id="ShowClusterDetail__p93714453105"><a name="ShowClusterDetail__li19371245101015"></a><a name="li19371245101015"></a><strong id="ShowClusterDetail__b3371124531013">CSS.6005</strong>: A service fails to be initialized.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row13138144591011"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.11.2.4.1.1 "><p id="ShowClusterDetail__p14371184515102">errorMsg</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.5.11.2.4.1.2 "><p id="ShowClusterDetail__p12371945171017">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.11.2.4.1.3 "><p id="ShowClusterDetail__p1337117458103"><strong id="ShowClusterDetail__b9371114521012">Definition</strong>:</p>
|
|
<p id="ShowClusterDetail__p137104571011">Error details.</p>
|
|
<p id="ShowClusterDetail__p15371204513104"><strong id="ShowClusterDetail__b10371184517105">Value range</strong>:</p>
|
|
<p id="ShowClusterDetail__p1337114454107">N/A</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="ShowClusterDetail__section1137164581012"><h4 class="sectiontitle">Example Requests</h4><p id="ShowClusterDetail__p19371184513108">Whether the details of a cluster are obtained</p>
|
|
<pre class="screen" id="ShowClusterDetail__screen3371104519102">GET https://{Endpoint}/v1.0/{project_id}/clusters/5c2bab0d-ec5f-491f-9418-b8da38a26760</pre>
|
|
</div>
|
|
<div class="section" id="ShowClusterDetail__section637194511019"><h4 class="sectiontitle">Example Responses</h4><p id="ShowClusterDetail__p113714458106"><strong id="ShowClusterDetail__b16371104541012">Status code: 200</strong></p>
|
|
<p id="ShowClusterDetail__p14371164511011">Request succeeded.</p>
|
|
<pre class="screen" id="ShowClusterDetail__screen2037164561011">{
|
|
"datastore": {
|
|
"type": "elasticsearch",
|
|
"version": "7.10.2",
|
|
"subVersion": "7.10.2_24.3.0_0827",
|
|
"isEosCluster": false,
|
|
"supportSecuritymode": false
|
|
},
|
|
"instances": [
|
|
{
|
|
"status": "200",
|
|
"type": "ess",
|
|
"id": "{INSTANCE_ID}",
|
|
"name": "css-8bc5-ess-esn-1-1",
|
|
"specCode": "ess.spec-4u8g",
|
|
"azCode": "{AZ_CODE}",
|
|
"volume": {
|
|
"type": "ULTRAHIGH",
|
|
"size": 40,
|
|
"resourceIds": [
|
|
"{RESOURCE_ID}"
|
|
]
|
|
},
|
|
"ip": "192.168.0.122",
|
|
"resourceId": "{RESOURCE_ID}",
|
|
"subnetId": "{SUBNET_ID}" //Subnet ID used by the node
|
|
}
|
|
],
|
|
"publicKibanaResp": {
|
|
"eipSize": 10,
|
|
"publicKibanaIp": "100.95.152.28",
|
|
"elbWhiteListResp": null,
|
|
"bandwidthResourceId": "18bec13f-5cc1-4631-867f-33505d15be12"
|
|
},
|
|
"elbWhiteList": {
|
|
"whiteList": "",
|
|
"enableWhiteList": false
|
|
},
|
|
"updated": "2023-10-09T02:07:13",
|
|
"name": "css-8bc5",
|
|
"publicIp": "100.85.222.202",
|
|
"created": "2023-10-09T02:07:13",
|
|
"id": "{CLUSTER_ID}",
|
|
"status": "200",
|
|
"endpoint": "192.168.0.122:9200",
|
|
"vpcId": "{VPC_ID}", //VPC ID used by the cluster
|
|
"subnetId": "{SUBNET_ID}", //Subnet ID used by all nodes in the cluster. Typically, a cluster uses only one subnet.
|
|
"securityGroupId": "{SECURITY_GROUP_ID}",
|
|
"bandwidthResourceId": "{BANDWIDTH_RESOURCE_ID}",
|
|
"bandwidthSize": 3,
|
|
"httpsEnable": true,
|
|
"authorityEnable": true,
|
|
"diskEncrypted": false,
|
|
"backupAvailable": false,
|
|
"actionProgress": {},
|
|
"actions": [],
|
|
"enterpriseProjectId": "0",
|
|
"tags": [],
|
|
"period": true,
|
|
"supportVpcep": true,
|
|
"currentSubnetIds":"{SUBNET_ID}" //Default subnet ID of the cluster, which is used to assign new IP addresses to newly added nodes during a cluster scale-out operation when a VPC endpoint is created.
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="ShowClusterDetail__section6373144517106"><h4 class="sectiontitle">Status Codes</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowClusterDetail__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ShowClusterDetail__row1114414541017"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.8.2.1.3.1.1"><p id="ShowClusterDetail__p18373645191019">Status Code</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.8.2.1.3.1.2"><p id="ShowClusterDetail__p1537317452103">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ShowClusterDetail__row814454521012"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ShowClusterDetail__p6373845111014">200</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ShowClusterDetail__p19373164571014">Request succeeded.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row1114413455105"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ShowClusterDetail__p3373104581017">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ShowClusterDetail__p13373745171012">Invalid request.</p>
|
|
<p id="ShowClusterDetail__p53731445171016">Modify the request before retry.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ShowClusterDetail__row20144194571016"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ShowClusterDetail__p13373114501017">404</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ShowClusterDetail__p6373445161014">The requested resource could not be found.</p>
|
|
<p id="ShowClusterDetail__p437304531016">Modify the request before retry.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="ShowClusterDetail__section0373144518102"><h4 class="sectiontitle">Error Codes</h4><p id="ShowClusterDetail__p137310457104">See <a href="css_03_0076.html">Error Codes</a>.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="cluster_management.html">Cluster Management</a></div>
|
|
</div>
|
|
</div>
|
|
|