forked from docs/doc-exports
Compare commits
58 Commits
as_openapi
...
add-openap
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e0bbcac1d | |||
| 1f1eb653a0 | |||
| 9a02fd138c | |||
| fa3f478d84 | |||
| 6bc5dd3497 | |||
| 99d7ff5a10 | |||
| 0b3a43371a | |||
| 1421199fd8 | |||
| 409fe16e38 | |||
| 3f4bdc86f8 | |||
| 8e38ff8c9e | |||
| d1ef8ab752 | |||
| d167e4cc29 | |||
| 1121d98de9 | |||
| 5374c21852 | |||
| eb1f0e33cc | |||
| c49ab04f1a | |||
| 456265ead9 | |||
| 7a0482364b | |||
| dd4c7da95e | |||
| d0fdb06851 | |||
| d9d9ef8f3a | |||
| b327ddf16f | |||
| d63cd05074 | |||
| 0526afc72c | |||
| 95e4945935 | |||
| b1d3032602 | |||
| 4813caf659 | |||
| 64dfadb38d | |||
| b5be8917cf | |||
| 487ff19e34 | |||
| dc5d5209b0 | |||
| 382dfe8964 | |||
| bb1faaede3 | |||
| 8093b53dac | |||
| 5df6efba54 | |||
| c6d6df168e | |||
| a22df3329e | |||
| af6f5ee1ab | |||
| af86f4a33b | |||
| 27aafc1878 | |||
| a41a4e0331 | |||
| affc0093ff | |||
| b8457f8476 | |||
| 2edd9cc641 | |||
| 00b6f42eca | |||
| 6d73dcaf41 | |||
| 4d1fac645a | |||
| c750d15f42 | |||
| ac787f42f1 | |||
| 03e77f3e5b | |||
| b662a89e70 | |||
| 1ddaec1a62 | |||
| 584d272a0b | |||
| 09469dcb98 | |||
| 856eead9f0 | |||
| cfeabe6434 | |||
| b2353339c3 |
198
.gitea/workflows/openapi.yml
Normal file
198
.gitea/workflows/openapi.yml
Normal file
File diff suppressed because it is too large
Load Diff
123
.gitea/workflows/yaml-lint.yml
Normal file
123
.gitea/workflows/yaml-lint.yml
Normal file
File diff suppressed because it is too large
Load Diff
11
.spectral.yaml
Normal file
11
.spectral.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
rules:
|
||||
path-starts-with-slash-no-spaces:
|
||||
description: Path must start with / and contain no spaces
|
||||
message: "Path '{{property}}' must start with '/' and must not contain spaces"
|
||||
severity: error
|
||||
given: $.paths
|
||||
then:
|
||||
field: "@key"
|
||||
function: pattern
|
||||
functionOptions:
|
||||
match: "^\\/[^\\s]*$"
|
||||
17
.yamllint
Normal file
17
.yamllint
Normal file
@ -0,0 +1,17 @@
|
||||
# .yamllint
|
||||
extends: default
|
||||
|
||||
yaml-files:
|
||||
- '*.yaml'
|
||||
- '*.yml'
|
||||
|
||||
rules:
|
||||
line-length:
|
||||
max: 120
|
||||
level: warning
|
||||
indentation:
|
||||
spaces: 2 # number of spaces per indent level
|
||||
indent-sequences: consistent # or true/false/whatever
|
||||
level: error
|
||||
document-start:
|
||||
level: warning
|
||||
File diff suppressed because it is too large
Load Diff
@ -730,15 +730,26 @@
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="AddNode__row19231117141516"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="AddNode__p833114714155">dockerBaseSize</p>
|
||||
<tbody><tr id="AddNode__row19231117141516"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="AddNode__p579610541215">containerBaseSize</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="AddNode__p173311275154">No</p>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="AddNode__p1779611581220">No</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="AddNode__p4331167171519">Integer</p>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="AddNode__p19796145161216">Integer</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="AddNode__p153311479153">Available disk space of a single container on a node, in GB.</p>
|
||||
<p id="AddNode__p123318717150">If this parameter is left blank or is set to <strong id="AddNode__b10331776156">0</strong>, the default value is used. In Device Mapper mode, the default value is <strong id="AddNode__b53310781520">10</strong>. In OverlayFS mode, the available space of a single container is not limited by default, and the <strong id="AddNode__b4331137161520">dockerBaseSize</strong> setting takes effect only on EulerOS nodes in the cluster of the new version.</p>
|
||||
<p id="AddNode__p1233215716152">When Device Mapper is used, you are advised to set <strong id="AddNode__b93321781510">dockerBaseSize</strong> to a value less than or equal to 80 GB. If the value is too large, the container runtime may fail to be started due to long initialization. If there are special requirements for the container disk space, you can mount an external or local storage device.</p>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="AddNode__p3796185141215"><strong id="AddNode__b107966513126">Definition</strong></p>
|
||||
<p id="AddNode__p4796185121211">Available disk space of a single container on a node (unit: G).</p>
|
||||
<div class="note" id="AddNode__note187967518129"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="AddNode__ul10796105141216"><li id="AddNode__li19796115111215"><p id="AddNode__p77961581212"><a name="AddNode__li19796115111215"></a><a name="li19796115111215"></a>This parameter cannot be updated when a node pool is being updated.</p>
|
||||
</li><li id="AddNode__li37962571214"><p id="AddNode__p1579618531212"><a name="AddNode__li37962571214"></a><a name="li37962571214"></a>If this parameter is not specified or is set to <strong id="AddNode__b107965531213">0</strong>, the default value is used. In OverlayFS mode, no fixed limit is imposed on the available space of a single container. In Device Mapper mode, the default value is <strong id="AddNode__b979614531210">10</strong>, and the <strong id="AddNode__b18796550121">containerBaseSize</strong> setting takes effect only on nodes running EulerOS in clusters of v1.23.14-r0, v1.25.9-r0, v1.27.6-r0, v1.28.4-r0, or later.</p>
|
||||
</li><li id="AddNode__li4796255123"><p id="AddNode__p87964516126"><a name="AddNode__li4796255123"></a><a name="li4796255123"></a>For details about how to allocate the space for the container runtime, see <a href="cce_10_0341.html">Data Disk Space Allocation</a>.</p>
|
||||
</li><li id="AddNode__li20796251121"><p id="AddNode__p279610581219"><a name="AddNode__li20796251121"></a><a name="li20796251121"></a>When Device Mapper is used, it is recommended that <strong id="AddNode__b1479619513123">containerBaseSize</strong> be set to a value less than or equal to 80 GiB. If the value is too large, the container runtime may fail to be started due to time-consuming initialization. If there are special requirements for the container disk space, you can mount external or local storage. In new versions, the Device Mapper mode is used only by BMSs in the same resource pool and is being discarded.</p>
|
||||
</li></ul>
|
||||
<p id="AddNode__p17684155181218">This parameter cannot be updated when a node pool is being updated.</p>
|
||||
</div></div>
|
||||
<p id="AddNode__p1579675181214"><strong id="AddNode__b107966531214">Constraints</strong></p>
|
||||
<p id="AddNode__p1379611510125"><strong id="AddNode__b117969518129">Range</strong></p>
|
||||
<p id="AddNode__p137968541217">N/A</p>
|
||||
<p id="AddNode__p1379615501217"><strong id="AddNode__b77968515126">Default Value</strong></p>
|
||||
<p id="AddNode__p12796358125">N/A</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="AddNode__row7231107111514"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="AddNode__p203321791517">runtime</p>
|
||||
|
||||
862
docs/cce/api-ref/BatchCreateAddonPrecheck.html
Normal file
862
docs/cce/api-ref/BatchCreateAddonPrecheck.html
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
137
docs/cce/api-ref/DeleteJob.html
Normal file
137
docs/cce/api-ref/DeleteJob.html
Normal file
File diff suppressed because it is too large
Load Diff
534
docs/cce/api-ref/GetOneJob.html
Normal file
534
docs/cce/api-ref/GetOneJob.html
Normal file
File diff suppressed because it is too large
Load Diff
561
docs/cce/api-ref/ListAddonPrecheckTasks.html
Normal file
561
docs/cce/api-ref/ListAddonPrecheckTasks.html
Normal file
File diff suppressed because it is too large
Load Diff
469
docs/cce/api-ref/ListJobs.html
Normal file
469
docs/cce/api-ref/ListJobs.html
Normal file
File diff suppressed because it is too large
Load Diff
@ -728,15 +728,26 @@
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="ResetNode__row533425216511"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="ResetNode__p958665216511">dockerBaseSize</p>
|
||||
<tbody><tr id="ResetNode__row533425216511"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="ResetNode__p6209862129">containerBaseSize</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="ResetNode__p458618521257">No</p>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.2 "><p id="ResetNode__p132091617122">No</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="ResetNode__p1358613521057">Integer</p>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.3 "><p id="ResetNode__p192101760121">Integer</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="ResetNode__p758635211512">Available disk space of a single container on a node, in GB.</p>
|
||||
<p id="ResetNode__p13586175220512">If this parameter is left blank or is set to <strong id="ResetNode__b19586125217511">0</strong>, the default value is used. In Device Mapper mode, the default value is <strong id="ResetNode__b25861252356">10</strong>. In OverlayFS mode, the available space of a single container is not limited by default, and the <strong id="ResetNode__b145861052155">dockerBaseSize</strong> setting takes effect only on EulerOS nodes in the cluster of the new version.</p>
|
||||
<p id="ResetNode__p45861752156">When Device Mapper is used, you are advised to set <strong id="ResetNode__b135863528518">dockerBaseSize</strong> to a value less than or equal to 80 GB. If the value is too large, the container runtime may fail to be started due to long initialization. If there are special requirements for the container disk space, you can mount an external or local storage device.</p>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.18.2.5.1.4 "><p id="ResetNode__p72100611126"><strong id="ResetNode__b1821026111220">Definition</strong></p>
|
||||
<p id="ResetNode__p11210156181213">Available disk space of a single container on a node (unit: G).</p>
|
||||
<div class="note" id="ResetNode__note52108651211"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="ResetNode__ul921010619128"><li id="ResetNode__li13210463125"><p id="ResetNode__p1521066191218"><a name="ResetNode__li13210463125"></a><a name="li13210463125"></a>This parameter cannot be updated when a node pool is being updated.</p>
|
||||
</li><li id="ResetNode__li1221012621219"><p id="ResetNode__p1321056171214"><a name="ResetNode__li1221012621219"></a><a name="li1221012621219"></a>If this parameter is not specified or is set to <strong id="ResetNode__b22101261122">0</strong>, the default value is used. In OverlayFS mode, no fixed limit is imposed on the available space of a single container. In Device Mapper mode, the default value is <strong id="ResetNode__b62100691218">10</strong>, and the <strong id="ResetNode__b1821011671218">containerBaseSize</strong> setting takes effect only on nodes running EulerOS in clusters of v1.23.14-r0, v1.25.9-r0, v1.27.6-r0, v1.28.4-r0, or later.</p>
|
||||
</li><li id="ResetNode__li121017631219"><p id="ResetNode__p9210369124"><a name="ResetNode__li121017631219"></a><a name="li121017631219"></a>For details about how to allocate the space for the container runtime, see <a href="cce_10_0341.html">Data Disk Space Allocation</a>.</p>
|
||||
</li><li id="ResetNode__li122106620125"><p id="ResetNode__p11210196141210"><a name="ResetNode__li122106620125"></a><a name="li122106620125"></a>When Device Mapper is used, it is recommended that <strong id="ResetNode__b1021026171219">containerBaseSize</strong> be set to a value less than or equal to 80 GiB. If the value is too large, the container runtime may fail to be started due to time-consuming initialization. If there are special requirements for the container disk space, you can mount external or local storage. In new versions, the Device Mapper mode is used only by BMSs in the same resource pool and is being discarded.</p>
|
||||
</li></ul>
|
||||
<p id="ResetNode__p1575919518120">This parameter cannot be updated when a node pool is being updated.</p>
|
||||
</div></div>
|
||||
<p id="ResetNode__p0210156171219"><strong id="ResetNode__b42105620126">Constraints</strong></p>
|
||||
<p id="ResetNode__p10210967120"><strong id="ResetNode__b42101161129">Range</strong></p>
|
||||
<p id="ResetNode__p721015671217">N/A</p>
|
||||
<p id="ResetNode__p42106613121"><strong id="ResetNode__b321011614122">Default Value</strong></p>
|
||||
<p id="ResetNode__p421066121213">N/A</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="ResetNode__row123341752757"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.18.2.5.1.1 "><p id="ResetNode__p358619521654">runtime</p>
|
||||
|
||||
@ -28,6 +28,8 @@
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="node_storage_example.html">Attaching Disks to a Node</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="cce_10_0341.html">Space Allocation of a Data Disk</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
@ -58,6 +58,8 @@
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="cce_02_0357.html">Deleting a Node Pool</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="cce_02_0358.html">Synchronizing Node Pool Configurations to Existing Nodes</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
|
||||
@ -20,6 +20,8 @@
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="cce_02_0366.html">Add-on Instance Parameters</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="job_lifecycle_management.html">Job Management</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -525,13 +525,27 @@
|
||||
<td class="cellrowborder" valign="top" width="49.01960784313725%" headers="mcps1.3.3.10.2.5.1.4 "><p id="cce_02_0242__p3419323992">Specifies the IAM agency name.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="cce_02_0242__row16874635181011"><td class="cellrowborder" valign="top" width="20.15686274509804%" headers="mcps1.3.3.10.2.5.1.1 "><p id="cce_02_0242__p1917197105716">dockerBaseSize</p>
|
||||
<tr id="cce_02_0242__row16874635181011"><td class="cellrowborder" valign="top" width="20.15686274509804%" headers="mcps1.3.3.10.2.5.1.1 "><p id="cce_02_0242__p728111882717">containerBaseSize</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="15.931372549019606%" headers="mcps1.3.3.10.2.5.1.2 "><p id="cce_02_0242__p389518122571">No</p>
|
||||
<td class="cellrowborder" valign="top" width="15.931372549019606%" headers="mcps1.3.3.10.2.5.1.2 "><p id="cce_02_0242__p1728141852718">No</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="14.892156862745098%" headers="mcps1.3.3.10.2.5.1.3 "><p id="cce_02_0242__p15176712576">Integer</p>
|
||||
<td class="cellrowborder" valign="top" width="14.892156862745098%" headers="mcps1.3.3.10.2.5.1.3 "><p id="cce_02_0242__p6284187278">Integer</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="49.01960784313725%" headers="mcps1.3.3.10.2.5.1.4 "><p id="cce_02_0242__p18174765710">Available disk space of a single Docker container on the node using the device mapper.</p>
|
||||
<td class="cellrowborder" valign="top" width="49.01960784313725%" headers="mcps1.3.3.10.2.5.1.4 "><p id="cce_02_0242__p72891816277"><strong id="cce_02_0242__b828171852718">Details</strong>:</p>
|
||||
<p id="cce_02_0242__p132831819278">Available disk space of a single container on a node (unit: G).</p>
|
||||
<p id="cce_02_0242__p928171892719">For details about how to allocate the space for the container runtime, see <a href="cce_10_0341.html">Space Allocation of a Data Disk</a>.</p>
|
||||
<p id="cce_02_0242__p13281818102713"><strong id="cce_02_0242__b9289182279">Constraints</strong>:</p>
|
||||
<p id="cce_02_0242__p20282181278">When Device Mapper is used, it is recommended that <strong id="cce_02_0242__b142816187278">containerBaseSize</strong> be set to a value less than or equal to 80 GiB. If the value is too large, the container runtime may fail to be started due to long initialization. If there are special requirements for the container disk space, you can mount an external or local storage device. In new versions, the Device Mapper mode is used only by BMSs in the same resource pool and is being deprecated.</p>
|
||||
<ul id="cce_02_0242__ul1828141819278"><li id="cce_02_0242__li728918152714"><p id="cce_02_0242__p182801811274"><a name="cce_02_0242__li728918152714"></a><a name="li728918152714"></a>The <strong id="cce_02_0242__b152891818273">containerBaseSize</strong> setting takes effect only on nodes running EulerOS in clusters of the new version (v1.23.14-r0, v1.25.9-r0, v1.27.6-r0, v1.28.4-r0 or later).</p>
|
||||
</li><li id="cce_02_0242__li128181819279"><p id="cce_02_0242__p1728121862710"><a name="cce_02_0242__li128181819279"></a><a name="li128181819279"></a>This parameter cannot be updated when a node pool is being updated.</p>
|
||||
</li></ul>
|
||||
<p id="cce_02_0242__p5281189279"><strong id="cce_02_0242__b102831802714">Options</strong>:</p>
|
||||
<p id="cce_02_0242__p1929101819277">10 to 500</p>
|
||||
<p id="cce_02_0242__p112911822716"><strong id="cce_02_0242__b429131832714">Default value</strong>:</p>
|
||||
<p id="cce_02_0242__p1929418182716">If the value is not specified or is set to 0, the default value is used.</p>
|
||||
<ul id="cce_02_0242__ul1929141842717"><li id="cce_02_0242__li142917187279"><p id="cce_02_0242__p122941819279"><a name="cce_02_0242__li142917187279"></a><a name="li142917187279"></a>The default value is <strong id="cce_02_0242__b1029101816271">10</strong> in Device Mapper mode.</p>
|
||||
</li><li id="cce_02_0242__li1429151852715"><p id="cce_02_0242__p82981862715"><a name="cce_02_0242__li1429151852715"></a><a name="li1429151852715"></a>In OverlayFS mode, the available space of a single container is not limited by default.</p>
|
||||
</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="cce_02_0242__row9333104293318"><td class="cellrowborder" valign="top" width="20.15686274509804%" headers="mcps1.3.3.10.2.5.1.1 "><p id="cce_02_0242__p203338425338">alpha.cce/preInstall</p>
|
||||
@ -1736,11 +1750,26 @@
|
||||
<td class="cellrowborder" valign="top" width="56.00000000000001%" headers="mcps1.3.4.9.2.4.1.3 "><p id="cce_02_0242__p720391621210">Maximum number of pods on the node.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="cce_02_0242__row144531347131912"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.4.9.2.4.1.1 "><p id="cce_02_0242__p67621357536">dockerBaseSize</p>
|
||||
<tr id="cce_02_0242__row144531347131912"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.4.9.2.4.1.1 "><p id="cce_02_0242__p1601456182610">containerBaseSize</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="cce_02_0242__p1976214115310">Integer</p>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="cce_02_0242__p170756172615">No</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="56.00000000000001%" headers="mcps1.3.4.9.2.4.1.3 "><p id="cce_02_0242__p197620112533">Available disk space of a single Docker container on the node using the device mapper.</p>
|
||||
<td class="cellrowborder" valign="top" width="56.00000000000001%" headers="mcps1.3.4.9.2.4.1.3 "><p id="cce_02_0242__p00165642612">Integer</p>
|
||||
<p id="cce_02_0242__p10185622612"><strong id="cce_02_0242__b1065620261">Details</strong>:</p>
|
||||
<p id="cce_02_0242__p11065662614">Available disk space of a single container on a node (unit: G).</p>
|
||||
<p id="cce_02_0242__p60105617261">For details about how to allocate the space for the container runtime, see <a href="cce_10_0341.html">Space Allocation of a Data Disk</a>.</p>
|
||||
<p id="cce_02_0242__p00205642610"><strong id="cce_02_0242__b50856182614">Constraints</strong>:</p>
|
||||
<p id="cce_02_0242__p100145618262">When Device Mapper is used, it is recommended that <strong id="cce_02_0242__b9055662616">containerBaseSize</strong> be set to a value less than or equal to 80 GiB. If the value is too large, the container runtime may fail to be started due to long initialization. If there are special requirements for the container disk space, you can mount an external or local storage device. In new versions, the Device Mapper mode is used only by BMSs in the same resource pool and is being deprecated.</p>
|
||||
<ul id="cce_02_0242__ul170165614266"><li id="cce_02_0242__li190105617261"><p id="cce_02_0242__p140556152615"><a name="cce_02_0242__li190105617261"></a><a name="li190105617261"></a>The <strong id="cce_02_0242__b1201656142620">containerBaseSize</strong> setting takes effect only on nodes running EulerOS in clusters of the new version (v1.23.14-r0, v1.25.9-r0, v1.27.6-r0, v1.28.4-r0 or later).</p>
|
||||
</li><li id="cce_02_0242__li13075620266"><p id="cce_02_0242__p107567262"><a name="cce_02_0242__li13075620266"></a><a name="li13075620266"></a>This parameter cannot be updated when a node pool is being updated.</p>
|
||||
</li></ul>
|
||||
<p id="cce_02_0242__p150856162616"><strong id="cce_02_0242__b1095652618">Options</strong>:</p>
|
||||
<p id="cce_02_0242__p601856152618">10 to 500</p>
|
||||
<p id="cce_02_0242__p16085615261"><strong id="cce_02_0242__b18085620265">Default value</strong>:</p>
|
||||
<p id="cce_02_0242__p1007567265">If the value is not specified or is set to 0, the default value is used.</p>
|
||||
<ul id="cce_02_0242__ul90115617262"><li id="cce_02_0242__li8055622616"><p id="cce_02_0242__p6055620265"><a name="cce_02_0242__li8055622616"></a><a name="li8055622616"></a>The default value is <strong id="cce_02_0242__b200175619265">10</strong> in Device Mapper mode.</p>
|
||||
</li><li id="cce_02_0242__li1001556122613"><p id="cce_02_0242__p1806568269"><a name="cce_02_0242__li1001556122613"></a><a name="li1001556122613"></a>In OverlayFS mode, the available space of a single container is not limited by default.</p>
|
||||
</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="cce_02_0242__row28414286321"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.4.9.2.4.1.1 "><p id="cce_02_0242__p18552819328">agency_name</p>
|
||||
|
||||
@ -505,11 +505,26 @@
|
||||
<td class="cellrowborder" valign="top" width="56.00000000000001%" headers="mcps1.3.4.11.2.4.1.3 "><p id="cce_02_0243__p720391621210">Maximum number of pods on the node.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="cce_02_0243__row144531347131912"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.4.11.2.4.1.1 "><p id="cce_02_0243__p67621357536">dockerBaseSize</p>
|
||||
<tr id="cce_02_0243__row144531347131912"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.4.11.2.4.1.1 "><p id="cce_02_0243__p728111882717">containerBaseSize</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="cce_02_0243__p1976214115310">Integer</p>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="cce_02_0243__p1728141852718">No</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="56.00000000000001%" headers="mcps1.3.4.11.2.4.1.3 "><p id="cce_02_0243__p197620112533">Available disk space of a single Docker container on the node using the device mapper.</p>
|
||||
<td class="cellrowborder" valign="top" width="56.00000000000001%" headers="mcps1.3.4.11.2.4.1.3 "><p id="cce_02_0243__p6284187278">Integer</p>
|
||||
<p id="cce_02_0243__p72891816277"><strong id="cce_02_0243__b828171852718">Details</strong>:</p>
|
||||
<p id="cce_02_0243__p132831819278">Available disk space of a single container on a node (unit: G).</p>
|
||||
<p id="cce_02_0243__p928171892719">For details about how to allocate the space for the container runtime, see <a href="cce_10_0341.html">Space Allocation of a Data Disk</a>.</p>
|
||||
<p id="cce_02_0243__p13281818102713"><strong id="cce_02_0243__b9289182279">Constraints</strong>:</p>
|
||||
<p id="cce_02_0243__p20282181278">When Device Mapper is used, it is recommended that <strong id="cce_02_0243__b142816187278">containerBaseSize</strong> be set to a value less than or equal to 80 GiB. If the value is too large, the container runtime may fail to be started due to long initialization. If there are special requirements for the container disk space, you can mount an external or local storage device. In new versions, the Device Mapper mode is used only by BMSs in the same resource pool and is being deprecated.</p>
|
||||
<ul id="cce_02_0243__ul1828141819278"><li id="cce_02_0243__li728918152714"><p id="cce_02_0243__p182801811274"><a name="cce_02_0243__li728918152714"></a><a name="li728918152714"></a>The <strong id="cce_02_0243__b152891818273">containerBaseSize</strong> setting takes effect only on nodes running EulerOS in clusters of the new version (v1.23.14-r0, v1.25.9-r0, v1.27.6-r0, v1.28.4-r0 or later).</p>
|
||||
</li><li id="cce_02_0243__li128181819279"><p id="cce_02_0243__p1728121862710"><a name="cce_02_0243__li128181819279"></a><a name="li128181819279"></a>This parameter cannot be updated when a node pool is being updated.</p>
|
||||
</li></ul>
|
||||
<p id="cce_02_0243__p5281189279"><strong id="cce_02_0243__b102831802714">Options</strong>:</p>
|
||||
<p id="cce_02_0243__p1929101819277">10 to 500</p>
|
||||
<p id="cce_02_0243__p112911822716"><strong id="cce_02_0243__b429131832714">Default value</strong>:</p>
|
||||
<p id="cce_02_0243__p1929418182716">If the value is not specified or is set to 0, the default value is used.</p>
|
||||
<ul id="cce_02_0243__ul1929141842717"><li id="cce_02_0243__li142917187279"><p id="cce_02_0243__p122941819279"><a name="cce_02_0243__li142917187279"></a><a name="li142917187279"></a>The default value is <strong id="cce_02_0243__b1029101816271">10</strong> in Device Mapper mode.</p>
|
||||
</li><li id="cce_02_0243__li1429151852715"><p id="cce_02_0243__p82981862715"><a name="cce_02_0243__li1429151852715"></a><a name="li1429151852715"></a>In OverlayFS mode, the available space of a single container is not limited by default.</p>
|
||||
</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="cce_02_0243__row926375016583"><td class="cellrowborder" valign="top" width="24%" headers="mcps1.3.4.11.2.4.1.1 "><p id="cce_02_0243__p11263165015811">periodType</p>
|
||||
|
||||
@ -444,7 +444,17 @@
|
||||
<ul id="cce_02_0269__ul1018212328240"><li id="cce_02_0269__li4182232152415"><strong id="cce_02_0269__b4182173210246">DockerLVMConfigOverride</strong>: Docker data disk configuration item. (This parameter has been discarded. Use the storage field instead.) The following is an example default configuration:<pre class="screen" id="cce_02_0269__screen2182173272419">"DockerLVMConfigOverride":"dockerThinpool=vgpaas/90%VG;kubernetesLV=vgpaas/10%VG;diskType=evs;lvType=linear"</pre>
|
||||
<p id="cce_02_0269__p191831232172413">The configuration contains the following fields:</p>
|
||||
<ul id="cce_02_0269__ul618333232416"><li id="cce_02_0269__li218373212412"><strong id="cce_02_0269__b1318343232413">userLV</strong>: size of the user space, for example, <strong id="cce_02_0269__b101831532172410">vgpaas/20%VG</strong>.</li><li id="cce_02_0269__li12183193211248"><strong id="cce_02_0269__b51831432202420">userPath</strong>: mount path of the user space, for example, <strong id="cce_02_0269__b11183132192412">/home/wqt-test</strong>.</li><li id="cce_02_0269__li11183113212418"><strong id="cce_02_0269__b1018383212245">diskType</strong>: disk type. Currently, only <strong id="cce_02_0269__b11183203232410">evs</strong>, <strong id="cce_02_0269__b1218383210242">hdd</strong>, and <strong id="cce_02_0269__b1418383222414">ssd</strong> are supported.</li><li id="cce_02_0269__li1518353211246"><strong id="cce_02_0269__b51831328243">lvType</strong>: type of a logic volume. Currently, the value can be <strong id="cce_02_0269__b19183132152415">linear</strong> or <strong id="cce_02_0269__b5183173211248">striped</strong>.</li><li id="cce_02_0269__li121831321249"><strong id="cce_02_0269__b8183163272419">dockerThinpool</strong>: Docker space size, for example, <strong id="cce_02_0269__b1318373214245">vgpaas/60%VG</strong>.</li><li id="cce_02_0269__li3183632142412"><strong id="cce_02_0269__b1318319326248">kubernetesLV</strong>: kubelet space size, for example, <strong id="cce_02_0269__b1183103211241">vgpaas/20%VG</strong>.</li></ul>
|
||||
</li><li id="cce_02_0269__li673211271463"><strong id="cce_02_0269__b418319329245">dockerBaseSize</strong>: available disk space of a single Docker container on a node in Device Mapper mode. This field is not supported in OverlayFS mode (nodes that use Ubuntu 18.04 in CCE Turbo clusters and nodes that use Ubuntu 18.04 in CCE clusters).</li><li id="cce_02_0269__li4748142710464"><strong id="cce_02_0269__b117471027184620">init-node-password</strong>: initial node password</li><li id="cce_02_0269__li374822784616"><strong id="cce_02_0269__b1974832784616">offloadNode</strong>: whether the node is a CCE Turbo cluster node. This parameter is not supported when you add a node to a node pool.</li><li id="cce_02_0269__li20748192715461"><strong id="cce_02_0269__b177481827144610">publicKey</strong>: node public key. Used when creating a key pair.</li><li id="cce_02_0269__li157481227114618"><strong id="cce_02_0269__b4748427174620">alpha.cce/preInstall</strong>: pre-installation script.</li></ul>
|
||||
</li><li id="cce_02_0269__li673211271463"><strong id="cce_02_0269__b198891320103411">containerBaseSize</strong>: Available disk space of a single container on a node (unit: G). For details about how to allocate the space for the container runtime, see <a href="cce_10_0341.html">Space Allocation of a Data Disk</a>.<ul id="cce_02_0269__ul189315643712"><li id="cce_02_0269__li9931256123716"><strong id="cce_02_0269__b1650616501140">Constraints</strong>:<p id="cce_02_0269__p1350611501241">When Device Mapper is used, it is recommended that <strong id="cce_02_0269__b125060501748">containerBaseSize</strong> be set to a value less than or equal to 80 GiB. If the value is too large, the container runtime may fail to be started due to long initialization. If there are special requirements for the container disk space, you can mount an external or local storage device. In new versions, the Device Mapper mode is used only by BMSs in the same resource pool and is being deprecated.</p>
|
||||
<ul id="cce_02_0269__ul650615501417"><li id="cce_02_0269__li1650612501040"><p id="cce_02_0269__p1350614501446"><a name="cce_02_0269__li1650612501040"></a><a name="li1650612501040"></a>The <strong id="cce_02_0269__b05061750944">containerBaseSize</strong> setting takes effect only on nodes running EulerOS in clusters of the new version (v1.23.14-r0, v1.25.9-r0, v1.27.6-r0, v1.28.4-r0 or later).</p>
|
||||
</li><li id="cce_02_0269__li1850635014418"><p id="cce_02_0269__p2050616501442"><a name="cce_02_0269__li1850635014418"></a><a name="li1850635014418"></a>This parameter cannot be updated when a node pool is being updated.</p>
|
||||
</li></ul>
|
||||
</li><li id="cce_02_0269__li1592164416387"><strong id="cce_02_0269__b175061501846">Options</strong>:<p id="cce_02_0269__p85061650549">10 to 500</p>
|
||||
</li><li id="cce_02_0269__li18725854193810"><strong id="cce_02_0269__b2506250241">Default value</strong>:<p id="cce_02_0269__p25061550343">If the value is not specified or is set to 0, the default value is used.</p>
|
||||
<ul id="cce_02_0269__ul125061850347"><li id="cce_02_0269__li1650665018415"><p id="cce_02_0269__p11506195013412"><a name="cce_02_0269__li1650665018415"></a><a name="li1650665018415"></a>The default value is <strong id="cce_02_0269__b1250620506412">10</strong> in Device Mapper mode.</p>
|
||||
</li><li id="cce_02_0269__li12506550545"><p id="cce_02_0269__p4506175020415"><a name="cce_02_0269__li12506550545"></a><a name="li12506550545"></a>In OverlayFS mode, the available space of a single container is not limited by default.</p>
|
||||
</li></ul>
|
||||
</li></ul>
|
||||
</li><li id="cce_02_0269__li4748142710464"><strong id="cce_02_0269__b117471027184620">init-node-password</strong>: initial node password</li><li id="cce_02_0269__li374822784616"><strong id="cce_02_0269__b1974832784616">offloadNode</strong>: whether the node is a CCE Turbo cluster node. This parameter is not supported when you add a node to a node pool.</li><li id="cce_02_0269__li20748192715461"><strong id="cce_02_0269__b177481827144610">publicKey</strong>: node public key. Used when creating a key pair.</li><li id="cce_02_0269__li157481227114618"><strong id="cce_02_0269__b4748427174620">alpha.cce/preInstall</strong>: pre-installation script.</li></ul>
|
||||
<div class="note" id="cce_02_0269__note19184163262410"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="cce_02_0269__p31842032162416">The input value must be Base64-encoded. (Command: <strong id="cce_02_0269__b181841732132418">echo -n <em id="cce_02_0269__i2070315592917">Content to be encoded</em> | base64</strong>)</p>
|
||||
</div></div>
|
||||
<ul id="cce_02_0269__ul418403218247"><li id="cce_02_0269__li9184163218243"><strong id="cce_02_0269__b3184732192414">alpha.cce/postInstall</strong>: post-installation script</li></ul>
|
||||
|
||||
@ -8,12 +8,31 @@
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="cce_02_0273__row164291129171211"><td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.1.2.3.1.1 "><p id="cce_02_0273__p94305298122"><span id="cce_02_0273__ph8224839151219">2025-10-28</span></p>
|
||||
<tbody><tr id="cce_02_0273__row49801816133713"><td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.1.2.3.1.1 "><p id="cce_02_0273__p14980516203713">2025-12-30</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="82.02000000000001%" headers="mcps1.3.1.2.3.1.2 "><p id="cce_02_0273__p114301129101211"><span id="cce_02_0273__ph192921859151210">Add:</span></p>
|
||||
<p id="cce_02_0273__p133191961312">Added the <strong id="cce_02_0273__b179071485168">alpha.cce/postInstall</strong> parameter in <a href="cce_02_0356.html">Updating a Specified Node Pool</a>.</p>
|
||||
<td class="cellrowborder" valign="top" width="82.02000000000001%" headers="mcps1.3.1.2.3.1.2 "><p id="cce_02_0273__p9854163373718">Add:</p>
|
||||
<ul id="cce_02_0273__ul15346173063516"><li id="cce_02_0273__li183462302352">Added <a href="cce_02_0358.html">Synchronizing Node Pool Configurations to Existing Nodes</a>.</li></ul>
|
||||
<ul id="cce_02_0273__ul734693033511"><li id="cce_02_0273__li2346193016357">Added <a href="BatchCreateAddonPrecheck.html">Creating Add-on Check Tasks in Batches</a> and <a href="ListAddonPrecheckTasks.html">Obtaining the Add-on Check Task Results</a>.</li><li id="cce_02_0273__li4202154012366">Added <a href="job_lifecycle_management.html">Job Management</a>.</li><li id="cce_02_0273__li69412057121113">Added the <strong id="cce_02_0273__b14410380139">support-overload</strong> and <strong id="cce_02_0273__b5395111313131">dataplane-v2</strong> parameter description in <a href="cce_02_0236.html#cce_02_0236__table1873418287490">Creating a Cluster</a>.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="cce_02_0273__row12582114032717"><td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.1.2.3.1.1 "><p id="cce_02_0273__p175822407279">2025-11-25</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="82.02000000000001%" headers="mcps1.3.1.2.3.1.2 "><p id="cce_02_0273__p1582164012279">Add:</p>
|
||||
<p id="cce_02_0273__p1573514082813">Added the <strong id="cce_02_0273__b97209195284">userTags</strong> parameter in <a href="cce_02_0356.html">Updating a Specified Node Pool</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="cce_02_0273__row68081447162412"><td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.1.2.3.1.1 "><p id="cce_02_0273__p19808154710245">2025-11-06</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="82.02000000000001%" headers="mcps1.3.1.2.3.1.2 "><p id="cce_02_0273__p4808144792419">Update:</p>
|
||||
<ul id="cce_02_0273__ul11715109310"><li id="cce_02_0273__li3731020314">Updated the parameter <strong id="cce_02_0273__b8242530133014">dockerBaseSize</strong> to <strong id="cce_02_0273__b07283518302">containerBaseSize</strong> in <a href="cce_02_0242.html">Creating a Node</a> , <a href="cce_02_0243.html">Reading a Specified Node</a> , <a href="AddNode.html">Accepting a Node</a> , <a href="ResetNode.html">Resetting a Node</a> , <a href="cce_02_0269.html">Listing All Node Pools in a Specified Cluster</a> , <a href="cce_02_0357.html">Deleting a Node Pool</a>.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="cce_02_0273__row164291129171211"><td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.1.2.3.1.1 "><p id="cce_02_0273__p94305298122">2025-10-28</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="82.02000000000001%" headers="mcps1.3.1.2.3.1.2 "><p id="cce_02_0273__p114301129101211">Add:</p>
|
||||
<ul id="cce_02_0273__ul765913473115"><li id="cce_02_0273__li366024203119">Added the <strong id="cce_02_0273__b179071485168">alpha.cce/postInstall</strong> parameter in <a href="cce_02_0356.html">Updating a Specified Node Pool</a>.</li></ul>
|
||||
<p id="cce_02_0273__p14731931122411">Delete:</p>
|
||||
<p id="cce_02_0273__p1697195017298">Removed the <strong id="cce_02_0273__b16304144142617">cluster_id</strong> from the URI in <a href="cce_02_0324.html">Deleting an Add-on Instance</a> , <a href="cce_02_0325.html">Reading an Add-on Instance</a> , <a href="cce_02_0326.html">Listing Add-on Instances</a>.</p>
|
||||
<ul id="cce_02_0273__ul1048918712313"><li id="cce_02_0273__li154891674311">Removed the <strong id="cce_02_0273__b16304144142617">cluster_id</strong> from the URI in <a href="cce_02_0324.html">Deleting an Add-on Instance</a> , <a href="cce_02_0325.html">Reading an Add-on Instance</a> , <a href="cce_02_0326.html">Listing Add-on Instances</a>.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="cce_02_0273__row39101651122310"><td class="cellrowborder" valign="top" width="17.98%" headers="mcps1.3.1.2.3.1.1 "><p id="cce_02_0273__p5910551162311">2025-09-12</p>
|
||||
|
||||
@ -16,6 +16,10 @@
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="cce_02_0326.html">Listing Add-on Instances</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="BatchCreateAddonPrecheck.html">Creating Add-on Check Tasks in Batches</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="ListAddonPrecheckTasks.html">Obtaining the Add-on Check Task Results</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -384,7 +384,17 @@
|
||||
<ul id="cce_02_0357__ul1018212328240"><li id="cce_02_0357__li4182232152415"><strong id="cce_02_0357__b4182173210246">DockerLVMConfigOverride</strong>: Docker data disk configuration item. (This parameter has been discarded. Use the storage field instead.) The following is an example default configuration:<pre class="screen" id="cce_02_0357__screen2182173272419">"DockerLVMConfigOverride":"dockerThinpool=vgpaas/90%VG;kubernetesLV=vgpaas/10%VG;diskType=evs;lvType=linear"</pre>
|
||||
<p id="cce_02_0357__p191831232172413">The configuration contains the following fields:</p>
|
||||
<ul id="cce_02_0357__ul618333232416"><li id="cce_02_0357__li218373212412"><strong id="cce_02_0357__b1318343232413">userLV</strong>: size of the user space, for example, <strong id="cce_02_0357__b101831532172410">vgpaas/20%VG</strong>.</li><li id="cce_02_0357__li12183193211248"><strong id="cce_02_0357__b51831432202420">userPath</strong>: mount path of the user space, for example, <strong id="cce_02_0357__b11183132192412">/home/wqt-test</strong>.</li><li id="cce_02_0357__li11183113212418"><strong id="cce_02_0357__b1018383212245">diskType</strong>: disk type. Currently, only <strong id="cce_02_0357__b11183203232410">evs</strong>, <strong id="cce_02_0357__b1218383210242">hdd</strong>, and <strong id="cce_02_0357__b1418383222414">ssd</strong> are supported.</li><li id="cce_02_0357__li1518353211246"><strong id="cce_02_0357__b51831328243">lvType</strong>: type of a logic volume. Currently, the value can be <strong id="cce_02_0357__b19183132152415">linear</strong> or <strong id="cce_02_0357__b5183173211248">striped</strong>.</li><li id="cce_02_0357__li121831321249"><strong id="cce_02_0357__b8183163272419">dockerThinpool</strong>: Docker space size, for example, <strong id="cce_02_0357__b1318373214245">vgpaas/60%VG</strong>.</li><li id="cce_02_0357__li3183632142412"><strong id="cce_02_0357__b1318319326248">kubernetesLV</strong>: kubelet space size, for example, <strong id="cce_02_0357__b1183103211241">vgpaas/20%VG</strong>.</li></ul>
|
||||
</li><li id="cce_02_0357__li673211271463"><strong id="cce_02_0357__b418319329245">dockerBaseSize</strong>: available disk space of a single Docker container on a node in Device Mapper mode. This field is not supported in OverlayFS mode (nodes that use Ubuntu 18.04 in CCE Turbo clusters and nodes that use Ubuntu 18.04 in CCE clusters).</li><li id="cce_02_0357__li4748142710464"><strong id="cce_02_0357__b117471027184620">init-node-password</strong>: initial node password</li><li id="cce_02_0357__li374822784616"><strong id="cce_02_0357__b1974832784616">offloadNode</strong>: whether the node is a CCE Turbo cluster node.</li><li id="cce_02_0357__li20748192715461"><strong id="cce_02_0357__b177481827144610">publicKey</strong>: node public key. Used when creating a key pair.</li><li id="cce_02_0357__li157481227114618"><strong id="cce_02_0357__b4748427174620">alpha.cce/preInstall</strong>: pre-installation script.</li></ul>
|
||||
</li><li id="cce_02_0357__li191611937174113"><strong id="cce_02_0357__b198891320103411">containerBaseSize</strong>: Available disk space of a single container on a node (unit: G). For details about how to allocate the space for the container runtime, see <a href="cce_10_0341.html">Space Allocation of a Data Disk</a>.<ul id="cce_02_0357__ul189315643712"><li id="cce_02_0357__li9931256123716"><strong id="cce_02_0357__b1650616501140">Constraints</strong>:<p id="cce_02_0357__p1350611501241">When Device Mapper is used, it is recommended that <strong id="cce_02_0357__b125060501748">containerBaseSize</strong> be set to a value less than or equal to 80 GiB. If the value is too large, the container runtime may fail to be started due to long initialization. If there are special requirements for the container disk space, you can mount an external or local storage device. In new versions, the Device Mapper mode is used only by BMSs in the same resource pool and is being deprecated.</p>
|
||||
<ul id="cce_02_0357__ul650615501417"><li id="cce_02_0357__li1650612501040"><p id="cce_02_0357__p1350614501446"><a name="cce_02_0357__li1650612501040"></a><a name="li1650612501040"></a>The <strong id="cce_02_0357__b05061750944">containerBaseSize</strong> setting takes effect only on nodes running EulerOS in clusters of the new version (v1.23.14-r0, v1.25.9-r0, v1.27.6-r0, v1.28.4-r0 or later).</p>
|
||||
</li><li id="cce_02_0357__li1850635014418"><p id="cce_02_0357__p2050616501442"><a name="cce_02_0357__li1850635014418"></a><a name="li1850635014418"></a>This parameter cannot be updated when a node pool is being updated.</p>
|
||||
</li></ul>
|
||||
</li><li id="cce_02_0357__li1592164416387"><strong id="cce_02_0357__b175061501846">Options</strong>:<p id="cce_02_0357__p85061650549">10 to 500</p>
|
||||
</li><li id="cce_02_0357__li18725854193810"><strong id="cce_02_0357__b2506250241">Default value</strong>:<p id="cce_02_0357__p25061550343">If the value is not specified or is set to 0, the default value is used.</p>
|
||||
<ul id="cce_02_0357__ul125061850347"><li id="cce_02_0357__li1650665018415"><p id="cce_02_0357__p11506195013412"><a name="cce_02_0357__li1650665018415"></a><a name="li1650665018415"></a>The default value is <strong id="cce_02_0357__b1250620506412">10</strong> in Device Mapper mode.</p>
|
||||
</li><li id="cce_02_0357__li12506550545"><p id="cce_02_0357__p4506175020415"><a name="cce_02_0357__li12506550545"></a><a name="li12506550545"></a>In OverlayFS mode, the available space of a single container is not limited by default.</p>
|
||||
</li></ul>
|
||||
</li></ul>
|
||||
</li><li id="cce_02_0357__li4748142710464"><strong id="cce_02_0357__b117471027184620">init-node-password</strong>: initial node password</li><li id="cce_02_0357__li374822784616"><strong id="cce_02_0357__b1974832784616">offloadNode</strong>: whether the node is a CCE Turbo cluster node.</li><li id="cce_02_0357__li20748192715461"><strong id="cce_02_0357__b177481827144610">publicKey</strong>: node public key. Used when creating a key pair.</li><li id="cce_02_0357__li157481227114618"><strong id="cce_02_0357__b4748427174620">alpha.cce/preInstall</strong>: pre-installation script.</li></ul>
|
||||
<div class="note" id="cce_02_0357__note19184163262410"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="cce_02_0357__p31842032162416">The input value must be Base64-encoded. (Command: <strong id="cce_02_0357__b181841732132418">echo -n <em id="cce_02_0357__i2070315592917">Content to be encoded</em> | base64</strong>)</p>
|
||||
</div></div>
|
||||
<ul id="cce_02_0357__ul418403218247"><li id="cce_02_0357__li9184163218243"><strong id="cce_02_0357__b3184732192414">alpha.cce/postInstall</strong>: post-installation script</li></ul>
|
||||
|
||||
170
docs/cce/api-ref/cce_02_0358.html
Normal file
170
docs/cce/api-ref/cce_02_0358.html
Normal file
File diff suppressed because it is too large
Load Diff
121
docs/cce/api-ref/cce_10_0341.html
Normal file
121
docs/cce/api-ref/cce_10_0341.html
Normal file
File diff suppressed because it is too large
Load Diff
BIN
docs/cce/api-ref/en-us_image_0000002434080444.png
Normal file
BIN
docs/cce/api-ref/en-us_image_0000002434080444.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 90 KiB |
BIN
docs/cce/api-ref/en-us_image_0000002467718921.png
Normal file
BIN
docs/cce/api-ref/en-us_image_0000002467718921.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 84 KiB |
20
docs/cce/api-ref/job_lifecycle_management.html
Normal file
20
docs/cce/api-ref/job_lifecycle_management.html
Normal file
@ -0,0 +1,20 @@
|
||||
<a name="job_lifecycle_management"></a><a name="job_lifecycle_management"></a>
|
||||
|
||||
<h1 class="topictitle1">Job Management</h1>
|
||||
<div id="body32001227"><p> </p>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="ullinks">
|
||||
<li class="ulchildlink"><strong><a href="ListJobs.html">Obtaining the Job List</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="GetOneJob.html">Obtaining Job Details</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="DeleteJob.html">Deleting a Job</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="cce_02_0103.html">APIs</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -15,7 +15,7 @@ storageDevice=/dev/vdb
|
||||
vgcreate ${vgName} ${storageDevice}</pre>
|
||||
</div>
|
||||
</li><li id="node_storage_example__en-us_topic_0000001207069618_li23058191031">EVS disks match the disks created in <strong id="node_storage_example__en-us_topic_0000001207069618_b121287102717">dataVolumes</strong> based on the settings of <strong id="node_storage_example__en-us_topic_0000001207069618_b131291350152416">matchLabels</strong>.</li></ol>
|
||||
</li><li id="node_storage_example__en-us_topic_0000001207069618_li117111634433">Policies have priorities to match <strong id="node_storage_example__en-us_topic_0000001207069618_b1925417132278">matchLabels</strong>. The <strong id="node_storage_example__en-us_topic_0000001207069618_b204408516511">matchLabels</strong> policy nearest to <strong id="node_storage_example__en-us_topic_0000001207069618_b41561438317">storageSelectors</strong> has a higher priority and the disk nearest to <strong id="node_storage_example__en-us_topic_0000001207069618_b1491422012711">dataVolumes</strong> will be preferentially matches. As <strong id="node_storage_example__en-us_topic_0000001207069618_b13629123310290">matchLabels</strong> uses loose matching, you are advised to place the <strong id="node_storage_example__en-us_topic_0000001207069618_b1092135719611">matchLabels</strong> policy with a small matching range on the top. For example:<div class="p" id="node_storage_example__en-us_topic_0000001207069618_p177629163419"><span><img id="node_storage_example__en-us_topic_0000001207069618_image5240152411538" src="en-us_image_0000001207617538.png" title="Click to enlarge" class="imgResize"></span><ol type="a" id="node_storage_example__en-us_topic_0000001207069618_ol1754716742"><li id="node_storage_example__en-us_topic_0000001207069618_li9541116248">In step 1, the first disk in <strong id="node_storage_example__en-us_topic_0000001207069618_b113884264325">dataVolumes</strong> is matched by the EVS disk whose size is 100 GiB and storage class is SAS. In step 2, the second disk in <strong id="node_storage_example__en-us_topic_0000001207069618_b1674773313449">dataVolumes</strong> is matched by the EVS disk whose size is 100 GiB because the first disk has been selected.</li><li id="node_storage_example__en-us_topic_0000001207069618_li25415160410">In step 3, two disks in <strong id="node_storage_example__en-us_topic_0000001207069618_b1191053713331">dataVolumes</strong> can be matched because <strong id="node_storage_example__en-us_topic_0000001207069618_b153181629153315">volumeType</strong> or <strong id="node_storage_example__en-us_topic_0000001207069618_b119099318338">count</strong> is not specified in <strong id="node_storage_example__en-us_topic_0000001207069618_b75458247126">matchLabels</strong>. In this case, no disk is available for matching in step 4.</li></ol>
|
||||
</li><li id="node_storage_example__en-us_topic_0000001207069618_li117111634433">Policies have priorities to match <strong id="node_storage_example__en-us_topic_0000001207069618_b1925417132278">matchLabels</strong>. The <strong id="node_storage_example__en-us_topic_0000001207069618_b204408516511">matchLabels</strong> policy nearest to <strong id="node_storage_example__en-us_topic_0000001207069618_b41561438317">storageSelectors</strong> has a higher priority and the disk nearest to <strong id="node_storage_example__en-us_topic_0000001207069618_b1491422012711">dataVolumes</strong> will be preferentially matches. As <strong id="node_storage_example__en-us_topic_0000001207069618_b13629123310290">matchLabels</strong> uses loose matching, you are advised to place the <strong id="node_storage_example__en-us_topic_0000001207069618_b1092135719611">matchLabels</strong> policy with a small matching range on the top. For example:<div class="p" id="node_storage_example__en-us_topic_0000001207069618_p177629163419"><span><img id="node_storage_example__en-us_topic_0000001207069618_image5240152411538" src="en-us_image_0000001207617538.png" title="Click to enlarge" class="imgResize"></span><ol type="a" id="node_storage_example__en-us_topic_0000001207069618_ol1754716742"><li id="node_storage_example__en-us_topic_0000001207069618_li9541116248">In step 1, the first disk in <strong id="node_storage_example__en-us_topic_0000001207069618_b113884264325">dataVolumes</strong> is matched by the EVS disk whose size is 100 GiB and storage class is SAS. In step 2, the second disk in <strong id="node_storage_example__en-us_topic_0000001207069618_b1674773313449">dataVolumes</strong> is matched by the EVS disk whose size is 100 GiB because the first disk has been selected.</li><li id="node_storage_example__en-us_topic_0000001207069618_li25415160410">In step 3, two disks in <strong id="node_storage_example__en-us_topic_0000001207069618_b958618181359">dataVolumes</strong> can be matched because <strong id="node_storage_example__en-us_topic_0000001207069618_b4587141815517">volumeType</strong> or <strong id="node_storage_example__en-us_topic_0000001207069618_b8587018057">count</strong> is not specified. In this case, no disk is available for matching in step 4.</li></ol>
|
||||
</div>
|
||||
</li><li id="node_storage_example__en-us_topic_0000001207069618_li78286464319"><strong id="node_storage_example__en-us_topic_0000001207069618_b181371053114510">storageGroups</strong> associates with <strong id="node_storage_example__en-us_topic_0000001207069618_b16743185584513">storageSelectors</strong> based on <strong id="node_storage_example__en-us_topic_0000001207069618_b7844135573316">selectorName</strong>. Finally, two 100 GiB disks are selected. The CCE backend groups the two PVs into a volume group (VG) and divides the VG into two logical volumes (LVs) in the ratio of 9:1. 10% of Kubernetes LVs are partitioned in striped mode. 90% runtime LVs are partitioned in linear mode by default because runtimeConfig is not configured.</li></ol>
|
||||
</div>
|
||||
@ -218,7 +218,7 @@ vgcreate ${vgName} ${storageDevice}</pre>
|
||||
</div>
|
||||
<div class="section" id="node_storage_example__en-us_topic_0000001207069618_section163256264156"><h4 class="sectiontitle">Creating Striped LVs to Improve Disk Performance</h4><p id="node_storage_example__en-us_topic_0000001207069618_p12858184310159">Currently, the striped LV function is supported only by calling an API. The following is an example:</p>
|
||||
<p id="node_storage_example__en-us_topic_0000001207069618_p911834651514"><span><img id="node_storage_example__en-us_topic_0000001207069618_image1389812341168" src="en-us_image_0000001252020583.png" title="Click to enlarge" class="imgResize"></span></p>
|
||||
<ol id="node_storage_example__en-us_topic_0000001207069618_ol7789413121719"><li id="node_storage_example__en-us_topic_0000001207069618_li17891013121712"><strong id="node_storage_example__en-us_topic_0000001207069618_b154262614309">storageSelectors</strong> matches all EVS disks in <strong id="node_storage_example__en-us_topic_0000001207069618_b15422634143016">dataVolumes</strong> because <strong id="node_storage_example__en-us_topic_0000001207069618_b10454154613011">matchLabels</strong> is not contained in <strong id="node_storage_example__en-us_topic_0000001207069618_b33031551153018">storageSelectors</strong>.</li><li id="node_storage_example__en-us_topic_0000001207069618_li12789131310171">Create a VG named <strong id="node_storage_example__en-us_topic_0000001207069618_b89501408324">vgpaas</strong> using LVM.</li><li id="node_storage_example__en-us_topic_0000001207069618_li3789161317176">Strip 90% of the <strong id="node_storage_example__en-us_topic_0000001207069618_b1914129113217">vgpaas</strong> space into runtime LVs.</li><li id="node_storage_example__en-us_topic_0000001207069618_li157893136179">Strip 10% of the <strong id="node_storage_example__en-us_topic_0000001207069618_b14091386321">vgpaas</strong> space into Kubernetes LVs.</li></ol>
|
||||
<ol id="node_storage_example__en-us_topic_0000001207069618_ol7789413121719"><li id="node_storage_example__en-us_topic_0000001207069618_li17891013121712">If <strong id="node_storage_example__en-us_topic_0000001207069618_b1864610411482">matchLabels</strong> in <strong id="node_storage_example__en-us_topic_0000001207069618_b14163134418819">storageSelectors</strong> is empty, all EVS disks will be selected.</li><li id="node_storage_example__en-us_topic_0000001207069618_li12789131310171">Create a VG named <strong id="node_storage_example__en-us_topic_0000001207069618_b89501408324">vgpaas</strong> using LVM.</li><li id="node_storage_example__en-us_topic_0000001207069618_li3789161317176">Strip 90% of the <strong id="node_storage_example__en-us_topic_0000001207069618_b1914129113217">vgpaas</strong> space into runtime LVs.</li><li id="node_storage_example__en-us_topic_0000001207069618_li157893136179">Strip 10% of the <strong id="node_storage_example__en-us_topic_0000001207069618_b14091386321">vgpaas</strong> space into Kubernetes LVs.</li></ol>
|
||||
<div class="note" id="node_storage_example__en-us_topic_0000001207069618_note1598564031718"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="node_storage_example__en-us_topic_0000001207069618_ul77543234504"><li id="node_storage_example__en-us_topic_0000001207069618_li7790024155011">Two or more data disks are required for striping.</li><li id="node_storage_example__en-us_topic_0000001207069618_li18754102315014">When creating a striped LV, ensure that the types and sizes of the PVs added to the VG are the same. Otherwise, the creation will fail.</li><li id="node_storage_example__en-us_topic_0000001207069618_li32967561071">When creating a striped LV, use the striping configuration for both the runtime LV and Kubernetes LV. Otherwise, the creation will fail.</li></ul>
|
||||
</div></div>
|
||||
<p id="node_storage_example__en-us_topic_0000001207069618_p1529343517181">Log in to the node and run the following command to view the striping result:</p>
|
||||
|
||||
783
docs/ccn/api-ref/ALL_META.TXT.json
Normal file
783
docs/ccn/api-ref/ALL_META.TXT.json
Normal file
File diff suppressed because it is too large
Load Diff
705
docs/ccn/api-ref/ApplyCentralNetworkPolicy.html
Normal file
705
docs/ccn/api-ref/ApplyCentralNetworkPolicy.html
Normal file
File diff suppressed because it is too large
Load Diff
344
docs/ccn/api-ref/CLASS.TXT.json
Normal file
344
docs/ccn/api-ref/CLASS.TXT.json
Normal file
File diff suppressed because it is too large
Load Diff
849
docs/ccn/api-ref/CreateCentralNetwork.html
Normal file
849
docs/ccn/api-ref/CreateCentralNetwork.html
Normal file
File diff suppressed because it is too large
Load Diff
626
docs/ccn/api-ref/CreateCentralNetworkPolicy.html
Normal file
626
docs/ccn/api-ref/CreateCentralNetworkPolicy.html
Normal file
File diff suppressed because it is too large
Load Diff
656
docs/ccn/api-ref/CreateGlobalConnectionBandwidth.html
Normal file
656
docs/ccn/api-ref/CreateGlobalConnectionBandwidth.html
Normal file
File diff suppressed because it is too large
Load Diff
570
docs/ccn/api-ref/DeleteCentralNetwork.html
Normal file
570
docs/ccn/api-ref/DeleteCentralNetwork.html
Normal file
File diff suppressed because it is too large
Load Diff
123
docs/ccn/api-ref/DeleteCentralNetworkPolicy.html
Normal file
123
docs/ccn/api-ref/DeleteCentralNetworkPolicy.html
Normal file
File diff suppressed because it is too large
Load Diff
97
docs/ccn/api-ref/DeleteGlobalConnectionBandwidth.html
Normal file
97
docs/ccn/api-ref/DeleteGlobalConnectionBandwidth.html
Normal file
@ -0,0 +1,97 @@
|
||||
<a name="DeleteGlobalConnectionBandwidth"></a><a name="DeleteGlobalConnectionBandwidth"></a>
|
||||
|
||||
<h1 class="topictitle1">Deleting a Global Connection Bandwidth</h1>
|
||||
<div id="body1708331107508"><div class="section" id="DeleteGlobalConnectionBandwidth__topic1861000000"><h4 class="sectiontitle">Function</h4><p id="DeleteGlobalConnectionBandwidth__topic1861000002">This API is used to delete a global connection bandwidth.</p>
|
||||
</div>
|
||||
<div class="section" id="DeleteGlobalConnectionBandwidth__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p id="DeleteGlobalConnectionBandwidth__topic1861000008">DELETE /v3/{domain_id}/gcb/gcbandwidths/{id}</p>
|
||||
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeleteGlobalConnectionBandwidth__topic1861000009" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="DeleteGlobalConnectionBandwidth__topic1861000017"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="DeleteGlobalConnectionBandwidth__topic1861000019">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="DeleteGlobalConnectionBandwidth__topic1861000021">Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="DeleteGlobalConnectionBandwidth__topic1861000023">Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="DeleteGlobalConnectionBandwidth__topic1861000025">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="DeleteGlobalConnectionBandwidth__topic1861000027"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="DeleteGlobalConnectionBandwidth__topic1861000029">domain_id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="DeleteGlobalConnectionBandwidth__topic1861000031">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="DeleteGlobalConnectionBandwidth__topic1861000033">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="DeleteGlobalConnectionBandwidth__topic1861000035">Account ID.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="DeleteGlobalConnectionBandwidth__topic1861000036"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="DeleteGlobalConnectionBandwidth__topic1861000038">id</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="DeleteGlobalConnectionBandwidth__topic1861000040">Yes</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="DeleteGlobalConnectionBandwidth__topic1861000042">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="DeleteGlobalConnectionBandwidth__topic1861000044">Instance ID.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="DeleteGlobalConnectionBandwidth__topic1861000045"><h4 class="sectiontitle">Request Parameters</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeleteGlobalConnectionBandwidth__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="DeleteGlobalConnectionBandwidth__topic1861000054"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="DeleteGlobalConnectionBandwidth__topic1861000056">Parameter</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="DeleteGlobalConnectionBandwidth__topic1861000058">Mandatory</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="DeleteGlobalConnectionBandwidth__topic1861000060">Type</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="DeleteGlobalConnectionBandwidth__topic1861000062">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="DeleteGlobalConnectionBandwidth__topic1861000064"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="DeleteGlobalConnectionBandwidth__topic1861000066">X-Auth-Token</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="DeleteGlobalConnectionBandwidth__topic1861000068">No</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="DeleteGlobalConnectionBandwidth__topic1861000070">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="DeleteGlobalConnectionBandwidth__topic1861000072">User token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="DeleteGlobalConnectionBandwidth__topic1861000073"><h4 class="sectiontitle">Response Parameters</h4><p id="DeleteGlobalConnectionBandwidth__topic1861000075"><strong id="DeleteGlobalConnectionBandwidth__topic1861000076">Status code: 204</strong></p>
|
||||
<p id="DeleteGlobalConnectionBandwidth__topic1861000077">The global connection bandwidth has been deleted.</p>
|
||||
<p id="DeleteGlobalConnectionBandwidth__topic1861000078">None</p>
|
||||
</div>
|
||||
<div class="section" id="DeleteGlobalConnectionBandwidth__topic1861000079"><h4 class="sectiontitle">Example Requests</h4><p id="DeleteGlobalConnectionBandwidth__topic1861000081">Deleting a global connection bandwidth</p>
|
||||
<pre class="screen" id="DeleteGlobalConnectionBandwidth__topic1861000082">DELETE https://{cc_endpoint}/v3/{domain_id}/gcb/gcbandwidths/{id}</pre>
|
||||
</div>
|
||||
<div class="section" id="DeleteGlobalConnectionBandwidth__topic1861000083"><h4 class="sectiontitle">Example Responses</h4><p id="DeleteGlobalConnectionBandwidth__topic1861000085">None</p>
|
||||
</div>
|
||||
<div class="section" id="DeleteGlobalConnectionBandwidth__topic1861000086"><h4 class="sectiontitle">Status Codes</h4>
|
||||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DeleteGlobalConnectionBandwidth__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="DeleteGlobalConnectionBandwidth__topic1861000092"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="DeleteGlobalConnectionBandwidth__topic1861000094">Status Code</p>
|
||||
</th>
|
||||
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="DeleteGlobalConnectionBandwidth__topic1861000096">Description</p>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody><tr id="DeleteGlobalConnectionBandwidth__topic1861000098"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="DeleteGlobalConnectionBandwidth__topic1861000100">204</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="DeleteGlobalConnectionBandwidth__topic1861000102">The global connection bandwidth has been deleted.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="DeleteGlobalConnectionBandwidth__topic1861000103"><h4 class="sectiontitle">Error Codes</h4><p id="DeleteGlobalConnectionBandwidth__topic1861000105">See <a href="ErrorCode.html">Error Codes</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000019.html">Global Connection Bandwidths</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
521
docs/ccn/api-ref/ErrorCode.html
Normal file
521
docs/ccn/api-ref/ErrorCode.html
Normal file
File diff suppressed because it is too large
Load Diff
562
docs/ccn/api-ref/ListCentralNetworkCapabilities.html
Normal file
562
docs/ccn/api-ref/ListCentralNetworkCapabilities.html
Normal file
File diff suppressed because it is too large
Load Diff
541
docs/ccn/api-ref/ListCentralNetworkConnections.html
Normal file
541
docs/ccn/api-ref/ListCentralNetworkConnections.html
Normal file
File diff suppressed because it is too large
Load Diff
530
docs/ccn/api-ref/ListCentralNetworkPolicies.html
Normal file
530
docs/ccn/api-ref/ListCentralNetworkPolicies.html
Normal file
File diff suppressed because it is too large
Load Diff
565
docs/ccn/api-ref/ListCentralNetworkPolicyChangeSet.html
Normal file
565
docs/ccn/api-ref/ListCentralNetworkPolicyChangeSet.html
Normal file
File diff suppressed because it is too large
Load Diff
242
docs/ccn/api-ref/ListCentralNetworkQuotas.html
Normal file
242
docs/ccn/api-ref/ListCentralNetworkQuotas.html
Normal file
File diff suppressed because it is too large
Load Diff
749
docs/ccn/api-ref/ListCentralNetworks.html
Normal file
749
docs/ccn/api-ref/ListCentralNetworks.html
Normal file
File diff suppressed because it is too large
Load Diff
373
docs/ccn/api-ref/ListGlobalConnectionBandwidthConfigs.html
Normal file
373
docs/ccn/api-ref/ListGlobalConnectionBandwidthConfigs.html
Normal file
File diff suppressed because it is too large
Load Diff
439
docs/ccn/api-ref/ListGlobalConnectionBandwidthSites.html
Normal file
439
docs/ccn/api-ref/ListGlobalConnectionBandwidthSites.html
Normal file
File diff suppressed because it is too large
Load Diff
672
docs/ccn/api-ref/ListGlobalConnectionBandwidths.html
Normal file
672
docs/ccn/api-ref/ListGlobalConnectionBandwidths.html
Normal file
File diff suppressed because it is too large
Load Diff
620
docs/ccn/api-ref/ListSupportBindingConnectionBandwidths.html
Normal file
620
docs/ccn/api-ref/ListSupportBindingConnectionBandwidths.html
Normal file
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user