ELB api 0927

Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: zhoumeng35 <zhoumeng35@huawei.com>
Co-committed-by: zhoumeng35 <zhoumeng35@huawei.com>
This commit is contained in:
2025-02-14 16:55:59 +00:00
committed by zuul
parent a562174edd
commit ae0f134553
97 changed files with 7082 additions and 6577 deletions

View File

@ -1,7 +1,7 @@
<a name="ErrorCode_1"></a><a name="ErrorCode_1"></a>
<h1 class="topictitle1">Error Codes</h1>
<div>
<div id="body1708331141525">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ErrorCode_1__ErrorCode" frame="border" border="1" rules="all"><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.1.1.6.1.1"><p>Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.2"><p>Error Codes</p>
@ -1050,6 +1050,17 @@
</tr>
<tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.1.1.6.1.1 "><p>400</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p>ELB.8934</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p>The number of available IP addresses in the subnet on the downstream plane is insufficient.</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p>The elb_virsubnet_ids %s is expected to use %s ipv4 addresses but only %s ipv4 addresses are available, Please reselect.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.1.1.6.1.5 "><p>Check your request based on the error message.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.1.1.6.1.1 "><p>400</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p>ELB.8938</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p>The ip member just support when pool's protocol is %s.</p>