Files
doc-exports/docs/css/api-ref/CreateClusterMultiRole.html
zhengxiu 8f6b8d3664 css api 25.6.0 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: zhengxiu <zhengxiu@huawei.com>
Co-committed-by: zhengxiu <zhengxiu@huawei.com>
2025-11-25 11:21:12 +00:00

1445 lines
137 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<a name="CreateClusterMultiRole"></a><a name="CreateClusterMultiRole"></a>
<h1 class="topictitle1">Creating a Cluster (V2)</h1>
<div id="body1708331107508"><div class="section" id="CreateClusterMultiRole__section812131411595"><h4 class="sectiontitle">Function</h4><p id="CreateClusterMultiRole__p1121714135912">This API is used to create a cluster that uses multiple different types of nodes. The cluster engine type can be Elasticsearch, OpenSearch, or Logstash.</p>
<ul id="CreateClusterMultiRole__ul512014135915"><li id="CreateClusterMultiRole__li112161412594"><p id="CreateClusterMultiRole__p19121114125917"><a name="CreateClusterMultiRole__li112161412594"></a><a name="li112161412594"></a>An Elasticsearch cluster supports the following nodes:</p>
</li><li id="CreateClusterMultiRole__li1912614105912"><p id="CreateClusterMultiRole__p1612121415920"><a name="CreateClusterMultiRole__li1912614105912"></a><a name="li1912614105912"></a>Data node (ess): mandatory. Data nodes store the data of a cluster. If there are no client nodes in the cluster, data nodes will need to additionally handle cluster access and data analytics requests; if there are no master nodes, data nodes will need to provide cluster management.</p>
</li><li id="CreateClusterMultiRole__li212514175914"><p id="CreateClusterMultiRole__p412151419593"><a name="CreateClusterMultiRole__li212514175914"></a><a name="li212514175914"></a>Master nodes (ess-master): optional. Master nodes manage cluster-wide operations, including metadata, indexes, and shard allocation. For large-scale deployments, using dedicated master nodes enhances cluster stability, service availability, and centralized control.</p>
</li><li id="CreateClusterMultiRole__li1012141414597"><p id="CreateClusterMultiRole__p16121814145920"><a name="CreateClusterMultiRole__li1012141414597"></a><a name="li1012141414597"></a>Client nodes (ess-client): Client nodes route and coordinate search and index requests, offloading processing from data nodes for enhanced query performance and cluster scalability when there are heavy loads.</p>
</li><li id="CreateClusterMultiRole__li5138149597"><p id="CreateClusterMultiRole__p111311455915"><a name="CreateClusterMultiRole__li5138149597"></a><a name="li5138149597"></a>Cold data nodes (ess-cold): Cold data nodes are used to store and query large quantities of latency-insensitive data. They offer an effective way to manage large datasets while cutting storage costs.</p>
</li><li id="CreateClusterMultiRole__li113514165919"><p id="CreateClusterMultiRole__p913141413593"><a name="CreateClusterMultiRole__li113514165919"></a><a name="li113514165919"></a>OpenSearch clusters support the same nodes as Elasticsearch clusters.</p>
</li><li id="CreateClusterMultiRole__li91317144593"><p id="CreateClusterMultiRole__p51314148590"><a name="CreateClusterMultiRole__li91317144593"></a><a name="li91317144593"></a>Logstash clusters support the creation of Logstash nodes (lgs). Logstash nodes ingest, parse, process, and transmit data.</p>
</li></ul>
</div>
<div class="section" id="CreateClusterMultiRole__section8131514205911"><h4 class="sectiontitle">Constraints</h4><ul id="CreateClusterMultiRole__ul151361475916"><li id="CreateClusterMultiRole__li1013141415596"><p id="CreateClusterMultiRole__p11131414195917"><a name="CreateClusterMultiRole__li1013141415596"></a><a name="li1013141415596"></a>Before creating a cluster, make sure you have planned its configuration, including the cluster size, node specifications, and storage capacity requirements.</p>
</li><li id="CreateClusterMultiRole__li121351415919"><p id="CreateClusterMultiRole__p813314105910"><a name="CreateClusterMultiRole__li121351415919"></a><a name="li121351415919"></a>You have created a VPC, subnet, and security group beforehand, or you can create them when creating the cluster.</p>
</li></ul>
</div>
<div class="section" id="CreateClusterMultiRole__atuogenerate_1"><h4 class="sectiontitle">Calling Method</h4><p id="CreateClusterMultiRole__p213141411599">For details, see <a href="css_03_0077.html">Calling APIs</a>.</p>
</div>
<div class="section" id="CreateClusterMultiRole__atuogenerate_2"><h4 class="sectiontitle">URI</h4><p id="CreateClusterMultiRole__p13139140599">POST /v2.0/{project_id}/clusters</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__table61471417596" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="CreateClusterMultiRole__row1913161415915"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.5.1.1"><p id="CreateClusterMultiRole__p1714111411596">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.5.1.2"><p id="CreateClusterMultiRole__p1314191418593">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.5.1.3"><p id="CreateClusterMultiRole__p1314151416594">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.3.2.5.1.4"><p id="CreateClusterMultiRole__p314181425914">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row1713171425910"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="CreateClusterMultiRole__p141410149598">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="CreateClusterMultiRole__p1614214145910">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="CreateClusterMultiRole__p11491485919">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="CreateClusterMultiRole__p81412142591"><strong id="CreateClusterMultiRole__b18148149595">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p151441495916">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="CreateClusterMultiRole__p12141114185916"><strong id="CreateClusterMultiRole__b41431465915">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p81418146596">N/A</p>
<p id="CreateClusterMultiRole__p1414161445913"><strong id="CreateClusterMultiRole__b14141814115918">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p1414514115918">Project ID of the account.</p>
<p id="CreateClusterMultiRole__p1515014125916"><strong id="CreateClusterMultiRole__b101510141597">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p81519140598">N/A</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="CreateClusterMultiRole__section201511148596"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__request_CreateClusterReq" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request body parameters</caption><thead align="left"><tr id="CreateClusterMultiRole__row141541419597"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.2.2.5.1.1"><p id="CreateClusterMultiRole__p3152014195916">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.2.2.5.1.2"><p id="CreateClusterMultiRole__p18151014125917">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.2.2.5.1.3"><p id="CreateClusterMultiRole__p1415141405911">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.5.2.2.5.1.4"><p id="CreateClusterMultiRole__p10161514145916">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row1215131416598"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.2.2.5.1.1 "><p id="CreateClusterMultiRole__p21619140598">cluster</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.2.2.5.1.2 "><p id="CreateClusterMultiRole__p816161410591">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.2.2.5.1.3 "><p id="CreateClusterMultiRole__p9165143593"><a href="#CreateClusterMultiRole__request_CreateClusterBody">CreateClusterBody</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.2.2.5.1.4 "><p id="CreateClusterMultiRole__p216614135916"><strong id="CreateClusterMultiRole__b1316191420599">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p016191495910">Cluster object.</p>
<p id="CreateClusterMultiRole__p1416714195915"><strong id="CreateClusterMultiRole__b191631455910">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p81610144597">N/A</p>
<p id="CreateClusterMultiRole__p81620147594"><strong id="CreateClusterMultiRole__b1016181425910">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p71681413593">N/A</p>
<p id="CreateClusterMultiRole__p1016171495910"><strong id="CreateClusterMultiRole__b13161014105915">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p1616101411597">N/A</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateClusterMultiRole__request_CreateClusterBody"></a><a name="request_CreateClusterBody"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__request_CreateClusterBody" frame="border" border="1" rules="all"><caption><b>Table 3 </b>CreateClusterBody</caption><thead align="left"><tr id="CreateClusterMultiRole__row15171914115918"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.5.1.1"><p id="CreateClusterMultiRole__p191811416591">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.5.1.2"><p id="CreateClusterMultiRole__p2018141425913">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.5.1.3"><p id="CreateClusterMultiRole__p2185149597">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.5.3.2.5.1.4"><p id="CreateClusterMultiRole__p16182142596">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row161741455917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p51981445917">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p1419214185912">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p151991475913">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p51915145593"><strong id="CreateClusterMultiRole__b91913149591">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p31991416590">Cluster name.</p>
<p id="CreateClusterMultiRole__p81921445920"><strong id="CreateClusterMultiRole__b111981465914">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p11198145591">N/A</p>
<p id="CreateClusterMultiRole__p191941425914"><strong id="CreateClusterMultiRole__b91941410596">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p20195141597">The value must consist of 4 to 32 characters, and must start with a letter. It can only contain digits, letters, periods (.), hyphens (-), and underscores (_).</p>
<p id="CreateClusterMultiRole__p81941495916"><strong id="CreateClusterMultiRole__b18191814105910">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p41910146595">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row1917131414596"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p171931415910">desc</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p11192147596">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p2191214125913">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p319111416594"><strong id="CreateClusterMultiRole__b61971418591">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p61991417593">Cluster description.</p>
<p id="CreateClusterMultiRole__p101951418595"><strong id="CreateClusterMultiRole__b121920149597">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p141914144594">Enter a maximum of 128 characters.</p>
<p id="CreateClusterMultiRole__p41921414591"><strong id="CreateClusterMultiRole__b1119181465911">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p14199143593">Digits, letters, periods (.), hyphens (-), underscores (_), and other special characters are allowed.</p>
<p id="CreateClusterMultiRole__p7209148592"><strong id="CreateClusterMultiRole__b520141445910">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p20201014135918">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row117131455917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p1020101445917">backupStrategy</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p820171455916">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p520111475914"><a href="#CreateClusterMultiRole__request_CreateClusterBackupStrategyBody">CreateClusterBackupStrategyBody</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p13201914205916"><strong id="CreateClusterMultiRole__b62011419598">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p20201714135914">Automatic snapshot creation.</p>
<p id="CreateClusterMultiRole__p19201514195916"><strong id="CreateClusterMultiRole__b52019142598">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p720514125917">The automatic snapshot creation policy is enabled only when <strong id="CreateClusterMultiRole__b1520201410592">backupStrategy</strong> is not left blank.</p>
<p id="CreateClusterMultiRole__p32021475919"><strong id="CreateClusterMultiRole__b82071485917">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p172051412592">N/A</p>
<p id="CreateClusterMultiRole__p82041435913"><strong id="CreateClusterMultiRole__b2202143598">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p11201414115916">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row51751412599"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p8201141595">roles</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p920111475913">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p920121419599">Array of <a href="#CreateClusterMultiRole__request_CreateClusterRolesBody">CreateClusterRolesBody</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p5201514185918"><strong id="CreateClusterMultiRole__b13201514105920">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p15211214155912">Cluster node information.</p>
<p id="CreateClusterMultiRole__p182110145594"><strong id="CreateClusterMultiRole__b72114147596">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p521614145913">N/A</p>
<p id="CreateClusterMultiRole__p821191485911"><strong id="CreateClusterMultiRole__b1321151435917">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p1821214155915">N/A</p>
<p id="CreateClusterMultiRole__p12211614175913"><strong id="CreateClusterMultiRole__b162117146591">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p102111495919">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row191781415596"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p121121417593">nics</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p1321141415911">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p1421514145911"><a href="#CreateClusterMultiRole__request_CreateClusterInstanceNicsBody">CreateClusterInstanceNicsBody</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p8211014115917"><strong id="CreateClusterMultiRole__b1821121415599">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p521181465916">Network configuration information.</p>
<p id="CreateClusterMultiRole__p121111419599"><strong id="CreateClusterMultiRole__b1121314125915">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p1421191445913">N/A</p>
<p id="CreateClusterMultiRole__p1214148597"><strong id="CreateClusterMultiRole__b621314175916">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p112131419595">N/A</p>
<p id="CreateClusterMultiRole__p921101485910"><strong id="CreateClusterMultiRole__b20211014105919">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p13211714195910">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row51719148594"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p3218149592">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p18218142598">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p0228143595">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p1022214165920"><strong id="CreateClusterMultiRole__b4221114195916">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p1221514145910">Enterprise project ID. When you create a cluster, associate the enterprise project ID with the cluster.</p>
<p id="CreateClusterMultiRole__p15221214205910"><strong id="CreateClusterMultiRole__b19221814195918">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p1922814135910">N/A</p>
<p id="CreateClusterMultiRole__p32221495913"><strong id="CreateClusterMultiRole__b3225149597">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p6223146594">The value can contain a maximum of 36 characters. It is string <strong id="CreateClusterMultiRole__b18228144595">0</strong> or in UUID format with hyphens (-).</p>
<p id="CreateClusterMultiRole__p522614115911"><strong id="CreateClusterMultiRole__b1722121414593">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p11228141593"><strong id="CreateClusterMultiRole__b102261465916">0</strong> indicates an enterprise project.</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row151713148595"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p82220141596">tags</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p42221417597">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p622181485913">Array of <a href="#CreateClusterMultiRole__request_CreateClusterTagsBody">CreateClusterTagsBody</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p822514205915"><strong id="CreateClusterMultiRole__b1522191465912">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p102215144598">Cluster tags.</p>
<p id="CreateClusterMultiRole__p16221314195916"><strong id="CreateClusterMultiRole__b722201415916">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p19221014175913">N/A</p>
<p id="CreateClusterMultiRole__p22211495917"><strong id="CreateClusterMultiRole__b152291455910">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p17227142590">N/A</p>
<p id="CreateClusterMultiRole__p1423181414597"><strong id="CreateClusterMultiRole__b72391475910">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p3231614205910">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row13175141594"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p62371485918">availability_zone</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p1923151455920">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p1323131417593">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p923131435916"><strong id="CreateClusterMultiRole__b1923171415910">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p15231140594">AZ of the node. The AZ name needs to be specified.</p>
<p id="CreateClusterMultiRole__p112341411592"><strong id="CreateClusterMultiRole__b1523171405912">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p192315149599">If multiple AZs are selected, the name of each AZ must be unique, and the number of nodes must be greater than or equal to the number of AZs.</p>
<p id="CreateClusterMultiRole__p1523114155920">If the number of nodes is evenly divisible by the number of AZs, the nodes will be evenly distributed among all AZs.</p>
<p id="CreateClusterMultiRole__p1023141418596">If the number of nodes is not evenly divisible by the number of AZs, the absolute difference between node quantity in any two AZs is 1 at most.</p>
<p id="CreateClusterMultiRole__p152316142595">To learn more about AZs, see Basic Concepts in CSS <a href="css_03_0001.html">Before You Start</a>.</p>
<p id="CreateClusterMultiRole__p72381435910"><strong id="CreateClusterMultiRole__b11231014105914">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p15230144598">When specifying the AZs of nodes, use commas (,) to separate different AZ names. For example, if multiple AZs are selected for general AZs, the value of availability_zone is region-1a,region-1b,region-1c.</p>
<p id="CreateClusterMultiRole__p22341418596"><strong id="CreateClusterMultiRole__b923171420592">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p16231514205911">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row19182014175916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p623131475911">datastore</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p10237143593">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p2023111420599"><a href="#CreateClusterMultiRole__request_CreateClusterDatastoreBody">CreateClusterDatastoreBody</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p224814145910"><strong id="CreateClusterMultiRole__b22416142597">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p1624141445911">Engine type of the cluster to be created.</p>
<p id="CreateClusterMultiRole__p10249146592"><strong id="CreateClusterMultiRole__b2242146595">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p42411418594">N/A</p>
<p id="CreateClusterMultiRole__p1124214175913"><strong id="CreateClusterMultiRole__b6241314175912">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p22491455911">The value can be elasticsearch, opensearch, or logstash.</p>
<p id="CreateClusterMultiRole__p524201465916"><strong id="CreateClusterMultiRole__b172411149598">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p124191425910">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row818314185918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p132461419590">authorityEnable</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p724121455912">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p12241514105917">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p924114115915"><strong id="CreateClusterMultiRole__b924181417593">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p824181415915">Whether to enable security authentication for a cluster.</p>
<p id="CreateClusterMultiRole__p1424111413595"><strong id="CreateClusterMultiRole__b13241214165917">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p5241814115915">This parameter is available only for Elasticsearch and OpenSearch clusters.</p>
<ul id="CreateClusterMultiRole__ul14241214125912"><li id="CreateClusterMultiRole__li12411146596"><p id="CreateClusterMultiRole__p8241214205911"><a name="CreateClusterMultiRole__li12411146596"></a><a name="li12411146596"></a>Elasticsearch: Only Elasticsearch 6.5.4 and later versions support security-mode clusters.</p>
</li><li id="CreateClusterMultiRole__li124614135911"><p id="CreateClusterMultiRole__p5241614165919"><a name="CreateClusterMultiRole__li124614135911"></a><a name="li124614135911"></a>OpenSearch: No constraints.</p>
</li><li id="CreateClusterMultiRole__li182416145591"><p id="CreateClusterMultiRole__p182401417593"><a name="CreateClusterMultiRole__li182416145591"></a><a name="li182416145591"></a><strong id="CreateClusterMultiRole__b16241814125913">true</strong>: Authentication is enabled for the cluster.</p>
</li><li id="CreateClusterMultiRole__li42571418596"><p id="CreateClusterMultiRole__p112541495917"><a name="CreateClusterMultiRole__li42571418596"></a><a name="li42571418596"></a><strong id="CreateClusterMultiRole__b92541418596">false</strong>: Authentication is disabled for the cluster.</p>
</li></ul>
<p id="CreateClusterMultiRole__p1925214195917"><strong id="CreateClusterMultiRole__b172551418595">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p1925131415593"><strong id="CreateClusterMultiRole__b132541412599">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p18251814195913">false</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row181817142597"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p11254143594">httpsEnable</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p13259147591">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p42541418592">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p725141435918"><strong id="CreateClusterMultiRole__b12251114105913">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p172513140597">Whether communication is encrypted on the cluster.</p>
<p id="CreateClusterMultiRole__p11251414175919"><strong id="CreateClusterMultiRole__b182513149597">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p925191417596">When <strong id="CreateClusterMultiRole__b132531455913">httpsEnable</strong> is set to <strong id="CreateClusterMultiRole__b92513148597">true</strong>, <strong id="CreateClusterMultiRole__b425171413594">authorityEnable</strong> must be set to <strong id="CreateClusterMultiRole__b525181485913">true</strong>.</p>
<p id="CreateClusterMultiRole__p125191435919">Only Elasticsearch 6.5.4 security-mode clusters and later support this parameter.</p>
<p id="CreateClusterMultiRole__p102512141591">HTTPS access can be disabled only for OpenSearch 1.3.6 and 2.19.0 security-mode clusters. For other versions, HTTPS access is forcibly enabled and cannot be disabled.</p>
<p id="CreateClusterMultiRole__p10252144593"><strong id="CreateClusterMultiRole__b172511144596">Value range</strong>:</p>
<ul id="CreateClusterMultiRole__ul122513142594"><li id="CreateClusterMultiRole__li02516143593"><p id="CreateClusterMultiRole__p12511418591"><a name="CreateClusterMultiRole__li02516143593"></a><a name="li02516143593"></a><strong id="CreateClusterMultiRole__b10254143599">true</strong>: Communication is encrypted on the cluster.</p>
</li><li id="CreateClusterMultiRole__li12521495920"><p id="CreateClusterMultiRole__p62581411594"><a name="CreateClusterMultiRole__li12521495920"></a><a name="li12521495920"></a><strong id="CreateClusterMultiRole__b825171435919">false</strong>: Communication is not encrypted for the cluster.</p>
</li></ul>
<p id="CreateClusterMultiRole__p1025171411593"><strong id="CreateClusterMultiRole__b1725111415594">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p14261314145910">false</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row2018614115910"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p192681425912">adminPwd</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p52613142591">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p426101410594">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p32661425914"><strong id="CreateClusterMultiRole__b1926414175913">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p152641413599">Password of the administrator admin for a security-mode cluster.</p>
<p id="CreateClusterMultiRole__p122621415913"><strong id="CreateClusterMultiRole__b1126161415911">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p826614105911">This parameter is mandatory only when authorityEnable is set to true during cluster creation.</p>
<p id="CreateClusterMultiRole__p326214185912"><strong id="CreateClusterMultiRole__b226814115917">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p426214145913">A string of 8 to 32 characters. Must contain at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters ~!@#$%&amp;*()-_=|[{}];:,&lt;.&gt;/?</p>
<p id="CreateClusterMultiRole__p3267148593"><strong id="CreateClusterMultiRole__b72618147596">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p726101413593">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row19181514125916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p02631465915">publicIPReq</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p014015147599">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p614131495911"><a href="#CreateClusterMultiRole__request_CreateClusterPublicIpReq">CreateClusterPublicIpReq</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p1614121415910"><strong id="CreateClusterMultiRole__b314151419599">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p1514114145591">Public network access information.</p>
<p id="CreateClusterMultiRole__p514151414593"><strong id="CreateClusterMultiRole__b21416144596">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p1141121415917">This parameter is valid only when <strong id="CreateClusterMultiRole__b1814171475918">httpsEnable</strong> is set to <strong id="CreateClusterMultiRole__b161412145599">true</strong>.</p>
<p id="CreateClusterMultiRole__p1414131415595"><strong id="CreateClusterMultiRole__b9141414145919">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p1214111495912">N/A</p>
<p id="CreateClusterMultiRole__p314131417597"><strong id="CreateClusterMultiRole__b14141314155910">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p1614112142599">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row191821410593"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p91410148593">loadBalance</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p514114142598">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p2141514195918"><a href="#CreateClusterMultiRole__request_CreateClusterLoadBalance">CreateClusterLoadBalance</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p01411142591"><strong id="CreateClusterMultiRole__b1714121411595">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p18141141418596">VPC endpoint service information.</p>
<p id="CreateClusterMultiRole__p114117148595"><strong id="CreateClusterMultiRole__b414121465917">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p1214161417592">N/A</p>
<p id="CreateClusterMultiRole__p21411214155913"><strong id="CreateClusterMultiRole__b1714110143593">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p171415149593">N/A</p>
<p id="CreateClusterMultiRole__p11414140590"><strong id="CreateClusterMultiRole__b61411214155916">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p2014117143594">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row1518314175916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p41411414125913">publicKibanaReq</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p1314121415599">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p10141181412592"><a href="#CreateClusterMultiRole__request_CreateClusterPublicKibanaReq">CreateClusterPublicKibanaReq</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p214151405915"><strong id="CreateClusterMultiRole__b1314114149598">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p8141314155916">Kibana public network access information.</p>
<p id="CreateClusterMultiRole__p13141111410592"><strong id="CreateClusterMultiRole__b6141161413592">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p1714121411598">This parameter is valid only when <strong id="CreateClusterMultiRole__b20141161416596">authorityEnable</strong> is set to <strong id="CreateClusterMultiRole__b1614141418594">true</strong>.</p>
<p id="CreateClusterMultiRole__p1314141445916"><strong id="CreateClusterMultiRole__b10141111417596">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p1314151495915">N/A</p>
<p id="CreateClusterMultiRole__p131411314185913"><strong id="CreateClusterMultiRole__b71411114145913">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p11411414145912">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row7180149599"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.1 "><p id="CreateClusterMultiRole__p171411914195912">ipv6_enable</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.2 "><p id="CreateClusterMultiRole__p1114131411598">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.5.1.3 "><p id="CreateClusterMultiRole__p914151416597">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.3.2.5.1.4 "><p id="CreateClusterMultiRole__p17141151415593"><strong id="CreateClusterMultiRole__b17141121412593">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p7141141425917">Whether to enable automatic IPv6 address assignment for the cluster.</p>
<p id="CreateClusterMultiRole__p1914111149595"><strong id="CreateClusterMultiRole__b81414144597">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p121410147594">N/A</p>
<p id="CreateClusterMultiRole__p914110147592"><strong id="CreateClusterMultiRole__b914161435914">Value range</strong>:</p>
<ul id="CreateClusterMultiRole__ul21411714155917"><li id="CreateClusterMultiRole__li314121435913"><p id="CreateClusterMultiRole__p15141101445915"><a name="CreateClusterMultiRole__li314121435913"></a><a name="li314121435913"></a>true: Automatic IPv6 address assignment is enabled for the cluster.</p>
</li><li id="CreateClusterMultiRole__li3141111410599"><p id="CreateClusterMultiRole__p2141121417597"><a name="CreateClusterMultiRole__li3141111410599"></a><a name="li3141111410599"></a>false: Automatic IPv6 address assignment is disabled for the cluster.</p>
</li></ul>
<p id="CreateClusterMultiRole__p151411614125912"><strong id="CreateClusterMultiRole__b714171455920">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p41413140591">false</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateClusterMultiRole__request_CreateClusterBackupStrategyBody"></a><a name="request_CreateClusterBackupStrategyBody"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__request_CreateClusterBackupStrategyBody" frame="border" border="1" rules="all"><caption><b>Table 4 </b>CreateClusterBackupStrategyBody</caption><thead align="left"><tr id="CreateClusterMultiRole__row13011445912"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.5.1.1"><p id="CreateClusterMultiRole__p1314271411595">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.5.1.2"><p id="CreateClusterMultiRole__p1914281412590">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.5.1.3"><p id="CreateClusterMultiRole__p014218149594">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.5.4.2.5.1.4"><p id="CreateClusterMultiRole__p1214217149598">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row130111475914"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.1 "><p id="CreateClusterMultiRole__p1414216140590">period</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.2 "><p id="CreateClusterMultiRole__p13142191455918">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.3 "><p id="CreateClusterMultiRole__p214219149592">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.4.2.5.1.4 "><p id="CreateClusterMultiRole__p11421147594"><strong id="CreateClusterMultiRole__b514281420591">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p17142191445910">Time when a snapshot is created every day.</p>
<p id="CreateClusterMultiRole__p814221425916"><strong id="CreateClusterMultiRole__b21424147593">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p1214271465917">Snapshots can only be created on the hour. The time format is the time followed by the time zone, specifically, <strong id="CreateClusterMultiRole__b1914211485913">HH:mm z</strong>. In the format, <strong id="CreateClusterMultiRole__b1514251475915">HH:mm</strong> refers to the hour time and <strong id="CreateClusterMultiRole__b181427147590">z</strong> refers to the time zone. For example, 00:00 GMT+08:00 and 01:00 GMT+08:00.</p>
<p id="CreateClusterMultiRole__p414221425913"><strong id="CreateClusterMultiRole__b6142131417592">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p7142014105919">N/A</p>
<p id="CreateClusterMultiRole__p1514221415910"><strong id="CreateClusterMultiRole__b11142414195917">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p51421414105910">00:00 GMT+08:00.</p>
<div class="note" id="CreateClusterMultiRole__note0142191418596"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="CreateClusterMultiRole__p331141455914">When frequency is set to HOUR, you do not need to specify period. By default, snapshot creation starts from the next hour after the settings are successful.</p>
</div></div>
</td>
</tr>
<tr id="CreateClusterMultiRole__row173016143594"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.1 "><p id="CreateClusterMultiRole__p7142181455911">frequency</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.2 "><p id="CreateClusterMultiRole__p181421714145918">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.3 "><p id="CreateClusterMultiRole__p1814211495918">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.4.2.5.1.4 "><p id="CreateClusterMultiRole__p714241415594"><strong id="CreateClusterMultiRole__b12142151445917">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p151421914175916">Frequency of automatically creating snapshots.</p>
<p id="CreateClusterMultiRole__p1314219147599"><strong id="CreateClusterMultiRole__b10142181495918">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p15142514145915">The number of retained snapshots depends on the execution frequency and indexes set in the automatic snapshot creation policy. If the execution interval is short or the index data volume is large, the number of retained automatic snapshots may not reach the preset value. Set this value based on actual conditions.</p>
<p id="CreateClusterMultiRole__p19142141455917"><strong id="CreateClusterMultiRole__b11142161465913">Value range</strong>:</p>
<ul id="CreateClusterMultiRole__ul1014213149593"><li id="CreateClusterMultiRole__li14142414165918"><p id="CreateClusterMultiRole__p19142161413591"><a name="CreateClusterMultiRole__li14142414165918"></a><a name="li14142414165918"></a>HOUR: Execute once every hour on the hour.</p>
</li><li id="CreateClusterMultiRole__li16142141411597"><p id="CreateClusterMultiRole__p4142101412598"><a name="CreateClusterMultiRole__li16142141411597"></a><a name="li16142141411597"></a>DAY: Execute once every day.</p>
</li><li id="CreateClusterMultiRole__li8142161415592"><p id="CreateClusterMultiRole__p11142191475919"><a name="CreateClusterMultiRole__li8142161415592"></a><a name="li8142161415592"></a>SUN, MON, TUE, WED, THU, FRI, and SAT: Execute once on the specified day of a week. For example, SUN indicates that the task is executed once every Sunday.</p>
</li></ul>
<p id="CreateClusterMultiRole__p9142191415911"><strong id="CreateClusterMultiRole__b314216147598">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p714251405915">DAY</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row530101435918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.1 "><p id="CreateClusterMultiRole__p0142151425919">prefix</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.2 "><p id="CreateClusterMultiRole__p1914251410595">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.3 "><p id="CreateClusterMultiRole__p21425142591">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.4.2.5.1.4 "><p id="CreateClusterMultiRole__p12142914145917"><strong id="CreateClusterMultiRole__b19142111418599">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p19142314105915">Prefix of a snapshot that is automatically created, which is manually entered.</p>
<p id="CreateClusterMultiRole__p1614291419595"><strong id="CreateClusterMultiRole__b2142181465919">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p18142181465910">Enter up to 32 characters and start with a lowercase letter. Lowercase letters, digits, hyphens (-), and underscores (_) are allowed.</p>
<p id="CreateClusterMultiRole__p2142214115918"><strong id="CreateClusterMultiRole__b5142201455919">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p2142414175916">N/A</p>
<p id="CreateClusterMultiRole__p0142131413599"><strong id="CreateClusterMultiRole__b1214211445916">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p7142161465917">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row19301914165913"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.1 "><p id="CreateClusterMultiRole__p16142414105916">keepday</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.2 "><p id="CreateClusterMultiRole__p181429140593">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.3 "><p id="CreateClusterMultiRole__p151421514115911">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.4.2.5.1.4 "><p id="CreateClusterMultiRole__p81421114175914"><strong id="CreateClusterMultiRole__b1614291405913">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p3142714175919">Customize the number of snapshots to be retained.</p>
<p id="CreateClusterMultiRole__p11142161413599"><strong id="CreateClusterMultiRole__b191421914115918">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p18142101414593">Expired snapshots will be automatically deleted on the half hour. The deletion policy applies only to automated snapshots that are executed at the same frequency as the current automatic snapshot creation policy.</p>
<p id="CreateClusterMultiRole__p15143191412592"><strong id="CreateClusterMultiRole__b171431114125914">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p171439145591">190</p>
<p id="CreateClusterMultiRole__p101437145599"><strong id="CreateClusterMultiRole__b191434141594">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p1814310146593">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row173015141594"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.1 "><p id="CreateClusterMultiRole__p10143171418596">bucket</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.2 "><p id="CreateClusterMultiRole__p9143414105911">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.3 "><p id="CreateClusterMultiRole__p121431014135910">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.4.2.5.1.4 "><p id="CreateClusterMultiRole__p41438148595"><strong id="CreateClusterMultiRole__b21431214125914">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p1514319145592">Name of the OBS bucket used for backup.</p>
<p id="CreateClusterMultiRole__p1114321475911"><strong id="CreateClusterMultiRole__b1714331445916">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p201431914155911">Select an OBS bucket that meets the following requirements:</p>
<ul id="CreateClusterMultiRole__ul714341415917"><li id="CreateClusterMultiRole__li1414312147594"><p id="CreateClusterMultiRole__p1314361415595"><a name="CreateClusterMultiRole__li1414312147594"></a><a name="li1414312147594"></a>Storage class: Standard.</p>
</li><li id="CreateClusterMultiRole__li014331419590"><p id="CreateClusterMultiRole__p181434146592"><a name="CreateClusterMultiRole__li014331419590"></a><a name="li014331419590"></a>Region: the same as that of the cluster.</p>
</li></ul>
<p id="CreateClusterMultiRole__p914316143596"><strong id="CreateClusterMultiRole__b11430145592">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p191437149596">N/A</p>
<p id="CreateClusterMultiRole__p114310144593"><strong id="CreateClusterMultiRole__b214331417591">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p1143161417594">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row193015144592"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.1 "><p id="CreateClusterMultiRole__p16143614125914">basePath</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.2 "><p id="CreateClusterMultiRole__p014381414597">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.3 "><p id="CreateClusterMultiRole__p314371411591">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.4.2.5.1.4 "><p id="CreateClusterMultiRole__p314316145596"><strong id="CreateClusterMultiRole__b111434149592">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p101431514105918">Storage path of the snapshot in the OBS bucket.</p>
<p id="CreateClusterMultiRole__p1314313145598"><strong id="CreateClusterMultiRole__b814321485911">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p714371418595">The backup path cannot:</p>
<ul id="CreateClusterMultiRole__ul7143101445917"><li id="CreateClusterMultiRole__li10143101435914"><p id="CreateClusterMultiRole__p214391475920"><a name="CreateClusterMultiRole__li10143101435914"></a><a name="li10143101435914"></a>Contain the following characters: :*?"&lt;&gt;|'{}</p>
</li><li id="CreateClusterMultiRole__li161431314195915"><p id="CreateClusterMultiRole__p5143101425919"><a name="CreateClusterMultiRole__li161431314195915"></a><a name="li161431314195915"></a>Start with a slash (/).</p>
</li><li id="CreateClusterMultiRole__li3143201495914"><p id="CreateClusterMultiRole__p2014331445912"><a name="CreateClusterMultiRole__li3143201495914"></a><a name="li3143201495914"></a>Start or end with a period (.).</p>
</li><li id="CreateClusterMultiRole__li19143141415910"><p id="CreateClusterMultiRole__p20143171495916"><a name="CreateClusterMultiRole__li19143141415910"></a><a name="li19143141415910"></a>Contain more than two consecutive slashes (/) or periods (.).</p>
</li><li id="CreateClusterMultiRole__li16143181410599"><p id="CreateClusterMultiRole__p314351416597"><a name="CreateClusterMultiRole__li16143181410599"></a><a name="li16143181410599"></a>Exceed 512 characters.</p>
</li></ul>
<p id="CreateClusterMultiRole__p161431614115910"><strong id="CreateClusterMultiRole__b1914321416594">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p1414318148593">N/A</p>
<p id="CreateClusterMultiRole__p71431814145918"><strong id="CreateClusterMultiRole__b91431514135914">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p1143181475913">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row53041416596"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.1 "><p id="CreateClusterMultiRole__p1114301455912">agency</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.2 "><p id="CreateClusterMultiRole__p1143201475918">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.3 "><p id="CreateClusterMultiRole__p15143151417599">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.4.2.5.1.4 "><p id="CreateClusterMultiRole__p61431814105915"><strong id="CreateClusterMultiRole__b1714321415919">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p111431214135910">Select an IAM agency to grant the current account the permission to access and use OBS.</p>
<p id="CreateClusterMultiRole__p1014351411599"><strong id="CreateClusterMultiRole__b1814341465917">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p214321417593">N/A</p>
<p id="CreateClusterMultiRole__p5143131419590"><strong id="CreateClusterMultiRole__b714301413592">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p1143201414594">The agency name can contain only letters (case-sensitive), digits, underscores (_), and hyphens (-).</p>
<p id="CreateClusterMultiRole__p414312146597"><strong id="CreateClusterMultiRole__b9143141418592">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p11431114115915">N/A</p>
<div class="note" id="CreateClusterMultiRole__note1214391410594"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="CreateClusterMultiRole__p0330146591">If none of the bucket, basePath, and agency parameters are specified, the system will automatically create an OBS bucket and an IAM agency. If the creation fails, you need to manually configure correct parameters.</p>
</div></div>
</td>
</tr>
<tr id="CreateClusterMultiRole__row1330214105917"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.1 "><p id="CreateClusterMultiRole__p131431314175915">maxSnapshotBytesPerSeconds</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.2 "><p id="CreateClusterMultiRole__p61431214105915">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.3 "><p id="CreateClusterMultiRole__p9143101410592">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.4.2.5.1.4 "><p id="CreateClusterMultiRole__p10143191455917"><strong id="CreateClusterMultiRole__b20143414135918">Parameter description</strong>:</p>
<p id="CreateClusterMultiRole__p9143131465915">This parameter sets the maximum backup speed per node (bytes per second). When it is exceeded, flow control is triggered to prevent excessive resource usage and ensure system stability. The actual backup speed may not reach the configured value, as it depends on many factors, such as OBS performance and disk I/O.</p>
<p id="CreateClusterMultiRole__p8143131419597"><strong id="CreateClusterMultiRole__b161430147597">Constraints</strong></p>
<p id="CreateClusterMultiRole__p1614371455911">N/A</p>
<p id="CreateClusterMultiRole__p141435142598"><strong id="CreateClusterMultiRole__b1414351435916">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p11143181417599">The following values and formats are allowed:</p>
<ul id="CreateClusterMultiRole__ul11431314145920"><li id="CreateClusterMultiRole__li21431014135914"><p id="CreateClusterMultiRole__p10143121425917"><a name="CreateClusterMultiRole__li21431014135914"></a><a name="li21431014135914"></a>Number + Unit</p>
</li></ul>
<p id="CreateClusterMultiRole__p714319141591">The number ranges from 0 to 9999.</p>
<p id="CreateClusterMultiRole__p1414331417595">The unit can be k, kb, m, mb, g, gb, t, tb, p, pb, or b (case-insensitive).</p>
<p id="CreateClusterMultiRole__p12143201425914"><strong id="CreateClusterMultiRole__b14143171485913">0mb</strong> means there is no speed limit. An overly high backup speed may lead to excessive resource usage, which may impact system stability. Therefore, set this parameter carefully.</p>
<ul id="CreateClusterMultiRole__ul7143191417592"><li id="CreateClusterMultiRole__li7143814155911"><p id="CreateClusterMultiRole__p1414351445918"><a name="CreateClusterMultiRole__li7143814155911"></a><a name="li7143814155911"></a>0</p>
</li></ul>
<p id="CreateClusterMultiRole__p6143714115915">There is no speed limit. An overly high backup speed may lead to excessive resource usage, which may impact system stability. Therefore, set this parameter carefully.</p>
<ul id="CreateClusterMultiRole__ul1514461425918"><li id="CreateClusterMultiRole__li121443149596"><p id="CreateClusterMultiRole__p191441314105919"><a name="CreateClusterMultiRole__li121443149596"></a><a name="li121443149596"></a>-1</p>
</li></ul>
<p id="CreateClusterMultiRole__p61445141591">There is no speed limit. An overly high backup speed may lead to excessive resource usage, which may impact system stability. Therefore, set this parameter carefully.</p>
<p id="CreateClusterMultiRole__p0144314195919"><strong id="CreateClusterMultiRole__b131440148596">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p1814415148595">40mb</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row130141415590"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.1 "><p id="CreateClusterMultiRole__p1514471485916">maxRestoreBytesPerSeconds</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.2 "><p id="CreateClusterMultiRole__p6144514185919">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.5.1.3 "><p id="CreateClusterMultiRole__p314411417594">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.4.2.5.1.4 "><p id="CreateClusterMultiRole__p1714417144592"><strong id="CreateClusterMultiRole__b13144101415593">Parameter description</strong>:</p>
<p id="CreateClusterMultiRole__p191440147591">This parameter sets the maximum recovery speed per node (bytes per second). When it is exceeded, flow control is triggered to prevent excessive resource usage and ensure system stability. The actual recovery speed may not reach the configured value, as it depends on many factors, such as OBS performance and disk I/O.</p>
<p id="CreateClusterMultiRole__p5144171419594"><strong id="CreateClusterMultiRole__b13144914175911">Constraints</strong></p>
<p id="CreateClusterMultiRole__p914461455910">For OpenSearch clusters and Elasticsearch clusters later than 7.6.2, the recovery speed is also limited by the indices.recovery.max_bytes_per_sec parameter. If Maximum recovery speed (per second) is lower than indices.recovery.max_bytes_per_sec, flow control is triggered when the former is reached. If Maximum recovery speed (per second) is higher than indices.recovery.max_bytes_per_sec, flow control is triggered when the latter is reached.</p>
<p id="CreateClusterMultiRole__p161441147592"><strong id="CreateClusterMultiRole__b4144171418594">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p1214421455915">The following values and formats are allowed:</p>
<ul id="CreateClusterMultiRole__ul41445140596"><li id="CreateClusterMultiRole__li1114451420593"><p id="CreateClusterMultiRole__p2144514105911"><a name="CreateClusterMultiRole__li1114451420593"></a><a name="li1114451420593"></a>Number + Unit</p>
</li></ul>
<p id="CreateClusterMultiRole__p181443148593">The number ranges from 0 to 9999.</p>
<p id="CreateClusterMultiRole__p914471445919">The unit can be k, kb, m, mb, g, gb, t, tb, p, pb, or b (case-insensitive).</p>
<p id="CreateClusterMultiRole__p15144121465914"><strong id="CreateClusterMultiRole__b9144161495917">0mb</strong> means there is no speed limit. (However, for OpenSearch clusters and Elasticsearch clusters later than 7.6.2, the recovery speed is also limited by the indices.recovery.max_bytes_per_sec parameter.) An overly high recovery speed may lead to excessive resource usage, which may impact system stability. Therefore, set this parameter carefully.</p>
<ul id="CreateClusterMultiRole__ul151441014145911"><li id="CreateClusterMultiRole__li131441214105911"><p id="CreateClusterMultiRole__p7144171475915"><a name="CreateClusterMultiRole__li131441214105911"></a><a name="li131441214105911"></a>0</p>
</li></ul>
<p id="CreateClusterMultiRole__p1144141416599">There is no speed limit. (However, for OpenSearch clusters and Elasticsearch clusters later than 7.6.2, the recovery speed is also limited by the indices.recovery.max_bytes_per_sec parameter.) An overly high recovery speed may lead to excessive resource usage, which may impact system stability. Therefore, set this parameter carefully.</p>
<ul id="CreateClusterMultiRole__ul16144181420596"><li id="CreateClusterMultiRole__li314461435918"><p id="CreateClusterMultiRole__p19144191418595"><a name="CreateClusterMultiRole__li314461435918"></a><a name="li314461435918"></a>-1</p>
</li></ul>
<p id="CreateClusterMultiRole__p1614416144595">There is no speed limit. (However, for OpenSearch clusters and Elasticsearch clusters later than 7.6.2, the recovery speed is also limited by the indices.recovery.max_bytes_per_sec parameter.) An overly high recovery speed may lead to excessive resource usage, which may impact system stability. Therefore, set this parameter carefully.</p>
<p id="CreateClusterMultiRole__p714461411591"><strong id="CreateClusterMultiRole__b1714401495919">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p41447141599">For Elasticsearch clusters of 7.6.2 or earlier, the default setting is <strong id="CreateClusterMultiRole__b51440143590">40mb</strong>.</p>
<p id="CreateClusterMultiRole__p6144151415918">For OpenSearch clusters and Elasticsearch clusters later than 7.6.2, the default setting is no limit, but the recovery speed is still limited by the indices.recovery.max_bytes_per_sec parameter.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateClusterMultiRole__request_CreateClusterRolesBody"></a><a name="request_CreateClusterRolesBody"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__request_CreateClusterRolesBody" frame="border" border="1" rules="all"><caption><b>Table 5 </b>CreateClusterRolesBody</caption><thead align="left"><tr id="CreateClusterMultiRole__row635151435910"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.5.1.1"><p id="CreateClusterMultiRole__p1514451495915">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.5.1.2"><p id="CreateClusterMultiRole__p1714420142599">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.5.1.3"><p id="CreateClusterMultiRole__p1614481475919">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.5.5.2.5.1.4"><p id="CreateClusterMultiRole__p12144141475914">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row03521411597"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.5.1.1 "><p id="CreateClusterMultiRole__p1814441485919">flavorRef</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.5.1.2 "><p id="CreateClusterMultiRole__p41441414195915">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.5.1.3 "><p id="CreateClusterMultiRole__p5144101445913">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.5.2.5.1.4 "><p id="CreateClusterMultiRole__p614431475914"><strong id="CreateClusterMultiRole__b1014412143591">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p1014431445915">Name flavor name. For details about the current instance flavor, see the <strong id="CreateClusterMultiRole__b1514461410597">name</strong> attribute in <a href="ListFlavors.html">Obtaining the Instance Specifications List</a>.</p>
<p id="CreateClusterMultiRole__p141441614145917"><strong id="CreateClusterMultiRole__b0144121455910">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p1814401415593">For details about the current instance flavor, see the <strong id="CreateClusterMultiRole__b151441814105911">name</strong> attribute in <a href="ListFlavors.html">Obtaining the Instance Specifications List</a>.</p>
<p id="CreateClusterMultiRole__p214421414596"><strong id="CreateClusterMultiRole__b16144191405919">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p19144121425916">N/A</p>
<p id="CreateClusterMultiRole__p5144101415916"><strong id="CreateClusterMultiRole__b19144181495916">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p7144121415597">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row1535414125911"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.5.1.1 "><p id="CreateClusterMultiRole__p7144014185918">volume</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.5.1.2 "><p id="CreateClusterMultiRole__p1414415143595">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.5.1.3 "><p id="CreateClusterMultiRole__p16144114105912"><a href="#CreateClusterMultiRole__request_CreateClusterInstanceVolumeBody">CreateClusterInstanceVolumeBody</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.5.2.5.1.4 "><p id="CreateClusterMultiRole__p414401485914"><strong id="CreateClusterMultiRole__b714421420595">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p9144111418593">Volume information.</p>
<p id="CreateClusterMultiRole__p8144131435910"><strong id="CreateClusterMultiRole__b614410149591">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p71441514195918">If <strong id="CreateClusterMultiRole__b14144181418593">flavorRef</strong> is set to a local disk flavor, leave this parameter blank. Obtain the local disk flavor by referring to the <strong id="CreateClusterMultiRole__b114441414596">diskrange</strong> attribute in <a href="ListFlavors.html">Obtaining the Instance Specifications List</a>.</p>
<p id="CreateClusterMultiRole__p12144614125911"><strong id="CreateClusterMultiRole__b3144714205913">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p141446145590">N/A</p>
<p id="CreateClusterMultiRole__p8144121465919"><strong id="CreateClusterMultiRole__b814471412590">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p15144314195919">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row183518141594"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.5.1.1 "><p id="CreateClusterMultiRole__p1214411144592">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.5.1.2 "><p id="CreateClusterMultiRole__p1914491416597">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.5.1.3 "><p id="CreateClusterMultiRole__p71441114175917">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.5.2.5.1.4 "><p id="CreateClusterMultiRole__p1214481411599"><strong id="CreateClusterMultiRole__b71443143594">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p1614461485918">Node type.</p>
<p id="CreateClusterMultiRole__p1144131418594"><strong id="CreateClusterMultiRole__b20144101415597">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p1014451485912">N/A</p>
<p id="CreateClusterMultiRole__p014431415592"><strong id="CreateClusterMultiRole__b214401417592">Value range</strong>:</p>
<ul id="CreateClusterMultiRole__ul1814521412591"><li id="CreateClusterMultiRole__li71451714195915"><p id="CreateClusterMultiRole__p1214551419595"><a name="CreateClusterMultiRole__li71451714195915"></a><a name="li71451714195915"></a><strong id="CreateClusterMultiRole__b1014513143592">ess-master</strong> indicates a master node.</p>
</li><li id="CreateClusterMultiRole__li81456145599"><p id="CreateClusterMultiRole__p714518142599"><a name="CreateClusterMultiRole__li81456145599"></a><a name="li81456145599"></a><strong id="CreateClusterMultiRole__b121453142594">ess-client</strong> indicates a client node.</p>
</li><li id="CreateClusterMultiRole__li81451414105910"><p id="CreateClusterMultiRole__p014581445919"><a name="CreateClusterMultiRole__li81451414105910"></a><a name="li81451414105910"></a><strong id="CreateClusterMultiRole__b614518141592">ess-cold</strong> indicates a cold data node.</p>
</li><li id="CreateClusterMultiRole__li10145714195919"><p id="CreateClusterMultiRole__p614514146599"><a name="CreateClusterMultiRole__li10145714195919"></a><a name="li10145714195919"></a><strong id="CreateClusterMultiRole__b4145161416599">ess</strong> indicates a data node.</p>
</li><li id="CreateClusterMultiRole__li4145191415596"><p id="CreateClusterMultiRole__p9145414105913"><a name="CreateClusterMultiRole__li4145191415596"></a><a name="li4145191415596"></a><strong id="CreateClusterMultiRole__b1714521416594">lgs</strong> indicates a Logstash node.</p>
</li><li id="CreateClusterMultiRole__li161451914195914"><p id="CreateClusterMultiRole__p19145414115916"><a name="CreateClusterMultiRole__li161451914195914"></a><a name="li161451914195914"></a><strong id="CreateClusterMultiRole__b1614516147594">english</strong> indicates an English language model.</p>
</li><li id="CreateClusterMultiRole__li1214571435916"><p id="CreateClusterMultiRole__p014561455919"><a name="CreateClusterMultiRole__li1214571435916"></a><a name="li1214571435916"></a><strong id="CreateClusterMultiRole__b1814516144598">arabic</strong> indicates an Arabic model.</p>
</li><li id="CreateClusterMultiRole__li11145151414599"><p id="CreateClusterMultiRole__p15145414135918"><a name="CreateClusterMultiRole__li11145151414599"></a><a name="li11145151414599"></a><strong id="CreateClusterMultiRole__b0145181485913">thai</strong> indicates a Thai model.</p>
</li><li id="CreateClusterMultiRole__li31452145597"><p id="CreateClusterMultiRole__p3145161485917"><a name="CreateClusterMultiRole__li31452145597"></a><a name="li31452145597"></a><strong id="CreateClusterMultiRole__b114531475912">turkish</strong> indicates a Turkish language model.</p>
</li><li id="CreateClusterMultiRole__li4145161412593"><p id="CreateClusterMultiRole__p41451114155916"><a name="CreateClusterMultiRole__li4145161412593"></a><a name="li4145161412593"></a><strong id="CreateClusterMultiRole__b1614581418591">tools</strong> indicates a tools model.</p>
</li><li id="CreateClusterMultiRole__li121452146592"><p id="CreateClusterMultiRole__p12145111465911"><a name="CreateClusterMultiRole__li121452146592"></a><a name="li121452146592"></a><strong id="CreateClusterMultiRole__b1614511445915">portuguese</strong> indicates a Portuguese model.</p>
</li><li id="CreateClusterMultiRole__li71459142595"><p id="CreateClusterMultiRole__p19145201415912"><a name="CreateClusterMultiRole__li71459142595"></a><a name="li71459142595"></a><strong id="CreateClusterMultiRole__b3145101417596">spanish</strong> indicates a Spanish model.</p>
</li><li id="CreateClusterMultiRole__li814521413592"><p id="CreateClusterMultiRole__p171451614175919"><a name="CreateClusterMultiRole__li814521413592"></a><a name="li814521413592"></a>chinese-english: general model for Chinese and English.</p>
</li><li id="CreateClusterMultiRole__li614518146597"><p id="CreateClusterMultiRole__p814512149599"><a name="CreateClusterMultiRole__li614518146597"></a><a name="li614518146597"></a>spanish-portuguese: general model for Spanish and Portuguese.] (tag:white)</p>
</li></ul>
<p id="CreateClusterMultiRole__p41451914145915">[- <strong id="CreateClusterMultiRole__b514561425915">chinese</strong> indicates a Chinese language model.</p>
<p id="CreateClusterMultiRole__p15145814175913"><strong id="CreateClusterMultiRole__b21454144591">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p2145181485918">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row93541417591"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.5.1.1 "><p id="CreateClusterMultiRole__p17145181485913">instanceNum</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.5.1.2 "><p id="CreateClusterMultiRole__p614541419593">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.5.1.3 "><p id="CreateClusterMultiRole__p0145014145912">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.5.2.5.1.4 "><p id="CreateClusterMultiRole__p1214541414594"><strong id="CreateClusterMultiRole__b514515147598">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p11451914175917">Number of instances.</p>
<p id="CreateClusterMultiRole__p1714517142596"><strong id="CreateClusterMultiRole__b914518143595">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p1145814155918">See the value range.</p>
<p id="CreateClusterMultiRole__p814571415598"><strong id="CreateClusterMultiRole__b161451014125918">Value range</strong>:</p>
<ul id="CreateClusterMultiRole__ul1914514140592"><li id="CreateClusterMultiRole__li0145181455916"><p id="CreateClusterMultiRole__p20145121495913"><a name="CreateClusterMultiRole__li0145181455916"></a><a name="li0145181455916"></a>If <strong id="CreateClusterMultiRole__b1914510146596">ess</strong> is selected, you can set the value to 1 to 32.</p>
<ul id="CreateClusterMultiRole__ul161451914125915"><li id="CreateClusterMultiRole__li16145514145918"><p id="CreateClusterMultiRole__p314511485917"><a name="CreateClusterMultiRole__li16145514145918"></a><a name="li16145514145918"></a>If both <strong id="CreateClusterMultiRole__b114571413595">ess</strong> and <strong id="CreateClusterMultiRole__b4145131415911">ess-master</strong> are selected, you can set the value to 1 to 200.</p>
</li><li id="CreateClusterMultiRole__li131451214125914"><p id="CreateClusterMultiRole__p714516146599"><a name="CreateClusterMultiRole__li131451214125914"></a><a name="li131451214125914"></a>If both <strong id="CreateClusterMultiRole__b214517147597">ess</strong> and <strong id="CreateClusterMultiRole__b1914521475916">ess-client</strong> are selected, you can set the value to 1 to 32.</p>
</li><li id="CreateClusterMultiRole__li16145914125920"><p id="CreateClusterMultiRole__p01452147594"><a name="CreateClusterMultiRole__li16145914125920"></a><a name="li16145914125920"></a>If both <strong id="CreateClusterMultiRole__b15145191412592">ess</strong> and <strong id="CreateClusterMultiRole__b20145191425912">ess-cold</strong> are selected, you can set the value to 32.</p>
</li></ul>
</li><li id="CreateClusterMultiRole__li2014581415591"><p id="CreateClusterMultiRole__p1514531415918"><a name="CreateClusterMultiRole__li2014581415591"></a><a name="li2014581415591"></a>If <strong id="CreateClusterMultiRole__b1145131435911">ess-master</strong> is selected, you can set the value to 3 to 10.</p>
</li><li id="CreateClusterMultiRole__li1714541415911"><p id="CreateClusterMultiRole__p014541419593"><a name="CreateClusterMultiRole__li1714541415911"></a><a name="li1714541415911"></a>If <strong id="CreateClusterMultiRole__b1914561414594">ess-client</strong> is selected, you can set the value to 1 to 32.</p>
</li><li id="CreateClusterMultiRole__li1114541415599"><p id="CreateClusterMultiRole__p111451114165918"><a name="CreateClusterMultiRole__li1114541415599"></a><a name="li1114541415599"></a>If <strong id="CreateClusterMultiRole__b15145614145917">ess-cold</strong> is selected, you can set the value to 1 to 32.</p>
</li><li id="CreateClusterMultiRole__li171453148591"><p id="CreateClusterMultiRole__p914514144593"><a name="CreateClusterMultiRole__li171453148591"></a><a name="li171453148591"></a>For Logstash nodes, the value ranges from 1 to 100.</p>
</li></ul>
<p id="CreateClusterMultiRole__p10145111465915"><strong id="CreateClusterMultiRole__b3145161412592">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p15145114175912">N/A</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateClusterMultiRole__request_CreateClusterInstanceVolumeBody"></a><a name="request_CreateClusterInstanceVolumeBody"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__request_CreateClusterInstanceVolumeBody" frame="border" border="1" rules="all"><caption><b>Table 6 </b>CreateClusterInstanceVolumeBody</caption><thead align="left"><tr id="CreateClusterMultiRole__row163721419598"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.5.1.1"><p id="CreateClusterMultiRole__p31457143595">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.5.1.2"><p id="CreateClusterMultiRole__p17145191418591">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.5.1.3"><p id="CreateClusterMultiRole__p3145614165918">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.5.6.2.5.1.4"><p id="CreateClusterMultiRole__p1414541410590">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row1737161495913"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.5.1.1 "><p id="CreateClusterMultiRole__p131456147596">volume_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.5.1.2 "><p id="CreateClusterMultiRole__p6145141445912">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.5.1.3 "><p id="CreateClusterMultiRole__p18145161415918">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.6.2.5.1.4 "><p id="CreateClusterMultiRole__p161452014185912"><strong id="CreateClusterMultiRole__b1114581413590">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p1414541411597">Disk type.</p>
<p id="CreateClusterMultiRole__p414561425913"><strong id="CreateClusterMultiRole__b41451914185911">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p5145814145916">N/A</p>
<p id="CreateClusterMultiRole__p16145414205916"><strong id="CreateClusterMultiRole__b1514511410593">Value range</strong>:</p>
<ul id="CreateClusterMultiRole__ul171451142597"><li id="CreateClusterMultiRole__li11145111455912"><p id="CreateClusterMultiRole__p151466146597"><a name="CreateClusterMultiRole__li11145111455912"></a><a name="li11145111455912"></a><strong id="CreateClusterMultiRole__b16146141425917">COMMON</strong>: common I/O</p>
</li><li id="CreateClusterMultiRole__li16146714175911"><p id="CreateClusterMultiRole__p91466147591"><a name="CreateClusterMultiRole__li16146714175911"></a><a name="li16146714175911"></a><strong id="CreateClusterMultiRole__b171464147590">HIGH</strong>: high I/O</p>
</li><li id="CreateClusterMultiRole__li81466146597"><p id="CreateClusterMultiRole__p1114612148590"><a name="CreateClusterMultiRole__li81466146597"></a><a name="li81466146597"></a><strong id="CreateClusterMultiRole__b5146014135916">ULTRAHIGH</strong>: ultra-high I/O</p>
</li><li id="CreateClusterMultiRole__li141468143590"><p id="CreateClusterMultiRole__p3146141410598"><a name="CreateClusterMultiRole__li141468143590"></a><a name="li141468143590"></a><strong id="CreateClusterMultiRole__b8146131495918">ESSD</strong>: ultra-fast SSD</p>
</li></ul>
<p id="CreateClusterMultiRole__p9146191415599"><strong id="CreateClusterMultiRole__b514611411593">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p8146314185914">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row123771412598"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.5.1.1 "><p id="CreateClusterMultiRole__p1146814135914">size</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.5.1.2 "><p id="CreateClusterMultiRole__p714671475916">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.5.1.3 "><p id="CreateClusterMultiRole__p1714611413594">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.6.2.5.1.4 "><p id="CreateClusterMultiRole__p15146314145917"><strong id="CreateClusterMultiRole__b7146151418590">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p414601412591">Disk size.</p>
<p id="CreateClusterMultiRole__p3146111417599"><strong id="CreateClusterMultiRole__b11146101420591">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p10146191417597">The value must be greater than 0 and a common multiple of 4 and 10, in GB.</p>
<p id="CreateClusterMultiRole__p1014611419596"><strong id="CreateClusterMultiRole__b18146131445914">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p1714611485916">You can obtain the disk size from the <strong id="CreateClusterMultiRole__b914661414595">diskrange</strong> attribute in <a href="ListFlavors.html">Obtaining the Instance Specifications List</a>.</p>
<p id="CreateClusterMultiRole__p6146111420598"><strong id="CreateClusterMultiRole__b814661465913">Default value</strong>:</p>
<ul id="CreateClusterMultiRole__ul14146161495917"><li id="CreateClusterMultiRole__li16146191419599"><p id="CreateClusterMultiRole__p414661475919"><a name="CreateClusterMultiRole__li16146191419599"></a><a name="li16146191419599"></a>ess and ess-cold nodes: 100 GB or the minimum disk capacity supported by the selected node flavor, whichever is larger.</p>
</li><li id="CreateClusterMultiRole__li161461614195915"><p id="CreateClusterMultiRole__p11146121415597"><a name="CreateClusterMultiRole__li161461614195915"></a><a name="li161461614195915"></a>ess-master and ess-client nodes: The default volume size is 40 GB and cannot be changed.</p>
</li></ul>
<div class="note" id="CreateClusterMultiRole__note14146111435920"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="CreateClusterMultiRole__p840191465917">For ess and ess-cold nodes, 100 GB or a larger value is recommended.</p>
</div></div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateClusterMultiRole__request_CreateClusterInstanceNicsBody"></a><a name="request_CreateClusterInstanceNicsBody"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__request_CreateClusterInstanceNicsBody" frame="border" border="1" rules="all"><caption><b>Table 7 </b>CreateClusterInstanceNicsBody</caption><thead align="left"><tr id="CreateClusterMultiRole__row104112145596"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.5.1.1"><p id="CreateClusterMultiRole__p0146191425919">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.5.1.2"><p id="CreateClusterMultiRole__p314691412593">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.5.1.3"><p id="CreateClusterMultiRole__p41465147594">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.5.7.2.5.1.4"><p id="CreateClusterMultiRole__p21462149599">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row14413141592"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.5.1.1 "><p id="CreateClusterMultiRole__p9146121415913">vpcId</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.5.1.2 "><p id="CreateClusterMultiRole__p15146131475913">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.5.1.3 "><p id="CreateClusterMultiRole__p141461314185910">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.7.2.5.1.4 "><p id="CreateClusterMultiRole__p1414621445913"><strong id="CreateClusterMultiRole__b714621445910">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p81462014145910">VPC ID, which is used for configuring cluster network.</p>
<p id="CreateClusterMultiRole__p5146131435912"><strong id="CreateClusterMultiRole__b16146151418593">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p1214616141591">N/A</p>
<p id="CreateClusterMultiRole__p7146914155914"><strong id="CreateClusterMultiRole__b91462144591">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p19146191414599">N/A</p>
<p id="CreateClusterMultiRole__p1146131418591"><strong id="CreateClusterMultiRole__b114641495912">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p114641410594">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row641171475910"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.5.1.1 "><p id="CreateClusterMultiRole__p161463140598">netId</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.5.1.2 "><p id="CreateClusterMultiRole__p51461414115917">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.5.1.3 "><p id="CreateClusterMultiRole__p114661405917">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.7.2.5.1.4 "><p id="CreateClusterMultiRole__p12146161445918"><strong id="CreateClusterMultiRole__b1014641410599">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p1514618144596">Subnet ID (network ID).</p>
<p id="CreateClusterMultiRole__p4146111435918"><strong id="CreateClusterMultiRole__b15146714105910">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p21469145590">N/A</p>
<p id="CreateClusterMultiRole__p1614617146599"><strong id="CreateClusterMultiRole__b114618141593">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p11146181414593">N/A</p>
<p id="CreateClusterMultiRole__p1814691412594"><strong id="CreateClusterMultiRole__b18146161455910">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p114641417596">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row3415144595"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.5.1.1 "><p id="CreateClusterMultiRole__p1414611417594">securityGroupId</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.5.1.2 "><p id="CreateClusterMultiRole__p12146314195916">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.5.1.3 "><p id="CreateClusterMultiRole__p191461414175915">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.7.2.5.1.4 "><p id="CreateClusterMultiRole__p1514651455910"><strong id="CreateClusterMultiRole__b814681415590">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p31469140596">Security group ID.</p>
<p id="CreateClusterMultiRole__p121461514155917"><strong id="CreateClusterMultiRole__b1914691455910">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p20146181411592">N/A</p>
<p id="CreateClusterMultiRole__p2146191465916"><strong id="CreateClusterMultiRole__b214615147597">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p11146131495911">N/A</p>
<p id="CreateClusterMultiRole__p1514651414593"><strong id="CreateClusterMultiRole__b1214611145597">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p314651412592">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row241414105919"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.5.1.1 "><p id="CreateClusterMultiRole__p0146414125911">ips</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.5.1.2 "><p id="CreateClusterMultiRole__p214614145592">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.5.1.3 "><p id="CreateClusterMultiRole__p11469143594">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.7.2.5.1.4 "><p id="CreateClusterMultiRole__p1314611149599"><strong id="CreateClusterMultiRole__b121463147596">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p151461014125910">Node IP address, which is configured when a cluster is created.</p>
<p id="CreateClusterMultiRole__p71461614105913"><strong id="CreateClusterMultiRole__b214631415592">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p1314641413599">N/A</p>
<p id="CreateClusterMultiRole__p814614149597"><strong id="CreateClusterMultiRole__b514620145599">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p41463143594">Only Elasticsearch and OpenSearch support this parameter.</p>
<p id="CreateClusterMultiRole__p20146814135917">Assign automatically: Private IPv4 addresses will be automatically assigned to cluster nodes.</p>
<p id="CreateClusterMultiRole__p61461714205913">Assign manually: Manually assign private IPv4 addresses to cluster nodes. Before assigning an IP address, click View In-Use IP Address to check IP addresses that are already in use.</p>
<p id="CreateClusterMultiRole__p5146181425918"><strong id="CreateClusterMultiRole__b14146114145920">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p11146101465914">N/A</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateClusterMultiRole__request_CreateClusterTagsBody"></a><a name="request_CreateClusterTagsBody"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__request_CreateClusterTagsBody" frame="border" border="1" rules="all"><caption><b>Table 8 </b>CreateClusterTagsBody</caption><thead align="left"><tr id="CreateClusterMultiRole__row1043101419596"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.8.2.5.1.1"><p id="CreateClusterMultiRole__p201471514155915">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.8.2.5.1.2"><p id="CreateClusterMultiRole__p1414731415593">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.8.2.5.1.3"><p id="CreateClusterMultiRole__p8147141405915">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.5.8.2.5.1.4"><p id="CreateClusterMultiRole__p1214731425915">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row1943714145918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.5.1.1 "><p id="CreateClusterMultiRole__p1514716149590">key</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.5.1.2 "><p id="CreateClusterMultiRole__p101475145595">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.5.1.3 "><p id="CreateClusterMultiRole__p101471214175919">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.8.2.5.1.4 "><p id="CreateClusterMultiRole__p1814781485919"><strong id="CreateClusterMultiRole__b141472014125920">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p8147131455911">Tag key.</p>
<p id="CreateClusterMultiRole__p214751411599"><strong id="CreateClusterMultiRole__b114741414594">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p4147414105911">N/A</p>
<p id="CreateClusterMultiRole__p4147514175919"><strong id="CreateClusterMultiRole__b814711455912">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p191471914115915">The value can contain 1 to 36 characters. Only digits, letters, hyphens (-), and underscores (_) are allowed.</p>
<p id="CreateClusterMultiRole__p1414719146597"><strong id="CreateClusterMultiRole__b151471314105916">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p814715141595">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row943714105919"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.5.1.1 "><p id="CreateClusterMultiRole__p151471514115913">value</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.5.1.2 "><p id="CreateClusterMultiRole__p914710147594">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.5.1.3 "><p id="CreateClusterMultiRole__p161471146591">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.8.2.5.1.4 "><p id="CreateClusterMultiRole__p1714791435919"><strong id="CreateClusterMultiRole__b12147191435911">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p8147101475914">Tag value.</p>
<p id="CreateClusterMultiRole__p1147121419596"><strong id="CreateClusterMultiRole__b614721411595">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p131471714125917">N/A</p>
<p id="CreateClusterMultiRole__p21471814145916"><strong id="CreateClusterMultiRole__b814711141594">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p6147714105911">The value can contain 0 to 43 characters. It can only contain digits, letters, hyphens (-), and underscores (_).</p>
<p id="CreateClusterMultiRole__p151478144591"><strong id="CreateClusterMultiRole__b151479148594">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p514761425915">N/A</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateClusterMultiRole__request_CreateClusterDatastoreBody"></a><a name="request_CreateClusterDatastoreBody"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__request_CreateClusterDatastoreBody" frame="border" border="1" rules="all"><caption><b>Table 9 </b>CreateClusterDatastoreBody</caption><thead align="left"><tr id="CreateClusterMultiRole__row1044514125914"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.9.2.5.1.1"><p id="CreateClusterMultiRole__p1514771410599">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.9.2.5.1.2"><p id="CreateClusterMultiRole__p914731412591">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.9.2.5.1.3"><p id="CreateClusterMultiRole__p1514719149599">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.5.9.2.5.1.4"><p id="CreateClusterMultiRole__p1147181425918">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row9441114125913"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.5.1.1 "><p id="CreateClusterMultiRole__p1814791485918">version</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.5.1.2 "><p id="CreateClusterMultiRole__p21471514115911">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.5.1.3 "><p id="CreateClusterMultiRole__p21471714185919">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.9.2.5.1.4 "><p id="CreateClusterMultiRole__p1414711465913"><strong id="CreateClusterMultiRole__b714716143595">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p2014761465916">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="CreateClusterMultiRole__p61471714135918"><strong id="CreateClusterMultiRole__b814761415912">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p5147101413595">N/A</p>
<p id="CreateClusterMultiRole__p1814713143596"><strong id="CreateClusterMultiRole__b171472014135913">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p614751417590">N/A[For a serverless cluster, logs, search, and vector are supported.] (tag:white)</p>
<p id="CreateClusterMultiRole__p614712149599"><strong id="CreateClusterMultiRole__b20147141419594">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p14147181445914">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row7448142593"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.5.1.1 "><p id="CreateClusterMultiRole__p1514714144597">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.5.1.2 "><p id="CreateClusterMultiRole__p91471514145917">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.5.1.3 "><p id="CreateClusterMultiRole__p4147121465913">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.9.2.5.1.4 "><p id="CreateClusterMultiRole__p6147214145915"><strong id="CreateClusterMultiRole__b151472014155913">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p014781475916">Engine type of the cluster to be created.</p>
<p id="CreateClusterMultiRole__p414712145599"><strong id="CreateClusterMultiRole__b6147514135912">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p1714741419599">N/A</p>
<p id="CreateClusterMultiRole__p8147814165916"><strong id="CreateClusterMultiRole__b614771415595">Value range</strong>:</p>
<ul id="CreateClusterMultiRole__ul16147121425918"><li id="CreateClusterMultiRole__li181471414105912"><p id="CreateClusterMultiRole__p61471914115910"><a name="CreateClusterMultiRole__li181471414105912"></a><a name="li181471414105912"></a>elasticsearch: Elasticsearch cluster.</p>
</li><li id="CreateClusterMultiRole__li1614711141599"><p id="CreateClusterMultiRole__p181471314205914"><a name="CreateClusterMultiRole__li1614711141599"></a><a name="li1614711141599"></a>opensearch: OpenSearch cluster.</p>
</li><li id="CreateClusterMultiRole__li71475143595"><p id="CreateClusterMultiRole__p171476146590"><a name="CreateClusterMultiRole__li71475143595"></a><a name="li71475143595"></a>logstash: Logstash cluster.</p>
</li></ul>
<p id="CreateClusterMultiRole__p131471914115916"><strong id="CreateClusterMultiRole__b51471114165911">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p151475143597">N/A</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateClusterMultiRole__request_CreateClusterPublicIpReq"></a><a name="request_CreateClusterPublicIpReq"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__request_CreateClusterPublicIpReq" frame="border" border="1" rules="all"><caption><b>Table 10 </b>CreateClusterPublicIpReq</caption><thead align="left"><tr id="CreateClusterMultiRole__row14501475919"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.10.2.5.1.1"><p id="CreateClusterMultiRole__p8147114195918">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.10.2.5.1.2"><p id="CreateClusterMultiRole__p16147121495917">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.10.2.5.1.3"><p id="CreateClusterMultiRole__p1614713146593">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.5.10.2.5.1.4"><p id="CreateClusterMultiRole__p1314771465914">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row164514149594"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.5.1.1 "><p id="CreateClusterMultiRole__p1714791413595">eip</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.5.1.2 "><p id="CreateClusterMultiRole__p1514711416593">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.5.1.3 "><p id="CreateClusterMultiRole__p41474145598"><a href="#CreateClusterMultiRole__request_CreateClusterPublicEip">CreateClusterPublicEip</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.10.2.5.1.4 "><p id="CreateClusterMultiRole__p19147111455910"><strong id="CreateClusterMultiRole__b14147151416599">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p7147131455912">Public network bandwidth.</p>
<p id="CreateClusterMultiRole__p101471014165911"><strong id="CreateClusterMultiRole__b514715148596">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p6147151425918">N/A</p>
<p id="CreateClusterMultiRole__p2147181455916"><strong id="CreateClusterMultiRole__b01471414165914">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p1414751411596">N/A</p>
<p id="CreateClusterMultiRole__p81473147597"><strong id="CreateClusterMultiRole__b13147101425918">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p514851411598">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row174515149595"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.5.1.1 "><p id="CreateClusterMultiRole__p19148814125912">elbWhiteListReq</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.5.1.2 "><p id="CreateClusterMultiRole__p1714812146596">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.5.1.3 "><p id="CreateClusterMultiRole__p31481714115910"><a href="#CreateClusterMultiRole__request_CreateClusterElbWhiteList">CreateClusterElbWhiteList</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.10.2.5.1.4 "><p id="CreateClusterMultiRole__p91481414155912"><strong id="CreateClusterMultiRole__b1514871417597">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p714813144590">EIP whitelist.</p>
<p id="CreateClusterMultiRole__p71480144591"><strong id="CreateClusterMultiRole__b614841415913">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p1214817148592">N/A</p>
<p id="CreateClusterMultiRole__p214821413595"><strong id="CreateClusterMultiRole__b10148141425911">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p16148181415592">N/A</p>
<p id="CreateClusterMultiRole__p11481614185913"><strong id="CreateClusterMultiRole__b51481814125919">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p14148114105912">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row945614155916"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.5.1.1 "><p id="CreateClusterMultiRole__p111481714205919">publicBindType</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.5.1.2 "><p id="CreateClusterMultiRole__p17148171412599">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.5.1.3 "><p id="CreateClusterMultiRole__p1514815142592">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.10.2.5.1.4 "><p id="CreateClusterMultiRole__p161481014135915"><strong id="CreateClusterMultiRole__b1714861425912">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p171481614185911">Whether to automatically bind an EIP.</p>
<p id="CreateClusterMultiRole__p5148121445915"><strong id="CreateClusterMultiRole__b17148141425911">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p414811144598">N/A</p>
<p id="CreateClusterMultiRole__p1614811485919"><strong id="CreateClusterMultiRole__b20148121415912">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p51483143592">Currently, only auto_assign is supported.</p>
<p id="CreateClusterMultiRole__p01481714105915"><strong id="CreateClusterMultiRole__b171481514135916">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p18148131485916">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row18451214145911"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.5.1.1 "><p id="CreateClusterMultiRole__p814841415910">eipId</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.5.1.2 "><p id="CreateClusterMultiRole__p16148314175912">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.5.1.3 "><p id="CreateClusterMultiRole__p914871485914">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.10.2.5.1.4 "><p id="CreateClusterMultiRole__p3148201405910"><strong id="CreateClusterMultiRole__b014821475913">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p11481414195915">EIP ID.</p>
<p id="CreateClusterMultiRole__p51485144595"><strong id="CreateClusterMultiRole__b214871495919">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p18148614195918">N/A</p>
<p id="CreateClusterMultiRole__p17148191425912"><strong id="CreateClusterMultiRole__b18148131485915">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p2148101413591">N/A</p>
<p id="CreateClusterMultiRole__p12148111435911"><strong id="CreateClusterMultiRole__b6148151414599">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p1714861485916">N/A</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateClusterMultiRole__request_CreateClusterPublicEip"></a><a name="request_CreateClusterPublicEip"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__request_CreateClusterPublicEip" frame="border" border="1" rules="all"><caption><b>Table 11 </b>CreateClusterPublicEip</caption><thead align="left"><tr id="CreateClusterMultiRole__row5471114205916"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.11.2.5.1.1"><p id="CreateClusterMultiRole__p15148814205918">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.11.2.5.1.2"><p id="CreateClusterMultiRole__p71481914165914">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.11.2.5.1.3"><p id="CreateClusterMultiRole__p91486144598">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.5.11.2.5.1.4"><p id="CreateClusterMultiRole__p10148181485918">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row74781418594"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.5.1.1 "><p id="CreateClusterMultiRole__p131484148591">bandWidth</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.5.1.2 "><p id="CreateClusterMultiRole__p13148111418599">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.5.1.3 "><p id="CreateClusterMultiRole__p161481714145913"><a href="#CreateClusterMultiRole__request_CreateClusterPublicEipSize">CreateClusterPublicEipSize</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.11.2.5.1.4 "><p id="CreateClusterMultiRole__p81481114135916"><strong id="CreateClusterMultiRole__b41482014145918">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p1314841435915">Set the public network bandwidth.</p>
<p id="CreateClusterMultiRole__p18148014175912"><strong id="CreateClusterMultiRole__b18148201416593">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p7148151455920">N/A</p>
<p id="CreateClusterMultiRole__p41489142594"><strong id="CreateClusterMultiRole__b15148114145914">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p15148131417593">N/A</p>
<p id="CreateClusterMultiRole__p314817141592"><strong id="CreateClusterMultiRole__b1614861415592">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p51481014135911">N/A</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateClusterMultiRole__request_CreateClusterPublicEipSize"></a><a name="request_CreateClusterPublicEipSize"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__request_CreateClusterPublicEipSize" frame="border" border="1" rules="all"><caption><b>Table 12 </b>CreateClusterPublicEipSize</caption><thead align="left"><tr id="CreateClusterMultiRole__row154814148595"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.12.2.5.1.1"><p id="CreateClusterMultiRole__p614871416597">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.12.2.5.1.2"><p id="CreateClusterMultiRole__p814815141592">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.12.2.5.1.3"><p id="CreateClusterMultiRole__p1814810142593">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.5.12.2.5.1.4"><p id="CreateClusterMultiRole__p6148141418596">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row18488148598"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.5.1.1 "><p id="CreateClusterMultiRole__p71489142596">size</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.5.1.2 "><p id="CreateClusterMultiRole__p0148814185920">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.5.1.3 "><p id="CreateClusterMultiRole__p414841418599">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.12.2.5.1.4 "><p id="CreateClusterMultiRole__p1414861435917"><strong id="CreateClusterMultiRole__b1914815143596">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p1814841455914">Bandwidth size, in Mbit/s.</p>
<p id="CreateClusterMultiRole__p161481141599"><strong id="CreateClusterMultiRole__b61489148590">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p314841414598">N/A</p>
<p id="CreateClusterMultiRole__p171488140590"><strong id="CreateClusterMultiRole__b21482143590">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p6148201416592">1-200</p>
<p id="CreateClusterMultiRole__p131481144595"><strong id="CreateClusterMultiRole__b12148101405910">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p131481814105917">1</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateClusterMultiRole__request_CreateClusterElbWhiteList"></a><a name="request_CreateClusterElbWhiteList"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__request_CreateClusterElbWhiteList" frame="border" border="1" rules="all"><caption><b>Table 13 </b>CreateClusterElbWhiteList</caption><thead align="left"><tr id="CreateClusterMultiRole__row1148101445919"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.13.2.5.1.1"><p id="CreateClusterMultiRole__p101481814165910">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.13.2.5.1.2"><p id="CreateClusterMultiRole__p191488140592">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.13.2.5.1.3"><p id="CreateClusterMultiRole__p14148131405919">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.5.13.2.5.1.4"><p id="CreateClusterMultiRole__p7148714115915">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row5481114155910"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.5.1.1 "><p id="CreateClusterMultiRole__p2014891416598">enableWhiteList</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.5.1.2 "><p id="CreateClusterMultiRole__p214861445910">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.5.1.3 "><p id="CreateClusterMultiRole__p1714851415596">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.13.2.5.1.4 "><p id="CreateClusterMultiRole__p914901413592"><strong id="CreateClusterMultiRole__b2014912145590">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p514919149595">Whether to enable public network access control.</p>
<p id="CreateClusterMultiRole__p1114911414597"><strong id="CreateClusterMultiRole__b151494147591">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p171494148592">N/A</p>
<p id="CreateClusterMultiRole__p121499147599"><strong id="CreateClusterMultiRole__b21491214195914">Value range</strong>:</p>
<ul id="CreateClusterMultiRole__ul17149151435919"><li id="CreateClusterMultiRole__li19149414185915"><p id="CreateClusterMultiRole__p414914142594"><a name="CreateClusterMultiRole__li19149414185915"></a><a name="li19149414185915"></a>true: A whitelist is set. Only IP addresses or CIDR blocks on this whitelist can access the cluster from the public network.</p>
</li><li id="CreateClusterMultiRole__li414920147594"><p id="CreateClusterMultiRole__p2149151416599"><a name="CreateClusterMultiRole__li414920147594"></a><a name="li414920147594"></a>false: No whitelist is set. All public IP addresses can access the cluster.</p>
</li></ul>
<p id="CreateClusterMultiRole__p171491614125916">Click +Add. In the displayed text box, enter IP addresses or CIDR blocks that are allowed to access the cluster from the public network. Separate them using commas (,). Each value must be unique. An example of valid values: 192.168.1.1,10.0.0.0/24. Examples of invalid values: 0.0.0.0, x.x.x.x0, 172.16.0.0-172.16.255.255, non-standard formats (e.g., 192.168.1), and duplicate values.</p>
<p id="CreateClusterMultiRole__p21490147591"><strong id="CreateClusterMultiRole__b141491014135914">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p814919149596">false</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row2049414155920"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.5.1.1 "><p id="CreateClusterMultiRole__p10149101445912">whiteList</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.5.1.2 "><p id="CreateClusterMultiRole__p4149181405915">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.5.1.3 "><p id="CreateClusterMultiRole__p514941485914">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.13.2.5.1.4 "><p id="CreateClusterMultiRole__p214961413594"><strong id="CreateClusterMultiRole__b614916141599">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p91491714115914">Public network access control whitelist.</p>
<p id="CreateClusterMultiRole__p171491014195916"><strong id="CreateClusterMultiRole__b1314917148596">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p1714901412598">Separate the whitelisted CIDR blocks or IP addresses with commas (,), and make sure each of them is unique.</p>
<p id="CreateClusterMultiRole__p131499146591"><strong id="CreateClusterMultiRole__b21499142597">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p14149191412599">N/A</p>
<p id="CreateClusterMultiRole__p514951413599"><strong id="CreateClusterMultiRole__b01491214175914">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p9149121455917">N/A</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateClusterMultiRole__request_CreateClusterLoadBalance"></a><a name="request_CreateClusterLoadBalance"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__request_CreateClusterLoadBalance" frame="border" border="1" rules="all"><caption><b>Table 14 </b>CreateClusterLoadBalance</caption><thead align="left"><tr id="CreateClusterMultiRole__row5501114125917"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.14.2.5.1.1"><p id="CreateClusterMultiRole__p1814917145592">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.14.2.5.1.2"><p id="CreateClusterMultiRole__p20149111417591">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.14.2.5.1.3"><p id="CreateClusterMultiRole__p514971412599">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.5.14.2.5.1.4"><p id="CreateClusterMultiRole__p17149514195916">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row1950111414593"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.5.1.1 "><p id="CreateClusterMultiRole__p2149121414599">endpointWithDnsName</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.5.1.2 "><p id="CreateClusterMultiRole__p414971411595">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.5.1.3 "><p id="CreateClusterMultiRole__p614915149593">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.14.2.5.1.4 "><p id="CreateClusterMultiRole__p1914918144591"><strong id="CreateClusterMultiRole__b51493144590">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p121491914155914">Specifies the private domain name for accessing the VPC endpoint.</p>
<p id="CreateClusterMultiRole__p1614961435912"><strong id="CreateClusterMultiRole__b11491414175914">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p19149314135920">N/A</p>
<p id="CreateClusterMultiRole__p1914981418599"><strong id="CreateClusterMultiRole__b4149914155915">Value range</strong>:</p>
<ul id="CreateClusterMultiRole__ul15149114155910"><li id="CreateClusterMultiRole__li1814910144597"><p id="CreateClusterMultiRole__p214901414595"><a name="CreateClusterMultiRole__li1814910144597"></a><a name="li1814910144597"></a>true: Internal domain names are supported. The system automatically assigns a private domain name to the VPC endpoint. After cluster creation, you can check this private domain name on the VPC Endpoint tab of the cluster details page.</p>
</li><li id="CreateClusterMultiRole__li18149171410594"><p id="CreateClusterMultiRole__p13149201485911"><a name="CreateClusterMultiRole__li18149171410594"></a><a name="li18149171410594"></a>false: Internal domain names are not supported. No private domain name is assigned for the VPC endpoint. The cluster can only be accessed through an IP address assigned to the VPC endpoint.</p>
</li></ul>
<p id="CreateClusterMultiRole__p18149014185914"><strong id="CreateClusterMultiRole__b141491714165912">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p214913142592">false</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row1750131417596"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.5.1.1 "><p id="CreateClusterMultiRole__p91496143594">vpcPermissions</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.5.1.2 "><p id="CreateClusterMultiRole__p19149714135912">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.5.1.3 "><p id="CreateClusterMultiRole__p91498142590">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.14.2.5.1.4 "><p id="CreateClusterMultiRole__p1114981455919"><strong id="CreateClusterMultiRole__b214931435910">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p13149111465910">Access control.</p>
<p id="CreateClusterMultiRole__p4149101413599"><strong id="CreateClusterMultiRole__b714961416594">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p14149121420595">N/A</p>
<p id="CreateClusterMultiRole__p1214916144599"><strong id="CreateClusterMultiRole__b714901455915">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p51491214155918">N/A.</p>
<p id="CreateClusterMultiRole__p714961412599"><strong id="CreateClusterMultiRole__b18149121411596">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p114991485915">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row11502014185918"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.5.1.1 "><p id="CreateClusterMultiRole__p1414918142597">professionVpcep</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.5.1.2 "><p id="CreateClusterMultiRole__p1214991415911">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.5.1.3 "><p id="CreateClusterMultiRole__p5149181418596">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.14.2.5.1.4 "><p id="CreateClusterMultiRole__p1149151417598"><strong id="CreateClusterMultiRole__b214991415597">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p161491814125914">Create a professional VPC endpoint.</p>
<p id="CreateClusterMultiRole__p514911140593"><strong id="CreateClusterMultiRole__b414918146599">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p314921413593">N/A</p>
<p id="CreateClusterMultiRole__p1149014175917"><strong id="CreateClusterMultiRole__b151491114195913">Value range</strong>:</p>
<ul id="CreateClusterMultiRole__ul41492014155915"><li id="CreateClusterMultiRole__li18149111413594"><p id="CreateClusterMultiRole__p19149181415591"><a name="CreateClusterMultiRole__li18149111413594"></a><a name="li18149111413594"></a><strong id="CreateClusterMultiRole__b1214951415598">true</strong>: Yes. Create professional VPC endpoints that support the IPv4/IPv6 dual-stack network.</p>
</li><li id="CreateClusterMultiRole__li114961410599"><p id="CreateClusterMultiRole__p19149141412592"><a name="CreateClusterMultiRole__li114961410599"></a><a name="li114961410599"></a><strong id="CreateClusterMultiRole__b1114971417598">false</strong>: No. Create basic VPC endpoints that support IPv4 only.</p>
</li></ul>
<p id="CreateClusterMultiRole__p151491214195913"><strong id="CreateClusterMultiRole__b4149161435917">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p1014911142596">false</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row25081413598"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.5.1.1 "><p id="CreateClusterMultiRole__p101497147599">dualstackEnable</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.5.1.2 "><p id="CreateClusterMultiRole__p9149814205915">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.5.1.3 "><p id="CreateClusterMultiRole__p191491914125914">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.14.2.5.1.4 "><p id="CreateClusterMultiRole__p18149201415915"><strong id="CreateClusterMultiRole__b151491145596">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p111491514165916">Whether to enable IPv4/IPv6 dual-stack networking.</p>
<p id="CreateClusterMultiRole__p9149314125920"><strong id="CreateClusterMultiRole__b4149514135917">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p121491414195910">The IPv4/IPv6 dual-stack network can be enabled only when a professional VPC endpoint is created and the VPC of the cluster supports IPv6.</p>
<p id="CreateClusterMultiRole__p9149141415594"><strong id="CreateClusterMultiRole__b5149914165914">Value range</strong>:</p>
<ul id="CreateClusterMultiRole__ul3149201455915"><li id="CreateClusterMultiRole__li11491514185915"><p id="CreateClusterMultiRole__p2014917146597"><a name="CreateClusterMultiRole__li11491514185915"></a><a name="li11491514185915"></a><strong id="CreateClusterMultiRole__b215081425918">true</strong>: Yes The system automatically assigns an IPv6 address to the VPC endpoint.</p>
</li><li id="CreateClusterMultiRole__li7150714105919"><p id="CreateClusterMultiRole__p5150214115916"><a name="CreateClusterMultiRole__li7150714105919"></a><a name="li7150714105919"></a><strong id="CreateClusterMultiRole__b17150161465912">false</strong>: No The VPC endpoint does not support IPv6 addresses.</p>
</li></ul>
<p id="CreateClusterMultiRole__p1115014147591"><strong id="CreateClusterMultiRole__b115011148592">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p111502149593">false</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateClusterMultiRole__request_CreateClusterPublicKibanaReq"></a><a name="request_CreateClusterPublicKibanaReq"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__request_CreateClusterPublicKibanaReq" frame="border" border="1" rules="all"><caption><b>Table 15 </b>CreateClusterPublicKibanaReq</caption><thead align="left"><tr id="CreateClusterMultiRole__row1751114135914"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.15.2.5.1.1"><p id="CreateClusterMultiRole__p1015041420597">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.15.2.5.1.2"><p id="CreateClusterMultiRole__p17150181445914">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.15.2.5.1.3"><p id="CreateClusterMultiRole__p51501214145911">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.5.15.2.5.1.4"><p id="CreateClusterMultiRole__p215041495910">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row151101411591"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.5.1.1 "><p id="CreateClusterMultiRole__p1015041411591">eipSize</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.5.1.2 "><p id="CreateClusterMultiRole__p3150141425917">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.5.1.3 "><p id="CreateClusterMultiRole__p815016144595">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.15.2.5.1.4 "><p id="CreateClusterMultiRole__p8150314155910"><strong id="CreateClusterMultiRole__b19150114125915">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p13150181418595">Bandwidth size, in Mbit/s.</p>
<p id="CreateClusterMultiRole__p191501714165911"><strong id="CreateClusterMultiRole__b91508146591">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p121501614195913">N/A</p>
<p id="CreateClusterMultiRole__p4150171495910"><strong id="CreateClusterMultiRole__b16150191418595">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p2150181416598">1-200</p>
<p id="CreateClusterMultiRole__p4150101411599"><strong id="CreateClusterMultiRole__b7150191425915">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p1915041412590">1</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row135218142593"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.5.1.1 "><p id="CreateClusterMultiRole__p181509143590">elbWhiteList</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.5.1.2 "><p id="CreateClusterMultiRole__p815071485912">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.5.1.3 "><p id="CreateClusterMultiRole__p10150181411597"><a href="#CreateClusterMultiRole__request_CreateClusterPublicKibanaElbWhiteList">CreateClusterPublicKibanaElbWhiteList</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.15.2.5.1.4 "><p id="CreateClusterMultiRole__p1815031416598"><strong id="CreateClusterMultiRole__b21506142594">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p1615013142594">Kibana whitelist information.</p>
<p id="CreateClusterMultiRole__p1415015144599"><strong id="CreateClusterMultiRole__b1150314175918">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p131501614175910">N/A</p>
<p id="CreateClusterMultiRole__p13150714175910"><strong id="CreateClusterMultiRole__b415071435910">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p18150314195910">N/A</p>
<p id="CreateClusterMultiRole__p515021495917"><strong id="CreateClusterMultiRole__b915081416595">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p1715010143597">N/A</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateClusterMultiRole__request_CreateClusterPublicKibanaElbWhiteList"></a><a name="request_CreateClusterPublicKibanaElbWhiteList"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__request_CreateClusterPublicKibanaElbWhiteList" frame="border" border="1" rules="all"><caption><b>Table 16 </b>CreateClusterPublicKibanaElbWhiteList</caption><thead align="left"><tr id="CreateClusterMultiRole__row9521149595"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.16.2.5.1.1"><p id="CreateClusterMultiRole__p61501714125911">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.16.2.5.1.2"><p id="CreateClusterMultiRole__p1115021416595">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.16.2.5.1.3"><p id="CreateClusterMultiRole__p81501414165910">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.5.16.2.5.1.4"><p id="CreateClusterMultiRole__p10150614155918">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row175311435910"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.5.1.1 "><p id="CreateClusterMultiRole__p9150414195912">whiteList</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.5.1.2 "><p id="CreateClusterMultiRole__p13150171416598">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.5.1.3 "><p id="CreateClusterMultiRole__p1415017149594">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.16.2.5.1.4 "><p id="CreateClusterMultiRole__p7150121415911"><strong id="CreateClusterMultiRole__b17150114115914">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p9150314105915">Whitelists</p>
<p id="CreateClusterMultiRole__p915061418597"><strong id="CreateClusterMultiRole__b11503149599">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p8150201410591">Separate the whitelisted CIDR blocks or IP addresses with commas (,), and make sure each of them is unique.</p>
<p id="CreateClusterMultiRole__p4150151485913"><strong id="CreateClusterMultiRole__b171506149599">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p13150121419593">N/A</p>
<p id="CreateClusterMultiRole__p2150514115912"><strong id="CreateClusterMultiRole__b61506149596">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p815018148597">N/A</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row135351413594"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.5.1.1 "><p id="CreateClusterMultiRole__p17150131414595">enableWhiteList</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.5.1.2 "><p id="CreateClusterMultiRole__p1615011445912">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.5.1.3 "><p id="CreateClusterMultiRole__p81501014125919">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.5.16.2.5.1.4 "><p id="CreateClusterMultiRole__p81501914145915"><strong id="CreateClusterMultiRole__b151502149594">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p13150314155913">Whether to enable Kibana access control.</p>
<p id="CreateClusterMultiRole__p1115091411594"><strong id="CreateClusterMultiRole__b1150114155912">Constraints</strong>:</p>
<p id="CreateClusterMultiRole__p21501214145917">N/A</p>
<p id="CreateClusterMultiRole__p171503147592"><strong id="CreateClusterMultiRole__b121503148597">Value range</strong>:</p>
<ul id="CreateClusterMultiRole__ul1915021420592"><li id="CreateClusterMultiRole__li1815010146599"><p id="CreateClusterMultiRole__p18150191435913"><a name="CreateClusterMultiRole__li1815010146599"></a><a name="li1815010146599"></a>true: A whitelist is set. Only IP addresses or CIDR blocks on this whitelist can access the cluster's Kibana console from the public network.</p>
</li><li id="CreateClusterMultiRole__li415041413594"><p id="CreateClusterMultiRole__p1115091485917"><a name="CreateClusterMultiRole__li415041413594"></a><a name="li415041413594"></a>false: No whitelist is set. All public IP addresses can access the cluster through Kibana.</p>
</li></ul>
<p id="CreateClusterMultiRole__p1315018148598">Click +Add. In the displayed text box, enter IP addresses or CIDR blocks that are allowed to access the cluster's Kibana console from the public network. Separate them using commas (,). Each value must be unique. An example of valid values: 192.168.1.1,10.0.0.0/24. Examples of invalid values: 0.0.0.0, x.x.x.x0, 172.16.0.0-172.16.255.255, non-standard formats (e.g., 192.168.1), and duplicate values.</p>
<p id="CreateClusterMultiRole__p715013142594"><strong id="CreateClusterMultiRole__b14150161415917">Default value</strong>:</p>
<p id="CreateClusterMultiRole__p15150161415590">false</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="CreateClusterMultiRole__section215271465917"><h4 class="sectiontitle">Response Parameters</h4><p id="CreateClusterMultiRole__p181521714185914"><strong id="CreateClusterMultiRole__b915211416597">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__response_CreateClusterResponseBody" frame="border" border="1" rules="all"><caption><b>Table 17 </b>Response body parameters</caption><thead align="left"><tr id="CreateClusterMultiRole__row1572014145919"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.6.3.2.4.1.1"><p id="CreateClusterMultiRole__p21526144593">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.6.3.2.4.1.2"><p id="CreateClusterMultiRole__p1115210144595">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.6.3.2.4.1.3"><p id="CreateClusterMultiRole__p31525144598">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row857111435915"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.6.3.2.4.1.1 "><p id="CreateClusterMultiRole__p12152714185910">cluster</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.6.3.2.4.1.2 "><p id="CreateClusterMultiRole__p16152141415599"><a href="#CreateClusterMultiRole__response_CreateClusterResp">CreateClusterResp</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.6.3.2.4.1.3 "><p id="CreateClusterMultiRole__p61523147595"><strong id="CreateClusterMultiRole__b41525143593">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p4152161420594">Cluster object. For a pay-per-use cluster, only the <strong id="CreateClusterMultiRole__b615211475911">cluster</strong> parameter is returned.</p>
<p id="CreateClusterMultiRole__p215221418594"><strong id="CreateClusterMultiRole__b171521114105911">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p91521614155914">N/A.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="CreateClusterMultiRole__response_CreateClusterResp"></a><a name="response_CreateClusterResp"></a><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__response_CreateClusterResp" frame="border" border="1" rules="all"><caption><b>Table 18 </b>CreateClusterResp</caption><thead align="left"><tr id="CreateClusterMultiRole__row257201410594"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.6.4.2.4.1.1"><p id="CreateClusterMultiRole__p215261425910">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.6.4.2.4.1.2"><p id="CreateClusterMultiRole__p1915271435912">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.6.4.2.4.1.3"><p id="CreateClusterMultiRole__p31521414135911">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row7582142592"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.6.4.2.4.1.1 "><p id="CreateClusterMultiRole__p11521147592">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.6.4.2.4.1.2 "><p id="CreateClusterMultiRole__p5152181420594">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.6.4.2.4.1.3 "><p id="CreateClusterMultiRole__p17152514145912"><strong id="CreateClusterMultiRole__b17152114125913">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p12152181435913">Cluster ID.</p>
<p id="CreateClusterMultiRole__p15152191425916"><strong id="CreateClusterMultiRole__b181521814145919">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p31521014135917">N/A.</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row2058514185915"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.6.4.2.4.1.1 "><p id="CreateClusterMultiRole__p18152101485915">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.6.4.2.4.1.2 "><p id="CreateClusterMultiRole__p13152114195915">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.6.4.2.4.1.3 "><p id="CreateClusterMultiRole__p5152181412599"><strong id="CreateClusterMultiRole__b515271455917">Definition</strong>:</p>
<p id="CreateClusterMultiRole__p10152151495916">Cluster name.</p>
<p id="CreateClusterMultiRole__p61524143590"><strong id="CreateClusterMultiRole__b615291445911">Value range</strong>:</p>
<p id="CreateClusterMultiRole__p5152201485916">N/A.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="CreateClusterMultiRole__section1152314175917"><h4 class="sectiontitle">Example Requests</h4><ul id="CreateClusterMultiRole__ul13152131412598"><li id="CreateClusterMultiRole__li715351415919"><p id="CreateClusterMultiRole__p13153614125912"><a name="CreateClusterMultiRole__li715351415919"></a><a name="li715351415919"></a>Example request for creating a pay-per-use Elasticsearch cluster</p>
<pre class="screen" id="CreateClusterMultiRole__screen71532142593">POST https://{Endpoint}/v2.0/{project_id}/clusters
{
"cluster" : {
"name" : "css-cluster",
"desc" : "Cluster testing",
"backupStrategy" : {
"period" : "16:00 GMT+08:00",
"prefix" : "snapshot",
"keepday" : 7,
"frequency" : "DAY",
"bucket" : "OBS-obsName",
"basePath" : "css_repository/obs-path",
"agency" : "css_obs_agency",
"maxSnapshotBytesPerSeconds" : 40,
"maxRestoreBytesPerSeconds" : 40
},
"roles" : [ {
"flavorRef" : "ess.spec-4u8g",
"volume" : {
"volume_type" : "COMMON",
"size" : 100
},
"type" : "ess",
"instanceNum" : 1
} ],
"nics" : {
"vpcId" : "{VPC ID}",
"netId" : "{NET ID}",
"securityGroupId" : "{Security group ID}"
},
"enterprise_project_id" : 0,
"tags" : [ {
"key" : "k1",
"value" : "v1"
}, {
"key" : "k2",
"value" : "v2"
} ],
"availability_zone" : "{Az code}",
"datastore" : {
"version" : "{cluster-version}",
"type" : "elasticsearch"
},
"authorityEnable" : true,
"httpsEnable" : true,
"adminPwd" : "{password}",
"publicIPReq" : {
"eip" : {
"bandWidth" : {
"size" : 5
}
},
"elbWhiteListReq" : {
"enableWhiteList" : true,
"whiteList" : "127.0.0.1"
},
"publicBindType" : "auto_assign",
"eipId" : null
},
"loadBalance" : {
"endpointWithDnsName" : false,
"vpcPermissions" : [ "{Account ID}" ]
},
"publicKibanaReq" : {
"eipSize" : 5,
"elbWhiteList" : {
"whiteList" : "127.0.0.1",
"enableWhiteList" : true
}
}
}
}</pre>
</li></ul>
</div>
<div class="section" id="CreateClusterMultiRole__section815471413593"><h4 class="sectiontitle">Example Responses</h4><p id="CreateClusterMultiRole__p17154214115911"><strong id="CreateClusterMultiRole__b11541814175919">Status code: 200</strong></p>
<p id="CreateClusterMultiRole__p0154121417597">Request succeeded.</p>
<ul id="CreateClusterMultiRole__ul1815481435920"><li id="CreateClusterMultiRole__li5154214115917"><p id="CreateClusterMultiRole__p1815416146593"><a name="CreateClusterMultiRole__li5154214115917"></a><a name="li5154214115917"></a>Example response for creating a pay-per-use cluster.</p>
<pre class="screen" id="CreateClusterMultiRole__screen215461413595">{
"cluster" : {
"id" : "ef683016-871e-48bc-bf93-74a29d60d214",
"name" : "ES-Test"
}
}</pre>
</li></ul>
</div>
<div class="section" id="CreateClusterMultiRole__section8154141465913"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="CreateClusterMultiRole__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="CreateClusterMultiRole__row16391425913"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.9.2.1.3.1.1"><p id="CreateClusterMultiRole__p715441475918">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.9.2.1.3.1.2"><p id="CreateClusterMultiRole__p9154314175915">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="CreateClusterMultiRole__row363131405918"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.9.2.1.3.1.1 "><p id="CreateClusterMultiRole__p515413146597">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.9.2.1.3.1.2 "><p id="CreateClusterMultiRole__p1915471410593">Request succeeded.</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row36341445912"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.9.2.1.3.1.1 "><p id="CreateClusterMultiRole__p615461495919">400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.9.2.1.3.1.2 "><p id="CreateClusterMultiRole__p5154101411590">Invalid request.</p>
<p id="CreateClusterMultiRole__p181540145595">Modify the request before retry.</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row12631614185915"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.9.2.1.3.1.1 "><p id="CreateClusterMultiRole__p91541814195918">409</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.9.2.1.3.1.2 "><p id="CreateClusterMultiRole__p7154111465919">The request could not be completed due to a conflict with the current state of the resource.</p>
<p id="CreateClusterMultiRole__p1915491485915">The resource that the client attempts to create already exists, or the update request fails to be processed because of a conflict.</p>
</td>
</tr>
<tr id="CreateClusterMultiRole__row563141425912"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.9.2.1.3.1.1 "><p id="CreateClusterMultiRole__p191541114145914">412</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.9.2.1.3.1.2 "><p id="CreateClusterMultiRole__p19154111465911">The server did not meet one of the preconditions contained in the request.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="CreateClusterMultiRole__section1154121465916"><h4 class="sectiontitle">Error Codes</h4><p id="CreateClusterMultiRole__p4154101455918">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_0.html">Cluster Management</a></div>
</div>
</div>