forked from docs/doc-exports
Reviewed-by: Gergo-Bence Lorincz <a200452876@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: qiujiandong1 <qiujiandong1@huawei.com> Co-committed-by: qiujiandong1 <qiujiandong1@huawei.com>
978 lines
69 KiB
HTML
978 lines
69 KiB
HTML
<a name="ListManagedClusters"></a><a name="ListManagedClusters"></a>
|
|
|
|
<h1 class="topictitle1">Obtaining the CCE Cluster List of a Tenant</h1>
|
|
<div id="body15465016521"><div class="section" id="ListManagedClusters__section1747190135218"><h4 class="sectiontitle">Function</h4><p id="ListManagedClusters__p174718035218">This API is used to obtain the CCE cluster list of the current tenant.</p>
|
|
</div>
|
|
<div class="section" id="ListManagedClusters__section19475015213"><h4 class="sectiontitle">URI</h4><p id="ListManagedClusters__p1648130125219">GET /v1/managedclusters</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__table3491608524" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Query parameter</caption><thead align="left"><tr id="ListManagedClusters__row948100105212"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="ListManagedClusters__p145090125213">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="ListManagedClusters__p650601526">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="ListManagedClusters__p9501501528">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="ListManagedClusters__p145120013520">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row1248103520"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ListManagedClusters__p13511907521">unimported</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ListManagedClusters__p10511704520">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ListManagedClusters__p1752303520">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ListManagedClusters__p1252701526">Whether to register a cluster with UCS</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="ListManagedClusters__section105210125219"><h4 class="sectiontitle">Request Parameters</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Parameter in the request header</caption><thead align="left"><tr id="ListManagedClusters__row115314015521"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="ListManagedClusters__p145480175215">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="ListManagedClusters__p854804529">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="ListManagedClusters__p1855120165220">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="ListManagedClusters__p205570125219">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row1153100165220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="ListManagedClusters__p8551900525">X-Auth-Token</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="ListManagedClusters__p256190185217">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="ListManagedClusters__p75616015214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="ListManagedClusters__p1266617331861">Identity authentication information. Requests for calling an API can be authenticated using either a token or AK/SK. If token-based authentication is used, this parameter is mandatory and must be set to a user token.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="ListManagedClusters__section205814085213"><h4 class="sectiontitle">Response Parameters</h4><p id="ListManagedClusters__p15812045213"><strong id="ListManagedClusters__b11973563914259">Status code: 200</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_ResponseParameter" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Parameter in the response body</caption><thead align="left"><tr id="ListManagedClusters__row158110185210"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="ListManagedClusters__p10596016529">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="ListManagedClusters__p5602085211">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="ListManagedClusters__p15601025212">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row9581309521"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ListManagedClusters__p15603045210">[Array]</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ListManagedClusters__p126118055214">Array of <a href="#ListManagedClusters__response_Cluster">Cluster</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ListManagedClusters__p5611209522">CCE clusters that are not registered with UCS are returned.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__response_Cluster"></a><a name="response_Cluster"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_Cluster" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Cluster</caption><thead align="left"><tr id="ListManagedClusters__row6629045210"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p id="ListManagedClusters__p146315085218">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p id="ListManagedClusters__p126315035216">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p id="ListManagedClusters__p11631609521">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row46217075215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListManagedClusters__p18641019527">kind</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListManagedClusters__p2645055214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListManagedClusters__p14656005212">API type. The value is fixed at <strong id="ListManagedClusters__b185179529141555">Cluster</strong> and cannot be changed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row6628016529"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListManagedClusters__p156550115214">apiVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListManagedClusters__p46515025216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListManagedClusters__p206618095212">API version. The value is fixed at <strong id="ListManagedClusters__b84764066342518">v1</strong> and cannot be changed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row17621409526"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListManagedClusters__p14681005216">metadata</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListManagedClusters__p76915065210"><a href="#ListManagedClusters__table642012217148">ObjectMeta</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListManagedClusters__p1869905524">Basic information about the cluster. Metadata is a collection of attributes.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row17626015524"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListManagedClusters__p1469907524">spec</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListManagedClusters__p10700065212"><a href="#ListManagedClusters__response_ClusterSpec">ClusterSpec</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListManagedClusters__p170150195213">Detailed description of the cluster. UCS creates or updates the cluster based on <strong id="ListManagedClusters__b49808984841716">spec</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row176213085219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListManagedClusters__p371160105212">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListManagedClusters__p87113012520"><a href="#ListManagedClusters__response_ClusterStatus">ClusterStatus</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListManagedClusters__p13719095219">Cluster status</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__table642012217148"></a><a name="table642012217148"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__table642012217148" frame="border" border="1" rules="all"><caption><b>Table 5 </b>ObjectMeta</caption><thead align="left"><tr id="ListManagedClusters__row3545936184413"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.1"><p id="ListManagedClusters__p195461236124419">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.2"><p id="ListManagedClusters__p65461036194416">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.5.2.4.1.3"><p id="ListManagedClusters__p17547193644411">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row154553644414"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListManagedClusters__p11547113617445">uid</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListManagedClusters__p35471236174414">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListManagedClusters__p16547153664416">Resource ID</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row1454633604410"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListManagedClusters__p175471936114414">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListManagedClusters__p554713610442">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListManagedClusters__p154783617443">Resource name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row1854633614448"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListManagedClusters__p3548183618445">generateName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListManagedClusters__p1254843674415">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListManagedClusters__p1554819363444">If no name is provided, the server uses the prefix to generate a unique name.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row25465366446"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListManagedClusters__p11548336114412">namespace</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListManagedClusters__p14548163610445">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListManagedClusters__p1055043619449">Namespace</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row354643674411"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListManagedClusters__p11550143612443">labels</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListManagedClusters__p17550436154413">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListManagedClusters__p19550113664416">Labels</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row20546036204416"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListManagedClusters__p15550183684417">annotations</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListManagedClusters__p9551193614413">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListManagedClusters__p125511236184416">Annotations</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row954693644418"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListManagedClusters__p4551113616443">creationTimestamp</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListManagedClusters__p1455143604415">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListManagedClusters__p055183618447">Creation time</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row1054643617447"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListManagedClusters__p19551103624417">updateTimestamp</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListManagedClusters__p1655111361444">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListManagedClusters__p19552103619442">Update time</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row14546163615445"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListManagedClusters__p145521836114418">resourceVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListManagedClusters__p105522036184419">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListManagedClusters__p655293684416">Internal version of a resource</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row4546133616447"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListManagedClusters__p1055220367448">generation</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListManagedClusters__p755203620446">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListManagedClusters__p755263618448">Generation of the desired resource state</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row554623624415"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListManagedClusters__p35531836194410">managedFields</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListManagedClusters__p14553736134417">Array of <a href="#ListManagedClusters__response_ManagedFieldsEntry">ManagedFieldsEntry</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListManagedClusters__p1755312368441">Fields managed by workflows</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row3546336114417"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListManagedClusters__p17553136114410">ownerReferences</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListManagedClusters__p95531736184412">Array of <a href="#ListManagedClusters__response_OwnerReference">OwnerReference</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListManagedClusters__p255353616449">Ownership, dependencies, and garbage collection mechanism of objects. It supports resource management by the controller.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__response_ManagedFieldsEntry"></a><a name="response_ManagedFieldsEntry"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_ManagedFieldsEntry" frame="border" border="1" rules="all"><caption><b>Table 6 </b>ManagedFieldsEntry</caption><thead align="left"><tr id="ListManagedClusters__row17554636194414"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.1"><p id="ListManagedClusters__p25545362449">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.2"><p id="ListManagedClusters__p1355523611445">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.6.2.4.1.3"><p id="ListManagedClusters__p355511362443">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row5554836104412"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListManagedClusters__p955523644410">manager</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListManagedClusters__p15555153614410">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListManagedClusters__p1355518366440">Manager name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row15554143616446"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListManagedClusters__p12555536154411">operation</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListManagedClusters__p205555363445">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListManagedClusters__p95563362440">Operation type that causes this entry to be created. The value can only be <strong id="ListManagedClusters__b221480108111913">Apply</strong> or <strong id="ListManagedClusters__b119333687111913">Update</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row2554113620448"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListManagedClusters__p5556736134417">apiVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListManagedClusters__p555617369440">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListManagedClusters__p45561036184411">Resource API version used by a manager for defining fields</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row145541536104420"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListManagedClusters__p755693674411">time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListManagedClusters__p1755693611443">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListManagedClusters__p1555693624413">Timestamp when this entry was created or last updated</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row055415369447"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListManagedClusters__p7557936174414">fieldsType</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListManagedClusters__p13557163624417">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListManagedClusters__p16557203620446">Field structure format. The value is fixed at <strong id="ListManagedClusters__b220134246112646">FieldsV1</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row0554113604417"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListManagedClusters__p4557936124415">fieldsV1</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListManagedClusters__p12557636104412">Object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListManagedClusters__p5557153674414">Information about the managed fields</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__response_OwnerReference"></a><a name="response_OwnerReference"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_OwnerReference" frame="border" border="1" rules="all"><caption><b>Table 7 </b>OwnerReference</caption><thead align="left"><tr id="ListManagedClusters__row4558236164417"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.7.2.4.1.1"><p id="ListManagedClusters__p135587360447">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.7.2.4.1.2"><p id="ListManagedClusters__p055863674413">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.7.2.4.1.3"><p id="ListManagedClusters__p4559113610447">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row1555883694411"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListManagedClusters__p8559736194416">apiVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListManagedClusters__p95592363446">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListManagedClusters__p655963610441">API version of the referent</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row1655853644420"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListManagedClusters__p55591836104410">kind</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListManagedClusters__p13559536194416">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListManagedClusters__p1055963613441">Type of the referent</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row6558163615444"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListManagedClusters__p1155963634418">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListManagedClusters__p056023664415">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListManagedClusters__p4560193619447">Name of the referent</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row14558193664413"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListManagedClusters__p2056033616446">uid</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListManagedClusters__p195601736164412">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListManagedClusters__p2560536184410">UID of the referent</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row17558133654416"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListManagedClusters__p195601236124410">controller</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListManagedClusters__p11560136154419">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListManagedClusters__p11561336144416">If the value is <strong id="ListManagedClusters__b1921540149113352">true</strong>, this reference points to the controller that manages the resource.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row13558103618448"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListManagedClusters__p19561103644410">blockOwnerDeletion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListManagedClusters__p1456163610448">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListManagedClusters__p1561133613445">If the value is <strong id="ListManagedClusters__b410725021113418">true</strong> and the owner has a finalizer named <strong id="ListManagedClusters__b1079696395113418">foregroundDeletion</strong>, the owner cannot be deleted until this reference is removed.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__response_ClusterSpec"></a><a name="response_ClusterSpec"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_ClusterSpec" frame="border" border="1" rules="all"><caption><b>Table 8 </b>ClusterSpec</caption><thead align="left"><tr id="ListManagedClusters__row158012055218"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.1"><p id="ListManagedClusters__p11831085215">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.2"><p id="ListManagedClusters__p208480175218">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.8.2.4.1.3"><p id="ListManagedClusters__p1841015525">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row14801902524"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p484150105214">syncMode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p88517011522">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p19851012529">Synchronization mode between the cluster and the Karmada control plane</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row58000155220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p148510035219">clusterGroupID</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p16868015526">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p586602528">Fleet ID</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row68012020529"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p158760185216">manageType</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p168711016529">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p787100185212">Cluster type. The options are as follows:</p>
|
|
<ul id="ListManagedClusters__ul4888011523"><li id="ListManagedClusters__li1688900523"><strong id="ListManagedClusters__b16680151674104">grouped</strong>: clusters added to a fleet</li><li id="ListManagedClusters__li1388508523"><strong id="ListManagedClusters__b42961340541017">discrete</strong>: clusters not in any fleet</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row381200195211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p1789201525">ruleNamespaces</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p11896020522">Array of <a href="#ListManagedClusters__response_RuleNamespace">RuleNamespace</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p1911011524">List of namespaces associated with permission policies in a cluster</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row88115085218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p49120055216">apiEndpoint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p7910035211">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p1392304520">API server address</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row6816012523"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p1992200125211">secretRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p7935015528"><a href="#ListManagedClusters__response_LocalSecretReference">LocalSecretReference</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p5931505525">Secret information for accessing a cluster</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row208120115219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p39410065215">insecureSkipTLSVerification</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p7945075218">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p1694607527">Whether to skip HTTPS verification</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row1581110195210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p095207526">proxyURL</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p395003521">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p99515015213">Proxy URL</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row178190185217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p1896140125214">provider</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p69619005215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p1196150145213">Provider</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row1681120155211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p1196160125217">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p5978015215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p79719055211">Type</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row2818016521"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p3981035213">category</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p298190125214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p109819035219">Category</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row198112005219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p1999200185213">enableDistMgt</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p17996014520">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p159911015219">Whether CCE Turbo clusters can manage edge infrastructure</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row58112015213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p3100170155217">region</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p181006010524">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p710014005216">Region</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row4821209527"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p410116013528">country</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p1410140155210">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p4101110195215">Country</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row18828020528"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p1810217045210">city</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p191022015213">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p1610280135218">City (consistent with the country)</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row0821309523"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p510313045213">projectID</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p710410055214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p6105204522">Project ID</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row382908523"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p91053010529">projectName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p7105402525">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p20106302526">Project name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row1382170195212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p61066085218">zone</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p1410616014523">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p151077055210">Zone</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row58210125219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p2107170115215">taints</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p510711055217">Array of <a href="#ListManagedClusters__response_Taint">Taint</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p1710850105210">Taints</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row5829055216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p2108140125217">IsDownloadedCert</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p110840115214">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p111097005215">Whether the certificate has been downloaded</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row1582110125216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListManagedClusters__p410913075218">policyId</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListManagedClusters__p710913065217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListManagedClusters__p211019016529">Policy management ID</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__response_RuleNamespace"></a><a name="response_RuleNamespace"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_RuleNamespace" frame="border" border="1" rules="all"><caption><b>Table 9 </b>RuleNamespace</caption><thead align="left"><tr id="ListManagedClusters__row5110201529"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.1"><p id="ListManagedClusters__p51116016527">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.2"><p id="ListManagedClusters__p311200115215">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.9.2.4.1.3"><p id="ListManagedClusters__p11112100185218">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row5110130135216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="ListManagedClusters__p181136055210">rules</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="ListManagedClusters__p181136015529">Array of <a href="#ListManagedClusters__response_RuleInfo">RuleInfo</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="ListManagedClusters__p19113160205210">Permission policy list</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row81111001528"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="ListManagedClusters__p6114703526">namespaces</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="ListManagedClusters__p31141006528">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="ListManagedClusters__p41141101522">Namespace list</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__response_RuleInfo"></a><a name="response_RuleInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_RuleInfo" frame="border" border="1" rules="all"><caption><b>Table 10 </b>RuleInfo</caption><thead align="left"><tr id="ListManagedClusters__row111512014522"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.4.1.1"><p id="ListManagedClusters__p31177065216">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.4.1.2"><p id="ListManagedClusters__p511712011526">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.10.2.4.1.3"><p id="ListManagedClusters__p211740105218">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row11152095216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListManagedClusters__p4118190125211">ruleID</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListManagedClusters__p101189085216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListManagedClusters__p181180035215">Permission policy ID</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row91161701528"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListManagedClusters__p71191200522">ruleName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListManagedClusters__p121196055218">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListManagedClusters__p21201025213">Permission policy name</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__response_LocalSecretReference"></a><a name="response_LocalSecretReference"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_LocalSecretReference" frame="border" border="1" rules="all"><caption><b>Table 11 </b>LocalSecretReference</caption><thead align="left"><tr id="ListManagedClusters__row1312010105217"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.1"><p id="ListManagedClusters__p141218005218">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.2"><p id="ListManagedClusters__p1612118017524">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.11.2.4.1.3"><p id="ListManagedClusters__p91228055214">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row912014085217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="ListManagedClusters__p1412219016525">namespace</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="ListManagedClusters__p1122803524">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="ListManagedClusters__p8123170145215">Namespace that the resource belongs to</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row11202013529"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="ListManagedClusters__p012680195213">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="ListManagedClusters__p812620013528">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="ListManagedClusters__p61277075218">Resource name</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__response_Taint"></a><a name="response_Taint"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_Taint" frame="border" border="1" rules="all"><caption><b>Table 12 </b>Taint</caption><thead align="left"><tr id="ListManagedClusters__row1912813095212"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.12.2.4.1.1"><p id="ListManagedClusters__p13129302522">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.12.2.4.1.2"><p id="ListManagedClusters__p21294095214">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.12.2.4.1.3"><p id="ListManagedClusters__p1112910185216">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row612816065215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListManagedClusters__p313014010521">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListManagedClusters__p9130105528">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListManagedClusters__p91301905525">Key</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row181280010521"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListManagedClusters__p1213114015529">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListManagedClusters__p813140115211">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListManagedClusters__p11321607529">Value</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row11284014529"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListManagedClusters__p111322011529">effect</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListManagedClusters__p101321006526">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListManagedClusters__p111334095210">Effect information</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row1412810205210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListManagedClusters__p51331400523">timeadded</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListManagedClusters__p1713315016528">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListManagedClusters__p5134150105219">Timestamp information</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__response_ClusterStatus"></a><a name="response_ClusterStatus"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_ClusterStatus" frame="border" border="1" rules="all"><caption><b>Table 13 </b>ClusterStatus</caption><thead align="left"><tr id="ListManagedClusters__row141346075212"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.1"><p id="ListManagedClusters__p513680105219">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.2"><p id="ListManagedClusters__p1213612016523">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.13.2.4.1.3"><p id="ListManagedClusters__p172981908528">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row18135303529"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListManagedClusters__p1529812035213">kubernetesVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListManagedClusters__p122981203527">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListManagedClusters__p62981106523">Kubernetes version</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row413516015213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListManagedClusters__p1929820195219">conditions</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListManagedClusters__p629813075216">Array of <a href="#ListManagedClusters__response_ConditionStatus">ConditionStatus</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListManagedClusters__p929815035214">Conditions</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row11354014524"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListManagedClusters__p1129960115213">nodeSummary</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListManagedClusters__p152991003523"><a href="#ListManagedClusters__response_NodeSummary">NodeSummary</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListManagedClusters__p15299100135218">Node statistics</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row18135309528"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListManagedClusters__p12997012524">resourceSummary</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListManagedClusters__p15299150155217"><a href="#ListManagedClusters__response_ResourceSummary">ResourceSummary</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListManagedClusters__p1129970135211">Resource statistics</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row413514011529"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListManagedClusters__p152999020521">endpoints</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListManagedClusters__p192991309526"><a href="#ListManagedClusters__response_Endpoint">Endpoint</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListManagedClusters__p1729920145212">Endpoint</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row1313518065217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListManagedClusters__p230020205219">phase</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListManagedClusters__p730010015528">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListManagedClusters__p130019012526">Phase information</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row19135100525"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListManagedClusters__p430017011527">reason</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListManagedClusters__p1630120195214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListManagedClusters__p123014095215">Reason of the last change</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row14135100115212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListManagedClusters__p133015095212">message</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListManagedClusters__p53011706529">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListManagedClusters__p93018035213">Details about the last state transition</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row213590135213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListManagedClusters__p143011406527">arrearFreeze</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListManagedClusters__p17301407526">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListManagedClusters__p163019075219">Frozen due to arrears</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row191356025215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListManagedClusters__p6301150105215">policeFreeze</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListManagedClusters__p1330116018526">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListManagedClusters__p5301170195214">Frozen for legal reasons</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row313550175212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListManagedClusters__p53011101529">apiEnablements</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListManagedClusters__p193011095213">Array of <a href="#ListManagedClusters__response_APIEnablement">APIEnablement</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListManagedClusters__p1030210175218">List of enabled resources</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__response_ConditionStatus"></a><a name="response_ConditionStatus"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_ConditionStatus" frame="border" border="1" rules="all"><caption><b>Table 14 </b>ConditionStatus</caption><thead align="left"><tr id="ListManagedClusters__row614711010527"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.14.2.4.1.1"><p id="ListManagedClusters__p2302170135213">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.14.2.4.1.2"><p id="ListManagedClusters__p1430250165212">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.14.2.4.1.3"><p id="ListManagedClusters__p3302803523">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row131471806522"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ListManagedClusters__p5302120135212">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ListManagedClusters__p7303009526">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ListManagedClusters__p230311075213">Status type</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row14147604521"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ListManagedClusters__p0303170165214">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ListManagedClusters__p153038014527">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ListManagedClusters__p1330312025214">Status</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row161471604527"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ListManagedClusters__p43032025211">observedgeneration</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ListManagedClusters__p153036012528">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ListManagedClusters__p183032085216">Version of a status object</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row131477045212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ListManagedClusters__p030312025212">lastTransitionTime</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ListManagedClusters__p43031007521">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ListManagedClusters__p63031404522">Time of the last transition</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row5147170135212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ListManagedClusters__p183049075214">reason</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ListManagedClusters__p2304170195216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ListManagedClusters__p193056025213">Cause of status</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row1514710035219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ListManagedClusters__p1130516055210">message</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ListManagedClusters__p1830512025214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ListManagedClusters__p0305903527">Status information</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__response_NodeSummary"></a><a name="response_NodeSummary"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_NodeSummary" frame="border" border="1" rules="all"><caption><b>Table 15 </b>NodeSummary</caption><thead align="left"><tr id="ListManagedClusters__row141535025216"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.1"><p id="ListManagedClusters__p193052012529">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.2"><p id="ListManagedClusters__p1630520015210">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.15.2.4.1.3"><p id="ListManagedClusters__p23054017520">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row1615313045210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="ListManagedClusters__p1130570145216">totalNum</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="ListManagedClusters__p0305190135218">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="ListManagedClusters__p23051015524">The number of all nodes in a cluster</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row51537019521"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="ListManagedClusters__p113054013525">readyNum</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="ListManagedClusters__p153058015521">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="ListManagedClusters__p11306903520">The number of ready nodes in a cluster</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__response_ResourceSummary"></a><a name="response_ResourceSummary"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_ResourceSummary" frame="border" border="1" rules="all"><caption><b>Table 16 </b>ResourceSummary</caption><thead align="left"><tr id="ListManagedClusters__row71577010520"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.16.2.4.1.1"><p id="ListManagedClusters__p430619010521">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.16.2.4.1.2"><p id="ListManagedClusters__p1830714075218">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.16.2.4.1.3"><p id="ListManagedClusters__p1830711015528">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row91575016523"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="ListManagedClusters__p130790125216">allocatable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="ListManagedClusters__p830713075211">map<string, object></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="ListManagedClusters__p630730145211">Allocatable resources</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row2157200195211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="ListManagedClusters__p63083015520">allocating</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="ListManagedClusters__p14308150165213">map<string, object></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="ListManagedClusters__p1130814095210">Resources in allocation</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row4157309523"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="ListManagedClusters__p18308608523">allocated</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="ListManagedClusters__p123087016526">map<string, object></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="ListManagedClusters__p1830880135219">Allocated resources</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row19157204521"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.1 "><p id="ListManagedClusters__p13087035216">capacity</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.16.2.4.1.2 "><p id="ListManagedClusters__p530920195219">map<string, object></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.16.2.4.1.3 "><p id="ListManagedClusters__p73099025212">Total resources</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__response_Endpoint"></a><a name="response_Endpoint"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_Endpoint" frame="border" border="1" rules="all"><caption><b>Table 17 </b>Endpoint</caption><thead align="left"><tr id="ListManagedClusters__row1416310115215"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.17.2.4.1.1"><p id="ListManagedClusters__p63095013529">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.17.2.4.1.2"><p id="ListManagedClusters__p1930917016526">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.17.2.4.1.3"><p id="ListManagedClusters__p330910185217">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row21639010529"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="ListManagedClusters__p2309150165215">url</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="ListManagedClusters__p530930135216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="ListManagedClusters__p1230915065210">URL</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row14163102529"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="ListManagedClusters__p143096075214">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="ListManagedClusters__p63101507523">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="ListManagedClusters__p16310170205211">Port type</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row151643019528"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="ListManagedClusters__p1031014020529">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="ListManagedClusters__p13310190125212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="ListManagedClusters__p1831070105212">Port status</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__response_APIEnablement"></a><a name="response_APIEnablement"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_APIEnablement" frame="border" border="1" rules="all"><caption><b>Table 18 </b>APIEnablement</caption><thead align="left"><tr id="ListManagedClusters__row141683025214"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.18.2.4.1.1"><p id="ListManagedClusters__p1431012016520">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.18.2.4.1.2"><p id="ListManagedClusters__p23101908527">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.18.2.4.1.3"><p id="ListManagedClusters__p18310200145212">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row14168508527"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.1 "><p id="ListManagedClusters__p831012010520">groupVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.2 "><p id="ListManagedClusters__p173101013522">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.18.2.4.1.3 "><p id="ListManagedClusters__p231060125211">Resource group and version</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row616800165214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.1 "><p id="ListManagedClusters__p4310707521">resources</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.18.2.4.1.2 "><p id="ListManagedClusters__p4311400522">Array of <a href="#ListManagedClusters__response_APIResource">APIResource</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.18.2.4.1.3 "><p id="ListManagedClusters__p103112065212">Resource type and name</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="ListManagedClusters__response_APIResource"></a><a name="response_APIResource"></a><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__response_APIResource" frame="border" border="1" rules="all"><caption><b>Table 19 </b>APIResource</caption><thead align="left"><tr id="ListManagedClusters__row91721012522"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.19.2.4.1.1"><p id="ListManagedClusters__p1531113014525">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.19.2.4.1.2"><p id="ListManagedClusters__p7311003521">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.19.2.4.1.3"><p id="ListManagedClusters__p1831114015216">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row317260105218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.1 "><p id="ListManagedClusters__p93110015526">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.2 "><p id="ListManagedClusters__p53111105524">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.19.2.4.1.3 "><p id="ListManagedClusters__p143111009527">Resource name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row1417270115212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.1 "><p id="ListManagedClusters__p6311130155216">kind</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.19.2.4.1.2 "><p id="ListManagedClusters__p2312120115215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.19.2.4.1.3 "><p id="ListManagedClusters__p133126035216">Resource category</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="ListManagedClusters__section63124065214"><h4 class="sectiontitle">Example Requests</h4><p id="ListManagedClusters__p13124045210">None</p>
|
|
</div>
|
|
<div class="section" id="ListManagedClusters__section231219014522"><h4 class="sectiontitle">Example Responses</h4><p id="ListManagedClusters__p1531215012527"><strong id="ListManagedClusters__b19183150684259">Status code: 200</strong></p>
|
|
<p id="ListManagedClusters__p1231260175219">CCE clusters that are not registered with UCS are returned.</p>
|
|
<pre class="screen" id="ListManagedClusters__screen431218019521">[ {
|
|
"kind" : "Cluster",
|
|
"apiVersion" : "v1",
|
|
"metadata" : {
|
|
"name" : "cluster-test",
|
|
"uid" : "57ef11e7-7d72-11ee-a590-0255ac100b05",
|
|
"creationTimestamp" : "2023-11-07T13:34:15Z",
|
|
"labels" : {
|
|
"FeatureGates" : "elbv3,SupportClientCertificateRevocation,xGPU"
|
|
}
|
|
},
|
|
"spec" : {
|
|
"syncMode" : "",
|
|
"apiEndpoint" : "https://cloudmonitoralarm.cidc-rp-12.joint.cmecloud.cn",
|
|
"provider" : "cmccloud",
|
|
"type" : "cce",
|
|
"category" : "self",
|
|
"region" : "cidc-rp-12",
|
|
"country" : "CN",
|
|
"city" : "150900",
|
|
"projectID" : "b6315dd3d0ff4be5b31a963256794989",
|
|
"projectName" : "cidc-rp-12",
|
|
"IsDownloadedCert" : false
|
|
},
|
|
"status" : {
|
|
"kubernetesVersion" : "v1.27",
|
|
"conditions" : [ {
|
|
"type" : "Ready",
|
|
"status" : "True",
|
|
"lastTransitionTime" : "2023-11-27T12:42:24.182645394+08:00",
|
|
"reason" : "ClusterAvailable"
|
|
}, {
|
|
"type" : "Cluster",
|
|
"status" : "Available",
|
|
"lastTransitionTime" : "2023-11-27T12:42:24.182646152+08:00",
|
|
"reason" : "ClusterAvailable"
|
|
} ],
|
|
"endpoints" : [ {
|
|
"url" : "https://192.168.1.44:5443",
|
|
"type" : "Internal"
|
|
} ],
|
|
"phase" : "Available"
|
|
}
|
|
} ]</pre>
|
|
</div>
|
|
<div class="section" id="ListManagedClusters__section031410025210"><h4 class="sectiontitle">Status Codes</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListManagedClusters__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ListManagedClusters__row1186140105211"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="ListManagedClusters__p1431570155219">Status Code</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="ListManagedClusters__p16315402524">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="ListManagedClusters__row8186160135217"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListManagedClusters__p33157011521">200</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListManagedClusters__p1331515018522">CCE clusters that are not registered with UCS are returned.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="ListManagedClusters__row31868011524"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListManagedClusters__p103154012522">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListManagedClusters__p731511085212">Client request error. The server could not execute the request.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="ListManagedClusters__section173151902524"><h4 class="sectiontitle">Error Codes</h4><p id="ListManagedClusters__p731514013521">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_300000000.html">UCS Clusters</a></div>
|
|
</div>
|
|
</div>
|
|
|