Files
doc-exports/docs/ccn/api-ref/ApplyCentralNetworkPolicy.html
fanqinying b662a89e70 CCN API 20250121 version
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: fanqinying <fanqinying@huawei.com>
Co-committed-by: fanqinying <fanqinying@huawei.com>
2026-01-29 15:36:46 +00:00

706 lines
55 KiB
HTML

<a name="ApplyCentralNetworkPolicy"></a><a name="ApplyCentralNetworkPolicy"></a>
<h1 class="topictitle1">Applying a Central Network Policy</h1>
<div id="body1708331107508"><div class="section" id="ApplyCentralNetworkPolicy__topic1481000000"><h4 class="sectiontitle">Function</h4><p id="ApplyCentralNetworkPolicy__topic1481000002">This API is used to apply a central network policy.</p>
</div>
<div class="section" id="ApplyCentralNetworkPolicy__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p id="ApplyCentralNetworkPolicy__topic1481000008">POST /v3/{domain_id}/gcn/central-network/{central_network_id}/policies/{policy_id}/apply</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ApplyCentralNetworkPolicy__topic1481000009" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="ApplyCentralNetworkPolicy__topic1481000017"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="ApplyCentralNetworkPolicy__topic1481000019">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="ApplyCentralNetworkPolicy__topic1481000021">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="ApplyCentralNetworkPolicy__topic1481000023">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="ApplyCentralNetworkPolicy__topic1481000025">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ApplyCentralNetworkPolicy__topic1481000027"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000029">domain_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000031">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000033">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ApplyCentralNetworkPolicy__topic1481000035">Account ID.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000036"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000038">policy_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000040">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000042">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ApplyCentralNetworkPolicy__topic1481000044">Central network policy ID.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000045"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000047">central_network_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000049">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000051">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ApplyCentralNetworkPolicy__topic1481000053">Central network ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ApplyCentralNetworkPolicy__topic1481000054"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ApplyCentralNetworkPolicy__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="ApplyCentralNetworkPolicy__topic1481000063"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="ApplyCentralNetworkPolicy__topic1481000065">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="ApplyCentralNetworkPolicy__topic1481000067">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="ApplyCentralNetworkPolicy__topic1481000069">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="ApplyCentralNetworkPolicy__topic1481000071">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ApplyCentralNetworkPolicy__topic1481000073"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000075">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000077">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000079">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="ApplyCentralNetworkPolicy__topic1481000081">User token.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ApplyCentralNetworkPolicy__topic1481000082"><h4 class="sectiontitle">Response Parameters</h4><p id="ApplyCentralNetworkPolicy__topic1481000084"><strong id="ApplyCentralNetworkPolicy__topic1481000085">Status code: 202</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ApplyCentralNetworkPolicy__response_ApplyCentralNetworkPolicyResponseBody" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response body parameters</caption><thead align="left"><tr id="ApplyCentralNetworkPolicy__topic1481000092"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.1"><p id="ApplyCentralNetworkPolicy__topic1481000094">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.2"><p id="ApplyCentralNetworkPolicy__topic1481000096">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.3.2.4.1.3"><p id="ApplyCentralNetworkPolicy__topic1481000098">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ApplyCentralNetworkPolicy__topic1481000100"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000102">request_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000104">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000106">Request ID.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000107"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000109">central_network_policy</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000111"><a href="#ApplyCentralNetworkPolicy__response_CentralNetworkPolicy">CentralNetworkPolicy</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000114">Details of the central network policy.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000115"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000117">central_network_policy_change_set</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000119">Array of <a href="#ApplyCentralNetworkPolicy__response_CentralNetworkElementChangeEntry">CentralNetworkElementChangeEntry</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000122">List of central network policy changes.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ApplyCentralNetworkPolicy__response_CentralNetworkPolicy"></a><a name="response_CentralNetworkPolicy"></a><table cellpadding="4" cellspacing="0" summary="" id="ApplyCentralNetworkPolicy__response_CentralNetworkPolicy" frame="border" border="1" rules="all"><caption><b>Table 4 </b>CentralNetworkPolicy</caption><thead align="left"><tr id="ApplyCentralNetworkPolicy__topic1481000129"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.1"><p id="ApplyCentralNetworkPolicy__topic1481000131">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.2"><p id="ApplyCentralNetworkPolicy__topic1481000133">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.4.2.4.1.3"><p id="ApplyCentralNetworkPolicy__topic1481000135">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ApplyCentralNetworkPolicy__topic1481000137"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000139">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000141">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000143">Instance ID.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000144"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000146">created_at</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000148">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000150">Time when the resource was created. The UTC time is in the <em id="ApplyCentralNetworkPolicy__topic1481000151">yyyy-MM-ddTHH:mm:ss</em> format.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000152"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000154">domain_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000156">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000158">ID of the account that the instance belongs to.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000159"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000161">state</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000163">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000165">Central network policy status.</p>
<ul id="ApplyCentralNetworkPolicy__topic1481000166"><li id="ApplyCentralNetworkPolicy__topic1481000167"><p id="ApplyCentralNetworkPolicy__topic1481000168"><a name="ApplyCentralNetworkPolicy__topic1481000167"></a><a name="topic1481000167"></a><strong id="ApplyCentralNetworkPolicy__topic1481000169">AVAILABLE</strong></p>
</li><li id="ApplyCentralNetworkPolicy__topic1481000170"><p id="ApplyCentralNetworkPolicy__topic1481000171"><a name="ApplyCentralNetworkPolicy__topic1481000170"></a><a name="topic1481000170"></a><strong id="ApplyCentralNetworkPolicy__topic1481000172">CANCELING</strong></p>
</li><li id="ApplyCentralNetworkPolicy__topic1481000173"><p id="ApplyCentralNetworkPolicy__topic1481000174"><a name="ApplyCentralNetworkPolicy__topic1481000173"></a><a name="topic1481000173"></a><strong id="ApplyCentralNetworkPolicy__topic1481000175">APPLYING</strong></p>
</li><li id="ApplyCentralNetworkPolicy__topic1481000176"><p id="ApplyCentralNetworkPolicy__topic1481000177"><a name="ApplyCentralNetworkPolicy__topic1481000176"></a><a name="topic1481000176"></a><strong id="ApplyCentralNetworkPolicy__topic1481000178">FAILED</strong></p>
</li><li id="ApplyCentralNetworkPolicy__topic1481000179"><p id="ApplyCentralNetworkPolicy__topic1481000180"><a name="ApplyCentralNetworkPolicy__topic1481000179"></a><a name="topic1481000179"></a><strong id="ApplyCentralNetworkPolicy__topic1481000181">DELETED</strong></p>
</li></ul>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000182"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000184">central_network_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000186">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000188">Central network ID.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000189"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000191">document_template_version</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000193">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000195">Document template version.</p>
<ul id="ApplyCentralNetworkPolicy__topic1481000196"><li id="ApplyCentralNetworkPolicy__topic1481000197"><p id="ApplyCentralNetworkPolicy__topic1481000198"><a name="ApplyCentralNetworkPolicy__topic1481000197"></a><a name="topic1481000197"></a><strong id="ApplyCentralNetworkPolicy__topic1481000199">2022.08.30</strong>: August 30, 2022</p>
</li></ul>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000200"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000202">is_applied</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000204">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000206">Whether the policy is applied or not.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000207"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000209">version</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000211">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000213">Version of the central network policy. The version number of the policy is automatically increased by 1 each time a policy is created.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000214"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000216">document</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000218"><a href="#ApplyCentralNetworkPolicy__response_CentralNetworkPolicyDocument">CentralNetworkPolicyDocument</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000221">Central network policy document.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ApplyCentralNetworkPolicy__response_CentralNetworkPolicyDocument"></a><a name="response_CentralNetworkPolicyDocument"></a><table cellpadding="4" cellspacing="0" summary="" id="ApplyCentralNetworkPolicy__response_CentralNetworkPolicyDocument" frame="border" border="1" rules="all"><caption><b>Table 5 </b>CentralNetworkPolicyDocument</caption><thead align="left"><tr id="ApplyCentralNetworkPolicy__topic1481000228"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.1"><p id="ApplyCentralNetworkPolicy__topic1481000230">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.2"><p id="ApplyCentralNetworkPolicy__topic1481000232">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.5.2.4.1.3"><p id="ApplyCentralNetworkPolicy__topic1481000234">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ApplyCentralNetworkPolicy__topic1481000236"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000238">default_plane</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000240">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000242">Name of the default central network plane.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000243"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000245">planes</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000247">Array of <a href="#ApplyCentralNetworkPolicy__response_CentralNetworkPlaneDocument">CentralNetworkPlaneDocument</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000250">List of the central network planes.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000251"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000253">er_instances</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000255">Array of <a href="#ApplyCentralNetworkPolicy__response_AssociateErInstanceDocument">AssociateErInstanceDocument</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000258">List of the enterprise routers on a central network.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ApplyCentralNetworkPolicy__response_CentralNetworkPlaneDocument"></a><a name="response_CentralNetworkPlaneDocument"></a><table cellpadding="4" cellspacing="0" summary="" id="ApplyCentralNetworkPolicy__response_CentralNetworkPlaneDocument" frame="border" border="1" rules="all"><caption><b>Table 6 </b>CentralNetworkPlaneDocument</caption><thead align="left"><tr id="ApplyCentralNetworkPolicy__topic1481000265"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.1"><p id="ApplyCentralNetworkPolicy__topic1481000267">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.2"><p id="ApplyCentralNetworkPolicy__topic1481000269">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.6.2.4.1.3"><p id="ApplyCentralNetworkPolicy__topic1481000271">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ApplyCentralNetworkPolicy__topic1481000273"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000275">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000277">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000279">Instance name.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000280"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000282">associate_er_tables</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000284">Array of <a href="#ApplyCentralNetworkPolicy__response_AssociateErTableDocument">AssociateErTableDocument</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000287">List of the enterprise routers on a central network.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000288"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000290">exclude_er_connections</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000292">Array of <a href="#ApplyCentralNetworkPolicy__response_ExcludeErConnectionDocument">ExcludeErConnectionDocument</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000295">Whether to exclude the connections to enterprise routers on the central network.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ApplyCentralNetworkPolicy__response_CentralNetworkElementChangeEntry"></a><a name="response_CentralNetworkElementChangeEntry"></a><table cellpadding="4" cellspacing="0" summary="" id="ApplyCentralNetworkPolicy__response_CentralNetworkElementChangeEntry" frame="border" border="1" rules="all"><caption><b>Table 7 </b>CentralNetworkElementChangeEntry</caption><thead align="left"><tr id="ApplyCentralNetworkPolicy__topic1481000302"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.7.2.4.1.1"><p id="ApplyCentralNetworkPolicy__topic1481000304">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.7.2.4.1.2"><p id="ApplyCentralNetworkPolicy__topic1481000306">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.7.2.4.1.3"><p id="ApplyCentralNetworkPolicy__topic1481000308">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ApplyCentralNetworkPolicy__topic1481000310"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000312">operation_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000314">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000316">Instance status.</p>
<ul id="ApplyCentralNetworkPolicy__topic1481000317"><li id="ApplyCentralNetworkPolicy__topic1481000318"><p id="ApplyCentralNetworkPolicy__topic1481000319"><a name="ApplyCentralNetworkPolicy__topic1481000318"></a><a name="topic1481000318"></a><strong id="ApplyCentralNetworkPolicy__topic1481000320">CreateCentralNetworkPlane</strong>: adds a central network plane.</p>
</li><li id="ApplyCentralNetworkPolicy__topic1481000321"><p id="ApplyCentralNetworkPolicy__topic1481000322"><a name="ApplyCentralNetworkPolicy__topic1481000321"></a><a name="topic1481000321"></a><strong id="ApplyCentralNetworkPolicy__topic1481000323">DeleteCentralNetworkPlane</strong>: removes a central network plane.</p>
</li><li id="ApplyCentralNetworkPolicy__topic1481000324"><p id="ApplyCentralNetworkPolicy__topic1481000325"><a name="ApplyCentralNetworkPolicy__topic1481000324"></a><a name="topic1481000324"></a><strong id="ApplyCentralNetworkPolicy__topic1481000326">UpdateCentralNetworkPlane</strong>: updates a central network plane.</p>
</li><li id="ApplyCentralNetworkPolicy__topic1481000327"><p id="ApplyCentralNetworkPolicy__topic1481000328"><a name="ApplyCentralNetworkPolicy__topic1481000327"></a><a name="topic1481000327"></a><strong id="ApplyCentralNetworkPolicy__topic1481000329">CreateCentralNetworkErInstance</strong>: adds an enterprise router as an attachment on a central network.</p>
</li><li id="ApplyCentralNetworkPolicy__topic1481000330"><p id="ApplyCentralNetworkPolicy__topic1481000331"><a name="ApplyCentralNetworkPolicy__topic1481000330"></a><a name="topic1481000330"></a><strong id="ApplyCentralNetworkPolicy__topic1481000332">DeleteCentralNetworkErInstance</strong>: removes an enterprise router from a central network.</p>
</li><li id="ApplyCentralNetworkPolicy__topic1481000333"><p id="ApplyCentralNetworkPolicy__topic1481000334"><a name="ApplyCentralNetworkPolicy__topic1481000333"></a><a name="topic1481000333"></a><strong id="ApplyCentralNetworkPolicy__topic1481000335">CreateCentralNetworkErConnection</strong>: creates a connection between enterprise routers on a central network.</p>
</li><li id="ApplyCentralNetworkPolicy__topic1481000336"><p id="ApplyCentralNetworkPolicy__topic1481000337"><a name="ApplyCentralNetworkPolicy__topic1481000336"></a><a name="topic1481000336"></a><strong id="ApplyCentralNetworkPolicy__topic1481000338">DeleteCentralNetworkErConnection</strong>: deletes a connection between enterprise routers from a central network.</p>
</li><li id="ApplyCentralNetworkPolicy__topic1481000339"><p id="ApplyCentralNetworkPolicy__topic1481000340"><a name="ApplyCentralNetworkPolicy__topic1481000339"></a><a name="topic1481000339"></a><strong id="ApplyCentralNetworkPolicy__topic1481000341">CreateCentralNetworkErTable</strong>: adds an enterprise router route table as an attachment on a central network.</p>
</li><li id="ApplyCentralNetworkPolicy__topic1481000342"><p id="ApplyCentralNetworkPolicy__topic1481000343"><a name="ApplyCentralNetworkPolicy__topic1481000342"></a><a name="topic1481000342"></a><strong id="ApplyCentralNetworkPolicy__topic1481000344">DeleteCentralNetworkErTable</strong>: removes an enterprise router route table from a central network.</p>
</li><li id="ApplyCentralNetworkPolicy__topic1481000345"><p id="ApplyCentralNetworkPolicy__topic1481000346"><a name="ApplyCentralNetworkPolicy__topic1481000345"></a><a name="topic1481000345"></a><strong id="ApplyCentralNetworkPolicy__topic1481000347">SwitchCentralNetworkErTable</strong>: changes an enterprise router route table on a central network.</p>
</li></ul>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000348"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000350">create_central_network_plane</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000352"><a href="#ApplyCentralNetworkPolicy__response_CentralNetworkPlaneChangeDocument">CentralNetworkPlaneChangeDocument</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000355">Central network plane document.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000356"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000358">original_central_network_plane</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000360"><a href="#ApplyCentralNetworkPolicy__response_CentralNetworkPlaneChangeDocument">CentralNetworkPlaneChangeDocument</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000363">Central network plane document.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000364"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000366">newest_central_network_plane</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000368"><a href="#ApplyCentralNetworkPolicy__response_CentralNetworkPlaneChangeDocument">CentralNetworkPlaneChangeDocument</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000371">Central network plane document.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000372"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000374">delete_central_network_plane</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000376"><a href="#ApplyCentralNetworkPolicy__response_CentralNetworkPlaneChangeDocument">CentralNetworkPlaneChangeDocument</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000379">Central network plane document.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000380"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000382">create_central_network_er_instance</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000384"><a href="#ApplyCentralNetworkPolicy__response_AssociateErInstanceDocument">AssociateErInstanceDocument</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000387">Details of the central network.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000388"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000390">delete_central_network_er_instance</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000392"><a href="#ApplyCentralNetworkPolicy__response_AssociateErInstanceDocument">AssociateErInstanceDocument</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000395">Details of the central network.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000396"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000398">central_network_plane_name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000400">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000402">Name of the central network plane.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000403"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000405">create_central_network_er_connection</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000407">Array of <a href="#ApplyCentralNetworkPolicy__response_AssociateErTableDocument">AssociateErTableDocument</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000410">Enterprise router route table associated with the central network plane.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000411"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000413">delete_central_network_er_connection</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000415">Array of <a href="#ApplyCentralNetworkPolicy__response_AssociateErTableDocument">AssociateErTableDocument</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000418">Enterprise router route table associated with the central network plane.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000419"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000421">create_central_network_er_table</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000423"><a href="#ApplyCentralNetworkPolicy__response_AssociateErTableDocument">AssociateErTableDocument</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000426">Enterprise router route table associated with the central network plane.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000427"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000429">delete_central_network_er_table</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000431"><a href="#ApplyCentralNetworkPolicy__response_AssociateErTableDocument">AssociateErTableDocument</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000434">Enterprise router route table associated with the central network plane.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000435"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000437">switch_central_network_er_table</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000439"><a href="#ApplyCentralNetworkPolicy__response_SwitchErTableDocument">SwitchErTableDocument</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000442">Policy document for changing the enterprise router route table.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ApplyCentralNetworkPolicy__response_CentralNetworkPlaneChangeDocument"></a><a name="response_CentralNetworkPlaneChangeDocument"></a><table cellpadding="4" cellspacing="0" summary="" id="ApplyCentralNetworkPolicy__response_CentralNetworkPlaneChangeDocument" frame="border" border="1" rules="all"><caption><b>Table 8 </b>CentralNetworkPlaneChangeDocument</caption><thead align="left"><tr id="ApplyCentralNetworkPolicy__topic1481000449"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.8.2.4.1.1"><p id="ApplyCentralNetworkPolicy__topic1481000451">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.8.2.4.1.2"><p id="ApplyCentralNetworkPolicy__topic1481000453">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.8.2.4.1.3"><p id="ApplyCentralNetworkPolicy__topic1481000455">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ApplyCentralNetworkPolicy__topic1481000457"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000459">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000461">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000463">Instance name.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000464"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000466">is_default</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000468">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000470">Whether the plane is the default one.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000471"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000473">associate_er_tables</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000475">Array of <a href="#ApplyCentralNetworkPolicy__response_AssociateErTableDocument">AssociateErTableDocument</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000478">List of the enterprise routers on a central network.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000479"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000481">exclude_er_connections</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000483">Array of <a href="#ApplyCentralNetworkPolicy__response_ExcludeErConnectionDocument">ExcludeErConnectionDocument</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000486">Whether to exclude the connections to enterprise routers on a central network.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ApplyCentralNetworkPolicy__response_ExcludeErConnectionDocument"></a><a name="response_ExcludeErConnectionDocument"></a><table cellpadding="4" cellspacing="0" summary="" id="ApplyCentralNetworkPolicy__response_ExcludeErConnectionDocument" frame="border" border="1" rules="all"><caption><b>Table 9 </b>ExcludeErConnectionDocument</caption><thead align="left"><tr id="ApplyCentralNetworkPolicy__topic1481000493"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.9.2.4.1.1"><p id="ApplyCentralNetworkPolicy__topic1481000495">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.9.2.4.1.2"><p id="ApplyCentralNetworkPolicy__topic1481000497">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.9.2.4.1.3"><p id="ApplyCentralNetworkPolicy__topic1481000499">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ApplyCentralNetworkPolicy__topic1481000501"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000503">[items]</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000505">Array of <a href="#ApplyCentralNetworkPolicy__response_AssociateErInstanceDocument">AssociateErInstanceDocument</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.9.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000508">Connections between enterprise routers managed by the central network plane.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ApplyCentralNetworkPolicy__response_AssociateErInstanceDocument"></a><a name="response_AssociateErInstanceDocument"></a><table cellpadding="4" cellspacing="0" summary="" id="ApplyCentralNetworkPolicy__response_AssociateErInstanceDocument" frame="border" border="1" rules="all"><caption><b>Table 10 </b>AssociateErInstanceDocument</caption><thead align="left"><tr id="ApplyCentralNetworkPolicy__topic1481000515"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.10.2.4.1.1"><p id="ApplyCentralNetworkPolicy__topic1481000517">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.10.2.4.1.2"><p id="ApplyCentralNetworkPolicy__topic1481000519">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.10.2.4.1.3"><p id="ApplyCentralNetworkPolicy__topic1481000521">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ApplyCentralNetworkPolicy__topic1481000523"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000525">enterprise_router_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000527">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000529">Enterprise router ID.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000530"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000532">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000534">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000536">Project ID.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000537"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000539">region_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000541">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000543">Region ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ApplyCentralNetworkPolicy__response_AssociateErTableDocument"></a><a name="response_AssociateErTableDocument"></a><table cellpadding="4" cellspacing="0" summary="" id="ApplyCentralNetworkPolicy__response_AssociateErTableDocument" frame="border" border="1" rules="all"><caption><b>Table 11 </b>AssociateErTableDocument</caption><thead align="left"><tr id="ApplyCentralNetworkPolicy__topic1481000550"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.11.2.4.1.1"><p id="ApplyCentralNetworkPolicy__topic1481000552">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.11.2.4.1.2"><p id="ApplyCentralNetworkPolicy__topic1481000554">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.11.2.4.1.3"><p id="ApplyCentralNetworkPolicy__topic1481000556">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ApplyCentralNetworkPolicy__topic1481000558"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000560">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000562">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.11.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000564">Project ID.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000565"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000567">region_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000569">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.11.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000571">Region ID.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000572"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000574">enterprise_router_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000576">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.11.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000578">Enterprise router ID.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000579"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000581">enterprise_router_table_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.11.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000583">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.11.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000585">ID of the enterprise router route table.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ApplyCentralNetworkPolicy__response_SwitchErTableDocument"></a><a name="response_SwitchErTableDocument"></a><table cellpadding="4" cellspacing="0" summary="" id="ApplyCentralNetworkPolicy__response_SwitchErTableDocument" frame="border" border="1" rules="all"><caption><b>Table 12 </b>SwitchErTableDocument</caption><thead align="left"><tr id="ApplyCentralNetworkPolicy__topic1481000592"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.12.2.4.1.1"><p id="ApplyCentralNetworkPolicy__topic1481000594">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.12.2.4.1.2"><p id="ApplyCentralNetworkPolicy__topic1481000596">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.12.2.4.1.3"><p id="ApplyCentralNetworkPolicy__topic1481000598">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ApplyCentralNetworkPolicy__topic1481000600"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000602">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000604">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000606">Project ID.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000607"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000609">region_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000611">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000613">Region ID.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000614"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000616">enterprise_router_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000618">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000620">Enterprise router ID.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000621"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000623">original_enterprise_router_table_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000625">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000627">Specifies the route table ID of the original enterprise router.</p>
</td>
</tr>
<tr id="ApplyCentralNetworkPolicy__topic1481000628"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000630">new_enterprise_router_table_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000632">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ApplyCentralNetworkPolicy__topic1481000634">Specifies the route table ID of the new enterprise router.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ApplyCentralNetworkPolicy__topic1481000635"><h4 class="sectiontitle">Example Requests</h4><p id="ApplyCentralNetworkPolicy__topic1481000637">Applying a central network policy</p>
<pre class="screen" id="ApplyCentralNetworkPolicy__topic1481000638">POST /v3/{domain_id}/gcn/central-network/{central_network_id}/policies/{policy_id}/apply</pre>
</div>
<div class="section" id="ApplyCentralNetworkPolicy__topic1481000639"><h4 class="sectiontitle">Example Responses</h4><p id="ApplyCentralNetworkPolicy__topic1481000641"><strong id="ApplyCentralNetworkPolicy__topic1481000642">Status code: 202</strong></p>
<p id="ApplyCentralNetworkPolicy__topic1481000643">The central network policy has been applied.</p>
<pre class="screen" id="ApplyCentralNetworkPolicy__topic1481000644">{
"request_id" : "edb137a2c46c5bda0409833359bb649b",
"central_network_policy" : {
"id" : "ff51f460-4bbe-4385-b2c4-efbe3318076f",
"created_at" : "2023-10-09T07:00:33.663Z",
"domain_id" : "XXX",
"state" : "APPLYING",
"central_network_id" : "e096c86f-817c-418c-945c-6b1d8860a15d",
"document_template_version" : "2022.08.30",
"is_applied" : false,
"version" : 2,
"document" : {
"default_plane" : "default-plane",
"planes" : [ {
"name" : "default-plane",
"associate_er_tables" : [ {
"project_id" : "XXX",
"region_id" : "region-abc",
"enterprise_router_id" : "c73b26b7-33f0-438d-b440-8e87dfe6fef9",
"enterprise_router_table_id" : "c0d51f20-0313-40f7-a74e-9dccb5da21c0"
} ]
} ],
"er_instances" : [ {
"enterprise_router_id" : "c73b26b7-33f0-438d-b440-8e87dfe6fef9",
"project_id" : "XXX",
"region_id" : "region-abc"
} ]
}
},
"central_network_policy_change_set" : [ {
"operation_id" : "UpdateCentralNetworkPlane",
"original_central_network_plane" : {
"name" : "default-plane",
"is_default" : true,
"associate_er_tables" : [ {
"project_id" : "XXX",
"region_id" : "region-abc",
"enterprise_router_id" : "395b0884-aab4-4bf0-8cb8-7f2da26708dd",
"enterprise_router_table_id" : "cc542128-5c2d-402a-8960-53bb2ed9484e"
} ]
},
"newest_central_network_plane" : {
"name" : "default-plane",
"is_default" : true,
"associate_er_tables" : [ {
"project_id" : "XXX",
"region_id" : "region-abc",
"enterprise_router_id" : "c73b26b7-33f0-438d-b440-8e87dfe6fef9",
"enterprise_router_table_id" : "c0d51f20-0313-40f7-a74e-9dccb5da21c0"
} ]
}
}, {
"operation_id" : "CreateCentralNetworkErInstance",
"create_central_network_er_instance" : {
"enterprise_router_id" : "c73b26b7-33f0-438d-b440-8e87dfe6fef9",
"project_id" : "XXX",
"region_id" : "region-abc"
}
}, {
"operation_id" : "DeleteCentralNetworkErInstance",
"delete_central_network_er_instance" : {
"enterprise_router_id" : "395b0884-aab4-4bf0-8cb8-7f2da26708dd",
"project_id" : "XXX",
"region_id" : "region-abc"
}
}, {
"operation_id" : "CreateCentralNetworkErConnection",
"central_network_plane_name" : "default-plane",
"index" : 0,
"create_central_network_er_connection" : [ {
"project_id" : "XXX",
"region_id" : "region-abc-1",
"enterprise_router_id" : "c9c9c756-6984-4866-bab7-5b55c81594bd",
"enterprise_router_table_id" : "58613052-f9d4-4fa4-a3f0-6d6873190826"
}, {
"project_id" : "8d01a037388442f6a2e435f4f30860a3",
"region_id" : "region-abc-2",
"enterprise_router_id" : "58fad9c1-b4bd-4622-84e4-a0fcb2423601",
"enterprise_router_table_id" : "a5347056-e29f-4192-9256-e151c61f854c"
} ]
}, {
"operation_id" : "DeleteCentralNetworkErConnection",
"central_network_plane_name" : "default-plane",
"index" : 1,
"delete_central_network_er_connection" : [ {
"project_id" : "XXX",
"region_id" : "region-abc-1",
"enterprise_router_id" : "c9c9c756-6984-4866-bab7-5b55c81594bd",
"enterprise_router_table_id" : "58613052-f9d4-4fa4-a3f0-6d6873190826"
}, {
"project_id" : "8d01a037388442f6a2e435f4f30860a3",
"region_id" : "region-abc-2",
"enterprise_router_id" : "58fad9c1-b4bd-4622-84e4-a0fcb2423601",
"enterprise_router_table_id" : "a5347056-e29f-4192-9256-e151c61f854c"
} ]
}, {
"operation_id" : "CreateCentralNetworkErTable",
"central_network_plane_name" : "default-plane",
"create_central_network_er_table" : {
"project_id" : "XXX",
"region_id" : "region-abc",
"enterprise_router_id" : "c73b26b7-33f0-438d-b440-8e87dfe6fef9",
"enterprise_router_table_id" : "c0d51f20-0313-40f7-a74e-9dccb5da21c0"
}
}, {
"operation_id" : "DeleteCentralNetworkErTable",
"central_network_plane_name" : "default-plane",
"delete_central_network_er_table" : {
"project_id" : "XXX",
"region_id" : "region-abc",
"enterprise_router_id" : "395b0884-aab4-4bf0-8cb8-7f2da26708dd",
"enterprise_router_table_id" : "cc542128-5c2d-402a-8960-53bb2ed9484e"
}
}, {
"operation_id" : "SwitchCentralNetworkErTable",
"central_network_plane_name" : "default-plane",
"switch_central_network_er_table" : {
"project_id" : "XXX",
"region_id" : "region-abc",
"enterprise_router_id" : "5cc75ed0-bd6c-3af4-663b-caba3315bb08",
"original_enterprise_router_table_id" : "b705f49e-df88-eaf3-3aeb-95d534138156",
"new_enterprise_router_table_id" : "b705f49e-df88-eaf3-3aeb-95d534138158"
}
} ]
}</pre>
</div>
<div class="section" id="ApplyCentralNetworkPolicy__topic1481000645"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ApplyCentralNetworkPolicy__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ApplyCentralNetworkPolicy__topic1481000651"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="ApplyCentralNetworkPolicy__topic1481000653">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="ApplyCentralNetworkPolicy__topic1481000655">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ApplyCentralNetworkPolicy__topic1481000657"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ApplyCentralNetworkPolicy__topic1481000659">202</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ApplyCentralNetworkPolicy__topic1481000661">The central network policy has been applied.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ApplyCentralNetworkPolicy__topic1481000662"><h4 class="sectiontitle">Error Codes</h4><p id="ApplyCentralNetworkPolicy__topic1481000664">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_300000009.html">Central Network Policies</a></div>
</div>
</div>