Files
doc-exports/docs/cfw/api-ref/AddAddressSet.html
qiaoli 9776db0ee8 First version of the CFW API
Reviewed-by: Gladkov, Maksim <mgladkov@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: qiaoli <qiaoli@huawei.com>
Co-committed-by: qiaoli <qiaoli@huawei.com>
2025-01-21 07:59:01 +00:00

295 lines
20 KiB
HTML

<a name="AddAddressSet"></a><a name="AddAddressSet"></a>
<h1 class="topictitle1">Adding an Address Group</h1>
<div id="body1708331107508"><div class="section" id="AddAddressSet__section149218018300"><h4 class="sectiontitle">Function</h4><p id="AddAddressSet__p59215013305">This API is used to add an address group.</p>
</div>
<div class="section" id="AddAddressSet__section692212033013"><h4 class="sectiontitle">URI</h4><p id="AddAddressSet__p492200163016">POST /v1/{project_id}/address-set</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="AddAddressSet__table1092313010305" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="AddAddressSet__row169221301308"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="AddAddressSet__p1892340113012">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="AddAddressSet__p892315093011">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="AddAddressSet__p49232004303">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="AddAddressSet__p169241003309">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="AddAddressSet__row39224043010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="AddAddressSet__p18924190133013">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="AddAddressSet__p149242093012">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="AddAddressSet__p1924180143012">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="AddAddressSet__p79258012307">Project ID, which can be obtained by calling an API or from the console. For details, see <a href="cfw_02_0015.html">Obtaining a Project ID</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="AddAddressSet__table169261704308" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Query Parameters</caption><thead align="left"><tr id="AddAddressSet__row109251020304"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.1"><p id="AddAddressSet__p1392630173010">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.2"><p id="AddAddressSet__p17926602304">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.3"><p id="AddAddressSet__p199266010305">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.4.2.5.1.4"><p id="AddAddressSet__p39261704306">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="AddAddressSet__row0925130133015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="AddAddressSet__p11927902306">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="AddAddressSet__p5927120183013">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="AddAddressSet__p49271301305">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="AddAddressSet__p14927009306">Enterprise project ID, which is the ID of a project planned based on organizations. You can obtain the enterprise project ID by referring to <a href="cfw_02_0027.html">Obtaining an Enterprise Project ID</a>. If the enterprise project function is not enabled, the value is <strong id="AddAddressSet__b1192770173016">0</strong>.</p>
</td>
</tr>
<tr id="AddAddressSet__row59257023018"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="AddAddressSet__p4928120183017">fw_instance_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="AddAddressSet__p5928120153016">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="AddAddressSet__p992815016304">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="AddAddressSet__p59281608304">Firewall ID, which can be obtained by referring to <a href="cfw_02_0028.html">Obtaining a Firewall ID</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="AddAddressSet__section39295014309"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="AddAddressSet__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request header parameters</caption><thead align="left"><tr id="AddAddressSet__row3929190183012"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="AddAddressSet__p4929160193011">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="AddAddressSet__p129301063011">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="AddAddressSet__p129301209304">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="AddAddressSet__p493010013020">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="AddAddressSet__row11929110123013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="AddAddressSet__p1293017083013">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="AddAddressSet__p1593110193012">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="AddAddressSet__p3931407309">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="AddAddressSet__p89310012308">User token. You can obtain the token by referring to <a href="cfw_02_0029.html">Obtaining a User Token</a>.</p>
</td>
</tr>
<tr id="AddAddressSet__row16140131843017"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="AddAddressSet__p16987185572214">Content-Type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="AddAddressSet__p1453216872313">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="AddAddressSet__p598785514223">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="AddAddressSet__p1821149193417">Content type. It can only be set to application/json.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="AddAddressSet__request_AddAddressSetDto" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Request body parameters</caption><thead align="left"><tr id="AddAddressSet__row15931100123019"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="AddAddressSet__p493212016308">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="AddAddressSet__p393218013019">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="AddAddressSet__p193320193016">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="AddAddressSet__p593360193017">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="AddAddressSet__row169315093013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="AddAddressSet__p1693350113017">object_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="AddAddressSet__p79334012307">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="AddAddressSet__p11933160163012">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="AddAddressSet__p293417073017">Protected object ID, which is used to distinguish between Internet border protection and VPC border protection after a cloud firewall is created. You can obtain the ID by calling the <a href="ListFirewallDetail.html">API for querying firewall instances</a>. In the return value, find the ID in <strong id="AddAddressSet__b993470103014">data.records.protect_objects.object_id</strong> (The period [.] is used to separate different levels of objects). If the value of <strong id="AddAddressSet__b7934120183013">type</strong> is <strong id="AddAddressSet__b11934120193018">0</strong>, the protected object ID belongs to the Internet border. If the value of <strong id="AddAddressSet__b139341501305">type</strong> is <strong id="AddAddressSet__b693412010306">1</strong>, the protected object ID belongs to the VPC border. You can obtain the value of <strong id="AddAddressSet__b893411019302">type</strong> from <strong id="AddAddressSet__b1393490113019">data.records.protect_objects.type</strong> (The period [.] is used to separate different levels of objects).</p>
</td>
</tr>
<tr id="AddAddressSet__row293230173010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="AddAddressSet__p393490133010">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="AddAddressSet__p1993512014301">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="AddAddressSet__p0935190133012">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="AddAddressSet__p79359015307">IP address group name.</p>
</td>
</tr>
<tr id="AddAddressSet__row10932150103010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="AddAddressSet__p39351101308">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="AddAddressSet__p3935200153019">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="AddAddressSet__p139361083019">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="AddAddressSet__p293611019302">Address group description.</p>
</td>
</tr>
<tr id="AddAddressSet__row493219020306"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="AddAddressSet__p8936901304">address_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="AddAddressSet__p09361203306">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="AddAddressSet__p693640103019">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="AddAddressSet__p109371802304">Address type: <strong id="AddAddressSet__b593710053015">0</strong> (IPv4), <strong id="AddAddressSet__b149370073020">1</strong> (IPv6).</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="AddAddressSet__section1393711011305"><h4 class="sectiontitle">Response Parameters</h4><p id="AddAddressSet__p139378012305"><strong id="AddAddressSet__b2093770113012">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="AddAddressSet__response_AddAddressSetResponseBody" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response body parameters</caption><thead align="left"><tr id="AddAddressSet__row193814016309"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="AddAddressSet__p69385018305">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="AddAddressSet__p1938808306">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="AddAddressSet__p149394053013">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="AddAddressSet__row109381007305"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="AddAddressSet__p2939190103017">data</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="AddAddressSet__p1293912053015"><a href="#AddAddressSet__response_AddressSetId">AddressSetId</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="AddAddressSet__p49390013012">Data returned after an address group is added.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="AddAddressSet__response_AddressSetId"></a><a name="response_AddressSetId"></a><table cellpadding="4" cellspacing="0" summary="" id="AddAddressSet__response_AddressSetId" frame="border" border="1" rules="all"><caption><b>Table 6 </b>AddressSetId</caption><thead align="left"><tr id="AddAddressSet__row1094010015306"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p id="AddAddressSet__p1194010016300">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p id="AddAddressSet__p494060113013">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p id="AddAddressSet__p14941170153018">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="AddAddressSet__row19940102306"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="AddAddressSet__p129418015305">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="AddAddressSet__p119412008305">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="AddAddressSet__p694110043011">Address group ID.</p>
</td>
</tr>
<tr id="AddAddressSet__row794050183020"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="AddAddressSet__p17942907307">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="AddAddressSet__p594215015306">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="AddAddressSet__p1894280173014">IP address group name.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="AddAddressSet__p149420013020"><strong id="AddAddressSet__b1194210013014">Status code: 400</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="AddAddressSet__response_ErrorRsp" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Response body parameters</caption><thead align="left"><tr id="AddAddressSet__row6943130113018"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.1"><p id="AddAddressSet__p99431805300">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.2"><p id="AddAddressSet__p149436012309">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.6.2.4.1.3"><p id="AddAddressSet__p59449011300">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="AddAddressSet__row89431908305"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="AddAddressSet__p1394416093011">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="AddAddressSet__p994418013305">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="AddAddressSet__p294420113012">Error code.</p>
</td>
</tr>
<tr id="AddAddressSet__row39434015301"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="AddAddressSet__p1994540193013">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="AddAddressSet__p19451409304">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="AddAddressSet__p199451043012">Error description.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="AddAddressSet__section129453053011"><h4 class="sectiontitle">Example Requests</h4><p id="AddAddressSet__p5946130133015">Add an IPv4 address group whose project ID is 14181c1245cf4fd786824efe1e2b9388, protected object ID is 1530de8a-522d-4771-9067-9fa4e2f53b48, and name is <strong id="AddAddressSet__b10946708309">ceshi</strong>.</p>
<pre class="screen" id="AddAddressSet__screen11946190103011">https://{Endpoint}/v1/14181c1245cf4fd786824efe1e2b9388/address-set
{
"object_id" : "1530de8a-522d-4771-9067-9fa4e2f53b48",
"name" : "ceshi",
"description" : "",
"address_type" : 0
}</pre>
</div>
<div class="section" id="AddAddressSet__section59475093013"><h4 class="sectiontitle">Example Responses</h4><p id="AddAddressSet__p1794850113010"><strong id="AddAddressSet__b79481063017">Status code: 200</strong></p>
<p id="AddAddressSet__p194813010309">Return value for adding an address group.</p>
<pre class="screen" id="AddAddressSet__screen14948110123018">{
"data" : {
"id" : "9dffcd62-23bf-4456-83fa-80fa0fee47db",
"name" : "name"
}
}</pre>
<p id="AddAddressSet__p1994980143018"><strong id="AddAddressSet__b10949209309">Status code: 400</strong></p>
<p id="AddAddressSet__p10949170183016">Bad Request</p>
<pre class="screen" id="AddAddressSet__screen17950110153010">{
"error_code" : "CFW.00900020",
"error_msg" : "The number of address groups exceeds the upper limit."
}</pre>
</div>
<div class="section" id="AddAddressSet__section8841018308"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="AddAddressSet__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="AddAddressSet__row1297316063017"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="AddAddressSet__p4846117303">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="AddAddressSet__p1085191113020">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="AddAddressSet__row6973807303"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="AddAddressSet__p168516133017">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="AddAddressSet__p18571183019">Return value for adding an address group.</p>
</td>
</tr>
<tr id="AddAddressSet__row16973906305"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="AddAddressSet__p5855193012">400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="AddAddressSet__p128591193014">Bad Request</p>
</td>
</tr>
<tr id="AddAddressSet__row9973130103019"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="AddAddressSet__p385312306">401</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="AddAddressSet__p2085121193012">Unauthorized</p>
</td>
</tr>
<tr id="AddAddressSet__row69731083010"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="AddAddressSet__p1385319304">403</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="AddAddressSet__p17852117302">Forbidden</p>
</td>
</tr>
<tr id="AddAddressSet__row2097417016305"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="AddAddressSet__p585811303">404</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="AddAddressSet__p18859115303">Not Found</p>
</td>
</tr>
<tr id="AddAddressSet__row69742011305"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="AddAddressSet__p9851014308">500</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="AddAddressSet__p1851113309">Internal Server Error</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="AddAddressSet__section68517110304"><h4 class="sectiontitle">Error Codes</h4><p id="AddAddressSet__p3861118304">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_300000004.html">Address Group Management</a></div>
</div>
</div>