DC API 20230106 version

Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com>
Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
This commit is contained in:
Qin Ying, Fan 2023-04-18 13:55:32 +00:00 committed by zuul
parent 32b9354795
commit 00887d3d3c
55 changed files with 3172 additions and 3480 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,17 @@
<a name="dc_08_0000"></a><a name="dc_08_0000"></a>
<h1 class="topictitle1">Permissions Policies and Supported Actions</h1>
<div id="body0000001563574725"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="dc_08_0001.html">Introduction</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="dc_08_0002.html">Connections</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="dc_08_0003.html">Virtual Gateways</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="dc_08_0004.html">Virtual Interfaces</a></strong><br>
</li>
</ul>
</div>

View File

@ -0,0 +1,23 @@
<a name="dc_08_0001"></a><a name="dc_08_0001"></a>
<h1 class="topictitle1">Introduction</h1>
<div id="body0000001512215124"><p id="dc_08_0001__en-us_topic_0178454989_en-us_topic_0173706814_en-us_topic_0171716105_p686912134917">This chapter describes fine-grained permissions management for your Direct Connect. If your cloud account does not need individual Identity and Access Management (IAM) users, then you may skip over this chapter.</p>
<p id="dc_08_0001__p184451927144417">By default, new IAM users do not have permissions assigned. You need to add a user to one or more groups, and attach permissions policies or roles to these groups. Users inherit permissions from the groups to which they are added and can perform specified operations on cloud services based on the permissions.</p>
<p id="dc_08_0001__en-us_topic_0178454989_en-us_topic_0173706814_en-us_topic_0171716105_p1386992104912">You can grant users permissions by using roles and policies. Roles are a type of coarse-grained authorization mechanism that defines permissions related to user responsibilities. Policies define API-based permissions for operations on specific resources under certain conditions, allowing for more fine-grained, secure access control of cloud resources.</p>
<div class="note" id="dc_08_0001__en-us_topic_0178454989_en-us_topic_0173706814_en-us_topic_0171716105_note2789122144911"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="dc_08_0001__en-us_topic_0201534299_p136518546438">Policy-based authorization is useful if you want to allow or deny the access to an API.</p>
</div></div>
<p id="dc_08_0001__p189429342514">An account has all the permissions required to call all APIs, but IAM users must be assigned the required permissions. The permissions required for calling an API are determined by the actions supported by the API. Only users who have been granted permissions allowing the actions can call the API successfully. For example, if an IAM user wants to query the connections using an API, the user must have been granted permissions that allow the dcaas:directConnect:list action.</p>
<div class="section" id="dc_08_0001__en-us_topic_0178454989_en-us_topic_0173706814_en-us_topic_0171716105_section677212217497"><h4 class="sectiontitle">Supported Actions</h4><p id="dc_08_0001__en-us_topic_0178454989_en-us_topic_0173706814_en-us_topic_0171716105_p187062194916">IAM provides system-defined policies that can be directly used. You can also create custom policies to work with system-defined policies for more refined access control. Operations supported by policies are specific to APIs. The following are common concepts related to policies:</p>
<ul id="dc_08_0001__en-us_topic_0178454989_en-us_topic_0173706814_en-us_topic_0171716105_ul1487018213498"><li id="dc_08_0001__en-us_topic_0201534299_li1570634614316">Permissions: Statements in a policy that allow or deny certain operations.</li><li id="dc_08_0001__en-us_topic_0201534299_li89438340514">APIs: REST APIs that can be called by a user who has been granted specific permissions.</li><li id="dc_08_0001__en-us_topic_0201534299_li109432341551">Actions: Specific operations that are allowed or denied.</li><li id="dc_08_0001__en-us_topic_0201534299_li79437341758">IAM or enterprise projects: Type of projects for which an action will take effect. Policies that contain actions for both IAM and enterprise projects can be used and take effect for both IAM and Enterprise Management. Policies that only contain actions for IAM projects can be used and only take effect for IAM. For details about the differences between IAM projects and enterprise projects, see "What Are the Differences Between IAM and Enterprise Management?" in the <em id="dc_08_0001__i3134125125013">Identity and Access Management User Guide</em>.<div class="note" id="dc_08_0001__en-us_topic_0201534299_note11849175416198"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="dc_08_0001__en-us_topic_0201534299_p1184965471913">The check mark (√) and cross symbol (x) indicate that an action takes effect or does not take effect for the corresponding type of projects.</p>
</div></div>
</li></ul>
<p id="dc_08_0001__en-us_topic_0178454989_en-us_topic_0173706814_en-us_topic_0171716105_p20870102118497">Direct Connect supports the following actions that can be defined in custom policies:</p>
<ul id="dc_08_0001__ul8428183772113"><li id="dc_08_0001__li1428153719217"><a href="dc_08_0002.html">Connections</a>: contains actions supported by the APIs of Direct Connect connections, for example, creating a connection.</li><li id="dc_08_0001__li8428537162112"><a href="dc_08_0003.html">Virtual Gateways</a>: contains actions supported by the APIs of Direct Connect virtual gateway APIs, such as creating a virtual gateway.</li><li id="dc_08_0001__li242813702115"><a href="dc_08_0004.html">Virtual Interfaces</a>: contains actions supported by the APIs of Direct Connect virtual interfaces, for example, creating a virtual interface.</li></ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dc_08_0000.html">Permissions Policies and Supported Actions</a></div>
</div>
</div>

View File

@ -0,0 +1,94 @@
<a name="dc_08_0002"></a><a name="dc_08_0002"></a>
<h1 class="topictitle1">Connections</h1>
<div id="body0000001563454905">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="dc_08_0002__table930910161495" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Actions allowed for connections</caption><thead align="left"><tr id="dc_08_0002__row1015517691"><th align="left" class="cellrowborder" valign="top" width="14.500000000000002%" id="mcps1.3.1.2.7.1.1"><p id="dc_08_0002__p0163172093">Permission</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="21.750000000000004%" id="mcps1.3.1.2.7.1.2"><p id="dc_08_0002__p18295111810169">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.420000000000003%" id="mcps1.3.1.2.7.1.3"><p id="dc_08_0002__p15509182516274">Action</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.330000000000005%" id="mcps1.3.1.2.7.1.4"><p id="dc_08_0002__p14675557351">Related Action</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="12.15%" id="mcps1.3.1.2.7.1.5"><p id="dc_08_0002__p1838971541713">IAM Project</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.850000000000003%" id="mcps1.3.1.2.7.1.6"><p id="dc_08_0002__p475572121720">Enterprise Project</p>
</th>
</tr>
</thead>
<tbody><tr id="dc_08_0002__row816141720910"><td class="cellrowborder" valign="top" width="14.500000000000002%" headers="mcps1.3.1.2.7.1.1 "><p id="dc_08_0002__p816817399">Create a connection.</p>
</td>
<td class="cellrowborder" valign="top" width="21.750000000000004%" headers="mcps1.3.1.2.7.1.2 "><p id="dc_08_0002__p1014814366318">POST /v2.0/dcaas/direct-connects</p>
</td>
<td class="cellrowborder" valign="top" width="15.420000000000003%" headers="mcps1.3.1.2.7.1.3 "><p id="dc_08_0002__p1342446113211">dcaas:directConnect:create</p>
</td>
<td class="cellrowborder" valign="top" width="20.330000000000005%" headers="mcps1.3.1.2.7.1.4 "><p id="dc_08_0002__p158772016141217">vpc:vpcs:get</p>
<p id="dc_08_0002__p3877516141220">vpc:vpcs:list</p>
</td>
<td class="cellrowborder" valign="top" width="12.15%" headers="mcps1.3.1.2.7.1.5 "><p id="dc_08_0002__p1523614642915"></p>
</td>
<td class="cellrowborder" valign="top" width="15.850000000000003%" headers="mcps1.3.1.2.7.1.6 "><p id="dc_08_0002__p1723612615292">×</p>
</td>
</tr>
<tr id="dc_08_0002__row161618171099"><td class="cellrowborder" valign="top" width="14.500000000000002%" headers="mcps1.3.1.2.7.1.1 "><p id="dc_08_0002__p816217698">Query the connection list.</p>
</td>
<td class="cellrowborder" valign="top" width="21.750000000000004%" headers="mcps1.3.1.2.7.1.2 "><p id="dc_08_0002__p8842111311199">GET /v2.0/dcaas/direct-connects</p>
</td>
<td class="cellrowborder" valign="top" width="15.420000000000003%" headers="mcps1.3.1.2.7.1.3 "><p id="dc_08_0002__p784116133192">dcaas:directConnect:list</p>
</td>
<td class="cellrowborder" valign="top" width="20.330000000000005%" headers="mcps1.3.1.2.7.1.4 "><p id="dc_08_0002__p88412132199">-</p>
</td>
<td class="cellrowborder" valign="top" width="12.15%" headers="mcps1.3.1.2.7.1.5 "><p id="dc_08_0002__p104984883811"></p>
</td>
<td class="cellrowborder" valign="top" width="15.850000000000003%" headers="mcps1.3.1.2.7.1.6 "><p id="dc_08_0002__p049818863814">×</p>
</td>
</tr>
<tr id="dc_08_0002__row2169177920"><td class="cellrowborder" valign="top" width="14.500000000000002%" headers="mcps1.3.1.2.7.1.1 "><p id="dc_08_0002__p5165171595">Delete a connection.</p>
</td>
<td class="cellrowborder" valign="top" width="21.750000000000004%" headers="mcps1.3.1.2.7.1.2 "><p id="dc_08_0002__p16839131317197">DELETE /v2.0/dcaas/direct-connects/{direct_connect_id}</p>
</td>
<td class="cellrowborder" valign="top" width="15.420000000000003%" headers="mcps1.3.1.2.7.1.3 "><p id="dc_08_0002__p118382138198">dcaas:directConnect:delete</p>
</td>
<td class="cellrowborder" valign="top" width="20.330000000000005%" headers="mcps1.3.1.2.7.1.4 "><p id="dc_08_0002__p148381913171919">-</p>
</td>
<td class="cellrowborder" valign="top" width="12.15%" headers="mcps1.3.1.2.7.1.5 "><p id="dc_08_0002__p1589818123818"></p>
</td>
<td class="cellrowborder" valign="top" width="15.850000000000003%" headers="mcps1.3.1.2.7.1.6 "><p id="dc_08_0002__p1489868133819">×</p>
</td>
</tr>
<tr id="dc_08_0002__row41610171697"><td class="cellrowborder" valign="top" width="14.500000000000002%" headers="mcps1.3.1.2.7.1.1 "><p id="dc_08_0002__p17169170919">Query a connection.</p>
</td>
<td class="cellrowborder" valign="top" width="21.750000000000004%" headers="mcps1.3.1.2.7.1.2 "><p id="dc_08_0002__p108341313181916">GET /v2.0/dcaas/direct-connects/{direct_connect_id}</p>
</td>
<td class="cellrowborder" valign="top" width="15.420000000000003%" headers="mcps1.3.1.2.7.1.3 "><p id="dc_08_0002__p8833713161918">dcaas:directConnect:get</p>
</td>
<td class="cellrowborder" valign="top" width="20.330000000000005%" headers="mcps1.3.1.2.7.1.4 "><p id="dc_08_0002__p10832151331919">-</p>
</td>
<td class="cellrowborder" valign="top" width="12.15%" headers="mcps1.3.1.2.7.1.5 "><p id="dc_08_0002__p6362119103820"></p>
</td>
<td class="cellrowborder" valign="top" width="15.850000000000003%" headers="mcps1.3.1.2.7.1.6 "><p id="dc_08_0002__p1936216903818">×</p>
</td>
</tr>
<tr id="dc_08_0002__row18832111108"><td class="cellrowborder" valign="top" width="14.500000000000002%" headers="mcps1.3.1.2.7.1.1 "><p id="dc_08_0002__p14919411057">Update a connection.</p>
</td>
<td class="cellrowborder" valign="top" width="21.750000000000004%" headers="mcps1.3.1.2.7.1.2 "><p id="dc_08_0002__p3828171314190">PUT /v2.0/dcaas/direct-connects/{direct_connect_id}</p>
</td>
<td class="cellrowborder" valign="top" width="15.420000000000003%" headers="mcps1.3.1.2.7.1.3 "><p id="dc_08_0002__p178275132197">dcaas:directConnect:update</p>
</td>
<td class="cellrowborder" valign="top" width="20.330000000000005%" headers="mcps1.3.1.2.7.1.4 "><p id="dc_08_0002__p158251013101910">-</p>
</td>
<td class="cellrowborder" valign="top" width="12.15%" headers="mcps1.3.1.2.7.1.5 "><p id="dc_08_0002__p1276069203817"></p>
</td>
<td class="cellrowborder" valign="top" width="15.850000000000003%" headers="mcps1.3.1.2.7.1.6 "><p id="dc_08_0002__p127606911383">×</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dc_08_0000.html">Permissions Policies and Supported Actions</a></div>
</div>
</div>

View File

@ -0,0 +1,95 @@
<a name="dc_08_0003"></a><a name="dc_08_0003"></a>
<h1 class="topictitle1">Virtual Gateways</h1>
<div id="body0000001563374649">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="dc_08_0003__table930910161495" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Actions allowed for virtual gateways</caption><thead align="left"><tr id="dc_08_0003__row1015517691"><th align="left" class="cellrowborder" valign="top" width="14.500000000000002%" id="mcps1.3.1.2.7.1.1"><p id="dc_08_0003__p0163172093">Permission</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="21.750000000000004%" id="mcps1.3.1.2.7.1.2"><p id="dc_08_0003__p18295111810169">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.420000000000003%" id="mcps1.3.1.2.7.1.3"><p id="dc_08_0003__p15509182516274">Action</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.330000000000005%" id="mcps1.3.1.2.7.1.4"><p id="dc_08_0003__p14675557351">Related Action</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="12.15%" id="mcps1.3.1.2.7.1.5"><p id="dc_08_0003__p1838971541713">IAM Project</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.850000000000003%" id="mcps1.3.1.2.7.1.6"><p id="dc_08_0003__p475572121720">Enterprise Project</p>
</th>
</tr>
</thead>
<tbody><tr id="dc_08_0003__row816141720910"><td class="cellrowborder" valign="top" width="14.500000000000002%" headers="mcps1.3.1.2.7.1.1 "><p id="dc_08_0003__p816817399">Create a virtual gateway.</p>
</td>
<td class="cellrowborder" valign="top" width="21.750000000000004%" headers="mcps1.3.1.2.7.1.2 "><p id="dc_08_0003__p153101282423">POST /v2.0/dcaas/virtual-gateways</p>
</td>
<td class="cellrowborder" valign="top" width="15.420000000000003%" headers="mcps1.3.1.2.7.1.3 "><p id="dc_08_0003__p7105195743712">dcaas:vgw:create</p>
</td>
<td class="cellrowborder" valign="top" width="20.330000000000005%" headers="mcps1.3.1.2.7.1.4 "><p id="dc_08_0003__p86371924131711">vpc:vpcs:get</p>
<p id="dc_08_0003__p10637112413178">vpc:vpcs:list</p>
<p id="dc_08_0003__p5637132414172">vpc:subnets:get</p>
</td>
<td class="cellrowborder" valign="top" width="12.15%" headers="mcps1.3.1.2.7.1.5 "><p id="dc_08_0003__p1523614642915"></p>
</td>
<td class="cellrowborder" valign="top" width="15.850000000000003%" headers="mcps1.3.1.2.7.1.6 "><p id="dc_08_0003__p1723612615292">×</p>
</td>
</tr>
<tr id="dc_08_0003__row161618171099"><td class="cellrowborder" valign="top" width="14.500000000000002%" headers="mcps1.3.1.2.7.1.1 "><p id="dc_08_0003__p816217698">Query the virtual gateway list.</p>
</td>
<td class="cellrowborder" valign="top" width="21.750000000000004%" headers="mcps1.3.1.2.7.1.2 "><p id="dc_08_0003__p111720218480">GET /v2.0/dcaas/virtual-gateways</p>
</td>
<td class="cellrowborder" valign="top" width="15.420000000000003%" headers="mcps1.3.1.2.7.1.3 "><p id="dc_08_0003__p693016182197">dcaas:vgw:list</p>
</td>
<td class="cellrowborder" valign="top" width="20.330000000000005%" headers="mcps1.3.1.2.7.1.4 "><p id="dc_08_0003__p189291918131913">-</p>
</td>
<td class="cellrowborder" valign="top" width="12.15%" headers="mcps1.3.1.2.7.1.5 "><p id="dc_08_0003__p172520563814"></p>
</td>
<td class="cellrowborder" valign="top" width="15.850000000000003%" headers="mcps1.3.1.2.7.1.6 "><p id="dc_08_0003__p1125213523818">×</p>
</td>
</tr>
<tr id="dc_08_0003__row2169177920"><td class="cellrowborder" valign="top" width="14.500000000000002%" headers="mcps1.3.1.2.7.1.1 "><p id="dc_08_0003__p5165171595">Delete a virtual gateway.</p>
</td>
<td class="cellrowborder" valign="top" width="21.750000000000004%" headers="mcps1.3.1.2.7.1.2 "><p id="dc_08_0003__p2568244204">DELETE /v2.0/dcaas/virtual-gateways/{virtual_gateway_id}</p>
</td>
<td class="cellrowborder" valign="top" width="15.420000000000003%" headers="mcps1.3.1.2.7.1.3 "><p id="dc_08_0003__p169284184197">dcaas:vgw:delete</p>
</td>
<td class="cellrowborder" valign="top" width="20.330000000000005%" headers="mcps1.3.1.2.7.1.4 "><p id="dc_08_0003__p8927181818192">-</p>
</td>
<td class="cellrowborder" valign="top" width="12.15%" headers="mcps1.3.1.2.7.1.5 "><p id="dc_08_0003__p78591344381"></p>
</td>
<td class="cellrowborder" valign="top" width="15.850000000000003%" headers="mcps1.3.1.2.7.1.6 "><p id="dc_08_0003__p9859142389">×</p>
</td>
</tr>
<tr id="dc_08_0003__row41610171697"><td class="cellrowborder" valign="top" width="14.500000000000002%" headers="mcps1.3.1.2.7.1.1 "><p id="dc_08_0003__p17169170919">Query a virtual gateway.</p>
</td>
<td class="cellrowborder" valign="top" width="21.750000000000004%" headers="mcps1.3.1.2.7.1.2 "><p id="dc_08_0003__p2633646239">GET /v2.0/dcaas/virtual-gateways/{virtual_gateway_id}</p>
</td>
<td class="cellrowborder" valign="top" width="15.420000000000003%" headers="mcps1.3.1.2.7.1.3 "><p id="dc_08_0003__p10924181812199">dcaas:vgw:get</p>
</td>
<td class="cellrowborder" valign="top" width="20.330000000000005%" headers="mcps1.3.1.2.7.1.4 "><p id="dc_08_0003__p8924131819194">-</p>
</td>
<td class="cellrowborder" valign="top" width="12.15%" headers="mcps1.3.1.2.7.1.5 "><p id="dc_08_0003__p844919419384"></p>
</td>
<td class="cellrowborder" valign="top" width="15.850000000000003%" headers="mcps1.3.1.2.7.1.6 "><p id="dc_08_0003__p1044904193810">×</p>
</td>
</tr>
<tr id="dc_08_0003__row18832111108"><td class="cellrowborder" valign="top" width="14.500000000000002%" headers="mcps1.3.1.2.7.1.1 "><p id="dc_08_0003__p14919411057">Update a virtual gateway.</p>
</td>
<td class="cellrowborder" valign="top" width="21.750000000000004%" headers="mcps1.3.1.2.7.1.2 "><p id="dc_08_0003__p1593711711268">PUT /v2.0/dcaas/virtual-gateways/{virtual_gateway_id}</p>
</td>
<td class="cellrowborder" valign="top" width="15.420000000000003%" headers="mcps1.3.1.2.7.1.3 "><p id="dc_08_0003__p1792231818192">dcaas:vgw:update</p>
</td>
<td class="cellrowborder" valign="top" width="20.330000000000005%" headers="mcps1.3.1.2.7.1.4 "><p id="dc_08_0003__p189211718121914">-</p>
</td>
<td class="cellrowborder" valign="top" width="12.15%" headers="mcps1.3.1.2.7.1.5 "><p id="dc_08_0003__p02854163818"></p>
</td>
<td class="cellrowborder" valign="top" width="15.850000000000003%" headers="mcps1.3.1.2.7.1.6 "><p id="dc_08_0003__p92818420387">×</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dc_08_0000.html">Permissions Policies and Supported Actions</a></div>
</div>
</div>

View File

@ -0,0 +1,95 @@
<a name="dc_08_0004"></a><a name="dc_08_0004"></a>
<h1 class="topictitle1">Virtual Interfaces</h1>
<div id="body0000001512055484">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="dc_08_0004__table930910161495" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Actions allowed for virtual interfaces</caption><thead align="left"><tr id="dc_08_0004__row1015517691"><th align="left" class="cellrowborder" valign="top" width="14.500000000000002%" id="mcps1.3.1.2.7.1.1"><p id="dc_08_0004__p0163172093">Permission</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="21.750000000000004%" id="mcps1.3.1.2.7.1.2"><p id="dc_08_0004__p18295111810169">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.420000000000003%" id="mcps1.3.1.2.7.1.3"><p id="dc_08_0004__p15509182516274">Action</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.330000000000005%" id="mcps1.3.1.2.7.1.4"><p id="dc_08_0004__p14675557351">Related Action</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="12.15%" id="mcps1.3.1.2.7.1.5"><p id="dc_08_0004__p1838971541713">IAM Project</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.850000000000003%" id="mcps1.3.1.2.7.1.6"><p id="dc_08_0004__p475572121720">Enterprise Project</p>
</th>
</tr>
</thead>
<tbody><tr id="dc_08_0004__row816141720910"><td class="cellrowborder" valign="top" width="14.500000000000002%" headers="mcps1.3.1.2.7.1.1 "><p id="dc_08_0004__p816817399">Create a virtual interface.</p>
</td>
<td class="cellrowborder" valign="top" width="21.750000000000004%" headers="mcps1.3.1.2.7.1.2 "><p id="dc_08_0004__p52983115300">POST /v2.0/dcaas/virtual-interfaces</p>
</td>
<td class="cellrowborder" valign="top" width="15.420000000000003%" headers="mcps1.3.1.2.7.1.3 "><p id="dc_08_0004__p19191123220353">dcaas:vif:create</p>
</td>
<td class="cellrowborder" valign="top" width="20.330000000000005%" headers="mcps1.3.1.2.7.1.4 "><p id="dc_08_0004__p86371924131711">vpc:vpcs:get</p>
<p id="dc_08_0004__p10637112413178">vpc:vpcs:list</p>
<p id="dc_08_0004__p5637132414172">vpc:subnets:get</p>
</td>
<td class="cellrowborder" valign="top" width="12.15%" headers="mcps1.3.1.2.7.1.5 "><p id="dc_08_0004__p1523614642915"></p>
</td>
<td class="cellrowborder" valign="top" width="15.850000000000003%" headers="mcps1.3.1.2.7.1.6 "><p id="dc_08_0004__p1723612615292">×</p>
</td>
</tr>
<tr id="dc_08_0004__row161618171099"><td class="cellrowborder" valign="top" width="14.500000000000002%" headers="mcps1.3.1.2.7.1.1 "><p id="dc_08_0004__p816217698">Query the virtual interface list.</p>
</td>
<td class="cellrowborder" valign="top" width="21.750000000000004%" headers="mcps1.3.1.2.7.1.2 "><p id="dc_08_0004__p3694165418338">GET /v2.0/dcaas/virtual-interfaces</p>
</td>
<td class="cellrowborder" valign="top" width="15.420000000000003%" headers="mcps1.3.1.2.7.1.3 "><p id="dc_08_0004__p1561673193115">dcaas:vif:list</p>
</td>
<td class="cellrowborder" valign="top" width="20.330000000000005%" headers="mcps1.3.1.2.7.1.4 "><p id="dc_08_0004__p161683115313">-</p>
</td>
<td class="cellrowborder" valign="top" width="12.15%" headers="mcps1.3.1.2.7.1.5 "><p id="dc_08_0004__p17308141183817"></p>
</td>
<td class="cellrowborder" valign="top" width="15.850000000000003%" headers="mcps1.3.1.2.7.1.6 "><p id="dc_08_0004__p1330831133817">×</p>
</td>
</tr>
<tr id="dc_08_0004__row2169177920"><td class="cellrowborder" valign="top" width="14.500000000000002%" headers="mcps1.3.1.2.7.1.1 "><p id="dc_08_0004__p5165171595">Delete a virtual interface.</p>
</td>
<td class="cellrowborder" valign="top" width="21.750000000000004%" headers="mcps1.3.1.2.7.1.2 "><p id="dc_08_0004__p1072424213378">DELETE /v2.0/dcaas/virtual-interfaces/{virtual_interface_id}</p>
</td>
<td class="cellrowborder" valign="top" width="15.420000000000003%" headers="mcps1.3.1.2.7.1.3 "><p id="dc_08_0004__p136131631163112">dcaas:vif:delete</p>
</td>
<td class="cellrowborder" valign="top" width="20.330000000000005%" headers="mcps1.3.1.2.7.1.4 "><p id="dc_08_0004__p199510192382">-</p>
</td>
<td class="cellrowborder" valign="top" width="12.15%" headers="mcps1.3.1.2.7.1.5 "><p id="dc_08_0004__p37161119388"></p>
</td>
<td class="cellrowborder" valign="top" width="15.850000000000003%" headers="mcps1.3.1.2.7.1.6 "><p id="dc_08_0004__p207165116386">×</p>
</td>
</tr>
<tr id="dc_08_0004__row41610171697"><td class="cellrowborder" valign="top" width="14.500000000000002%" headers="mcps1.3.1.2.7.1.1 "><p id="dc_08_0004__p17169170919">Query a virtual interface.</p>
</td>
<td class="cellrowborder" valign="top" width="21.750000000000004%" headers="mcps1.3.1.2.7.1.2 "><p id="dc_08_0004__p734430887">GET /v2.0/dcaas/virtual-interfaces/{virtual_interface_id}</p>
</td>
<td class="cellrowborder" valign="top" width="15.420000000000003%" headers="mcps1.3.1.2.7.1.3 "><p id="dc_08_0004__p461063113113">dcaas:vif:get</p>
</td>
<td class="cellrowborder" valign="top" width="20.330000000000005%" headers="mcps1.3.1.2.7.1.4 "><p id="dc_08_0004__p29511919163810">-</p>
</td>
<td class="cellrowborder" valign="top" width="12.15%" headers="mcps1.3.1.2.7.1.5 "><p id="dc_08_0004__p31681828386"></p>
</td>
<td class="cellrowborder" valign="top" width="15.850000000000003%" headers="mcps1.3.1.2.7.1.6 "><p id="dc_08_0004__p141687203816">×</p>
</td>
</tr>
<tr id="dc_08_0004__row18832111108"><td class="cellrowborder" valign="top" width="14.500000000000002%" headers="mcps1.3.1.2.7.1.1 "><p id="dc_08_0004__p14919411057">Update a virtual interface.</p>
</td>
<td class="cellrowborder" valign="top" width="21.750000000000004%" headers="mcps1.3.1.2.7.1.2 "><p id="dc_08_0004__p1996348112">PUT /v2.0/dcaas/virtual-interfaces/{virtual_interface_id}</p>
</td>
<td class="cellrowborder" valign="top" width="15.420000000000003%" headers="mcps1.3.1.2.7.1.3 "><p id="dc_08_0004__p960793193112">dcaas:vif:update</p>
</td>
<td class="cellrowborder" valign="top" width="20.330000000000005%" headers="mcps1.3.1.2.7.1.4 "><p id="dc_08_0004__p10950151914389">-</p>
</td>
<td class="cellrowborder" valign="top" width="12.15%" headers="mcps1.3.1.2.7.1.5 "><p id="dc_08_0004__p96098243811"></p>
</td>
<td class="cellrowborder" valign="top" width="15.850000000000003%" headers="mcps1.3.1.2.7.1.6 "><p id="dc_08_0004__p116101825382">×</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dc_08_0000.html">Permissions Policies and Supported Actions</a></div>
</div>
</div>

View File

@ -3,9 +3,9 @@
<h1 class="topictitle1">API Overview</h1> <h1 class="topictitle1">API Overview</h1>
<div id="body1537951352085"><p id="en-dc_topic_0055025301__p980163214216">Direct Connect APIs allow you to use all Direct Connect functions.</p> <div id="body1537951352085"><p id="en-dc_topic_0055025301__p980163214216">Direct Connect APIs allow you to use all Direct Connect functions.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025301__table5876102613294" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Direct Connect APIs</caption><thead align="left"><tr id="en-dc_topic_0055025301__row3878122616298"><th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.2.2.4.1.1"><p id="en-dc_topic_0055025301__p487811268290">Category</p> <div class="tablenoborder"><a name="en-dc_topic_0055025301__table5876102613294"></a><a name="table5876102613294"></a><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025301__table5876102613294" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Direct Connect APIs</caption><thead align="left"><tr id="en-dc_topic_0055025301__row3878122616298"><th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.2.2.4.1.1"><p id="en-dc_topic_0055025301__p487811268290">Category</p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="19%" id="mcps1.3.2.2.4.1.2"><p id="en-dc_topic_0055025301__p68781126182914">Sub-Category</p> <th align="left" class="cellrowborder" valign="top" width="19%" id="mcps1.3.2.2.4.1.2"><p id="en-dc_topic_0055025301__p68781126182914">Subcategory</p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="64%" id="mcps1.3.2.2.4.1.3"><p id="en-dc_topic_0055025301__p158781726112914">Description</p> <th align="left" class="cellrowborder" valign="top" width="64%" id="mcps1.3.2.2.4.1.3"><p id="en-dc_topic_0055025301__p158781726112914">Description</p>
</th> </th>
@ -15,7 +15,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.2.2.4.1.2 "><p id="en-dc_topic_0055025301__p128788265295">Connection</p> <td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.2.2.4.1.2 "><p id="en-dc_topic_0055025301__p128788265295">Connection</p>
</td> </td>
<td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.2.2.4.1.3 "><p id="en-dc_topic_0055025301__p56591328178">Used to create, query, and update connections.</p> <td class="cellrowborder" valign="top" width="64%" headers="mcps1.3.2.2.4.1.3 "><p id="en-dc_topic_0055025301__p155621015155120">Used to manage connections, including the API used to create a hosted connection, the APIs used to query, delete, and update a connection, and the API to query the connection list.</p>
</td> </td>
</tr> </tr>
<tr id="en-dc_topic_0055025301__row1987820263297"><td class="cellrowborder" valign="top" headers="mcps1.3.2.2.4.1.1 "><p id="en-dc_topic_0055025301__p8939172693215">Virtual gateway</p> <tr id="en-dc_topic_0055025301__row1987820263297"><td class="cellrowborder" valign="top" headers="mcps1.3.2.2.4.1.1 "><p id="en-dc_topic_0055025301__p8939172693215">Virtual gateway</p>

View File

@ -1,6 +1,6 @@
<a name="en-dc_topic_0055025309"></a><a name="en-dc_topic_0055025309"></a> <a name="en-dc_topic_0055025309"></a><a name="en-dc_topic_0055025309"></a>
<h1 class="topictitle1">API</h1> <h1 class="topictitle1">APIs</h1>
<div id="body1539589976314"></div> <div id="body1539589976314"></div>
<div> <div>
<ul class="ullinks"> <ul class="ullinks">

View File

@ -11,7 +11,7 @@
</ul> </ul>
<div class="familylinks"> <div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-dc_topic_0055025309.html">API</a></div> <div class="parentlink"><strong>Parent topic:</strong> <a href="en-dc_topic_0055025309.html">APIs</a></div>
</div> </div>
</div> </div>

View File

@ -7,7 +7,7 @@
</div> </div>
<div class="section" id="en-dc_topic_0055025311__section24112512"><h4 class="sectiontitle">Request</h4><p id="en-dc_topic_0055025311__p45638969">None</p> <div class="section" id="en-dc_topic_0055025311__section24112512"><h4 class="sectiontitle">Request</h4><p id="en-dc_topic_0055025311__p45638969">None</p>
</div> </div>
<div class="section" id="en-dc_topic_0055025311__section15686020"><h4 class="sectiontitle">Response</h4><p id="en-dc_topic_0055025311__p81037681212"><a href="#en-dc_topic_0055025311__table49902238182444">Table 1</a> lists the response parameters.</p> <div class="section" id="en-dc_topic_0055025311__section15686020"><a name="en-dc_topic_0055025311__section15686020"></a><a name="section15686020"></a><h4 class="sectiontitle">Response</h4><p id="en-dc_topic_0055025311__p81037681212"><a href="#en-dc_topic_0055025311__table49902238182444">Table 1</a> lists the response parameters.</p>
<div class="tablenoborder"><a name="en-dc_topic_0055025311__table49902238182444"></a><a name="table49902238182444"></a><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025311__table49902238182444" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Response parameters</caption><thead align="left"><tr id="en-dc_topic_0055025311__row27727643182444"><th align="left" class="cellrowborder" valign="top" width="25.277472252774725%" id="mcps1.3.4.3.2.4.1.1"><p id="en-dc_topic_0055025311__p44979764154022">Parameter</p> <div class="tablenoborder"><a name="en-dc_topic_0055025311__table49902238182444"></a><a name="table49902238182444"></a><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025311__table49902238182444" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Response parameters</caption><thead align="left"><tr id="en-dc_topic_0055025311__row27727643182444"><th align="left" class="cellrowborder" valign="top" width="25.277472252774725%" id="mcps1.3.4.3.2.4.1.1"><p id="en-dc_topic_0055025311__p44979764154022">Parameter</p>
</th> </th>
@ -28,7 +28,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="25.01749825017498%" headers="mcps1.3.4.3.2.4.1.2 "><p id="en-dc_topic_0055025311__p183219331352">String</p> <td class="cellrowborder" valign="top" width="25.01749825017498%" headers="mcps1.3.4.3.2.4.1.2 "><p id="en-dc_topic_0055025311__p183219331352">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="49.7050294970503%" headers="mcps1.3.4.3.2.4.1.3 "><p id="en-dc_topic_0055025311__p103293310511">Specifies the version number, for example, <strong id="en-dc_topic_0055025311__b842352706151910">v2.0</strong></p> <td class="cellrowborder" valign="top" width="49.7050294970503%" headers="mcps1.3.4.3.2.4.1.3 "><p id="en-dc_topic_0055025311__p103293310511">Specifies the version number, for example, <strong id="en-dc_topic_0055025311__b842352706151910">v2.0</strong>.</p>
</td> </td>
</tr> </tr>
<tr id="en-dc_topic_0055025311__row64801111182444"><td class="cellrowborder" valign="top" width="25.277472252774725%" headers="mcps1.3.4.3.2.4.1.1 "><p id="en-dc_topic_0055025311__p13233311516">links</p> <tr id="en-dc_topic_0055025311__row64801111182444"><td class="cellrowborder" valign="top" width="25.277472252774725%" headers="mcps1.3.4.3.2.4.1.1 "><p id="en-dc_topic_0055025311__p13233311516">links</p>
@ -52,6 +52,13 @@
<td class="cellrowborder" valign="top" width="49.7050294970503%" headers="mcps1.3.4.3.2.4.1.3 "><p id="en-dc_topic_0055025311__p188334182178">Specifies the relationship between the current API version and the referenced address.</p> <td class="cellrowborder" valign="top" width="49.7050294970503%" headers="mcps1.3.4.3.2.4.1.3 "><p id="en-dc_topic_0055025311__p188334182178">Specifies the relationship between the current API version and the referenced address.</p>
</td> </td>
</tr> </tr>
<tr id="en-dc_topic_0055025311__row162641945172612"><td class="cellrowborder" valign="top" width="25.277472252774725%" headers="mcps1.3.4.3.2.4.1.1 "><p id="en-dc_topic_0055025311__p14185402610">version</p>
</td>
<td class="cellrowborder" valign="top" width="25.01749825017498%" headers="mcps1.3.4.3.2.4.1.2 "><p id="en-dc_topic_0055025311__p111165442615">String</p>
</td>
<td class="cellrowborder" valign="top" width="49.7050294970503%" headers="mcps1.3.4.3.2.4.1.3 "><p id="en-dc_topic_0055025311__p81145413260">Specifies the version. If APIs of this version support minor versions, set this parameter to the supported maximum minor version. If minor versions are not supported, leave this parameter blank.</p>
</td>
</tr>
<tr id="en-dc_topic_0055025311__row48951951182444"><td class="cellrowborder" valign="top" width="25.277472252774725%" headers="mcps1.3.4.3.2.4.1.1 "><p id="en-dc_topic_0055025311__p19326339519">status</p> <tr id="en-dc_topic_0055025311__row48951951182444"><td class="cellrowborder" valign="top" width="25.277472252774725%" headers="mcps1.3.4.3.2.4.1.1 "><p id="en-dc_topic_0055025311__p19326339519">status</p>
</td> </td>
<td class="cellrowborder" valign="top" width="25.01749825017498%" headers="mcps1.3.4.3.2.4.1.2 "><p id="en-dc_topic_0055025311__p1432193314519">String</p> <td class="cellrowborder" valign="top" width="25.01749825017498%" headers="mcps1.3.4.3.2.4.1.2 "><p id="en-dc_topic_0055025311__p1432193314519">String</p>
@ -60,23 +67,41 @@
<ul id="en-dc_topic_0055025311__ul1936014510535"><li id="en-dc_topic_0055025311__li14360125185320"><strong id="en-dc_topic_0055025311__b13417575115">CURRENT</strong>: indicates a primary version.</li><li id="en-dc_topic_0055025311__li169411719532"><strong id="en-dc_topic_0055025311__b1727115171214">SUPPORTED</strong>: indicates an old version that is still supported.</li><li id="en-dc_topic_0055025311__li5817131015535"><strong id="en-dc_topic_0055025311__b855372871217">DEPRECATED</strong>: indicates a deprecated version that may be deleted later.</li></ul> <ul id="en-dc_topic_0055025311__ul1936014510535"><li id="en-dc_topic_0055025311__li14360125185320"><strong id="en-dc_topic_0055025311__b13417575115">CURRENT</strong>: indicates a primary version.</li><li id="en-dc_topic_0055025311__li169411719532"><strong id="en-dc_topic_0055025311__b1727115171214">SUPPORTED</strong>: indicates an old version that is still supported.</li><li id="en-dc_topic_0055025311__li5817131015535"><strong id="en-dc_topic_0055025311__b855372871217">DEPRECATED</strong>: indicates a deprecated version that may be deleted later.</li></ul>
</td> </td>
</tr> </tr>
<tr id="en-dc_topic_0055025311__row1230116345302"><td class="cellrowborder" valign="top" width="25.277472252774725%" headers="mcps1.3.4.3.2.4.1.1 "><p id="en-dc_topic_0055025311__p4868193513015">updated</p>
</td>
<td class="cellrowborder" valign="top" width="25.01749825017498%" headers="mcps1.3.4.3.2.4.1.2 "><p id="en-dc_topic_0055025311__p7868835153014">String</p>
</td>
<td class="cellrowborder" valign="top" width="49.7050294970503%" headers="mcps1.3.4.3.2.4.1.3 "><p id="en-dc_topic_0055025311__p2086903563016">Specifies the version release time in UTC. For example, the release time format of v2.0 APIs is YYYY-MM-DDTHH:MM:SSZ.</p>
</td>
</tr>
<tr id="en-dc_topic_0055025311__row3302134133014"><td class="cellrowborder" valign="top" width="25.277472252774725%" headers="mcps1.3.4.3.2.4.1.1 "><p id="en-dc_topic_0055025311__p1486919351303">min_version</p>
</td>
<td class="cellrowborder" valign="top" width="25.01749825017498%" headers="mcps1.3.4.3.2.4.1.2 "><p id="en-dc_topic_0055025311__p1486913358304">String</p>
</td>
<td class="cellrowborder" valign="top" width="49.7050294970503%" headers="mcps1.3.4.3.2.4.1.3 "><p id="en-dc_topic_0055025311__p19869123514308">Specifies the version. If APIs of this version support minor versions, set this parameter to the supported minimum minor version. If minor versions are not supported, leave this parameter blank.</p>
</td>
</tr>
</tbody> </tbody>
</table> </table>
</div> </div>
</div> </div>
<div class="section" id="en-dc_topic_0055025311__section542210409508"><h4 class="sectiontitle">Examples</h4><ul id="en-dc_topic_0055025311__ul164071549155019"><li id="en-dc_topic_0055025311__li2407104935015">Example request<pre class="screen" id="en-dc_topic_0055025311__screen48295303132">GET /</pre> <div class="section" id="en-dc_topic_0055025311__section542210409508"><h4 class="sectiontitle">Examples</h4><ul id="en-dc_topic_0055025311__ul164071549155019"><li id="en-dc_topic_0055025311__li2407104935015">Example request<pre class="screen" id="en-dc_topic_0055025311__screen48295303132">GET /</pre>
</li><li id="en-dc_topic_0055025311__li426275618505">Example response<pre class="screen" id="en-dc_topic_0055025311__screen183101219153216">{ </li><li id="en-dc_topic_0055025311__li426275618505"><a name="en-dc_topic_0055025311__li426275618505"></a><a name="li426275618505"></a>Example response<pre class="screen" id="en-dc_topic_0055025311__screen188045113403">{
"versions": [ "versions": [
{
"status": "CURRENT",
"id": "v2.0",
"links":[
{ {
"href": "https://network.az0.dc0.domainname.com/v2.0","rel": "self" "id": "v2.0",
} "links": [
] {
} "href": "https://dcaas.eu-de.otc.t-systems.com/v2.0",
] "rel": "self"
}
],
"min_version": "",
"updated": "YYYY-MM-DDTHH:MM:SSZ",
"status": "CURRENT",
"version": ""
}
]
}</pre> }</pre>
</li></ul> </li></ul>
</div> </div>

View File

@ -7,7 +7,7 @@
</div> </div>
<div class="section" id="en-dc_topic_0055025312__section24112512"><h4 class="sectiontitle">Request</h4><p id="en-dc_topic_0055025312__p45638969">None</p> <div class="section" id="en-dc_topic_0055025312__section24112512"><h4 class="sectiontitle">Request</h4><p id="en-dc_topic_0055025312__p45638969">None</p>
</div> </div>
<div class="section" id="en-dc_topic_0055025312__section15686020"><h4 class="sectiontitle">Response</h4><p id="en-dc_topic_0055025312__p81037681212"><a href="#en-dc_topic_0055025312__table49902238182444">Table 1</a> lists the response parameters.</p> <div class="section" id="en-dc_topic_0055025312__section15686020"><a name="en-dc_topic_0055025312__section15686020"></a><a name="section15686020"></a><h4 class="sectiontitle">Response</h4><p id="en-dc_topic_0055025312__p81037681212"><a href="#en-dc_topic_0055025312__table49902238182444">Table 1</a> lists the response parameters.</p>
<div class="tablenoborder"><a name="en-dc_topic_0055025312__table49902238182444"></a><a name="table49902238182444"></a><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025312__table49902238182444" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Response parameters</caption><thead align="left"><tr id="en-dc_topic_0055025312__row27727643182444"><th align="left" class="cellrowborder" valign="top" width="21.529999999999998%" id="mcps1.3.4.3.2.4.1.1"><p id="en-dc_topic_0055025312__p31346634182444">Parameter</p> <div class="tablenoborder"><a name="en-dc_topic_0055025312__table49902238182444"></a><a name="table49902238182444"></a><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025312__table49902238182444" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Response parameters</caption><thead align="left"><tr id="en-dc_topic_0055025312__row27727643182444"><th align="left" class="cellrowborder" valign="top" width="21.529999999999998%" id="mcps1.3.4.3.2.4.1.1"><p id="en-dc_topic_0055025312__p31346634182444">Parameter</p>
</th> </th>
@ -64,14 +64,14 @@
</td> </td>
<td class="cellrowborder" valign="top" width="25.46%" headers="mcps1.3.4.3.2.4.1.2 "><p id="en-dc_topic_0055025312__p15331331459">String</p> <td class="cellrowborder" valign="top" width="25.46%" headers="mcps1.3.4.3.2.4.1.2 "><p id="en-dc_topic_0055025312__p15331331459">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="53.010000000000005%" headers="mcps1.3.4.3.2.4.1.3 "><p id="en-dc_topic_0055025312__p133303319510">Specifies the version release time in UTC. Specifies the time when v1 APIs are released, for example, 2014-06-28T12:20:21Z.</p> <td class="cellrowborder" valign="top" width="53.010000000000005%" headers="mcps1.3.4.3.2.4.1.3 "><p id="en-dc_topic_0055025312__p133303319510">Specifies the version release time in UTC. For example, the release time format of v2.0 APIs is YYYY-MM-DDTHH:MM:SSZ.</p>
</td> </td>
</tr> </tr>
<tr id="en-dc_topic_0055025312__row4783956182444"><td class="cellrowborder" valign="top" width="21.529999999999998%" headers="mcps1.3.4.3.2.4.1.1 "><p id="en-dc_topic_0055025312__p833333852">min_version</p> <tr id="en-dc_topic_0055025312__row4783956182444"><td class="cellrowborder" valign="top" width="21.529999999999998%" headers="mcps1.3.4.3.2.4.1.1 "><p id="en-dc_topic_0055025312__p833333852">min_version</p>
</td> </td>
<td class="cellrowborder" valign="top" width="25.46%" headers="mcps1.3.4.3.2.4.1.2 "><p id="en-dc_topic_0055025312__p7336331759">String</p> <td class="cellrowborder" valign="top" width="25.46%" headers="mcps1.3.4.3.2.4.1.2 "><p id="en-dc_topic_0055025312__p7336331759">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="53.010000000000005%" headers="mcps1.3.4.3.2.4.1.3 "><p id="en-dc_topic_0055025312__p1333933458">Specifies the version. If APIs of this version supports minor versions, set this parameter to the supported minimum minor version. If minor versions are not supported, leave this parameter blank.</p> <td class="cellrowborder" valign="top" width="53.010000000000005%" headers="mcps1.3.4.3.2.4.1.3 "><p id="en-dc_topic_0055025312__p1333933458">Specifies the version. If APIs of this version support minor versions, set this parameter to the supported minimum minor version. If minor versions are not supported, leave this parameter blank.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -79,16 +79,16 @@
</div> </div>
</div> </div>
<div class="section" id="en-dc_topic_0055025312__section542210409508"><h4 class="sectiontitle">Examples</h4><ul id="en-dc_topic_0055025312__ul164071549155019"><li id="en-dc_topic_0055025312__li2407104935015">Example request<pre class="screen" id="en-dc_topic_0055025312__screen145782219814">GET /v2.0</pre> <div class="section" id="en-dc_topic_0055025312__section542210409508"><h4 class="sectiontitle">Examples</h4><ul id="en-dc_topic_0055025312__ul164071549155019"><li id="en-dc_topic_0055025312__li2407104935015">Example request<pre class="screen" id="en-dc_topic_0055025312__screen145782219814">GET /v2.0</pre>
</li><li id="en-dc_topic_0055025312__li426275618505">Example response<pre class="screen" id="en-dc_topic_0055025312__screen5585769616025">{ </li><li id="en-dc_topic_0055025312__li426275618505"><a name="en-dc_topic_0055025312__li426275618505"></a><a name="li426275618505"></a>Example response<pre class="screen" id="en-dc_topic_0055025312__screen5585769616025">{
"version": { "version": {
"id": "v2.0", "id": "v2.0",
"links": [ "links": [
{ {
"href": "https://dcaas.***region.myhwclouds.com/v2.0", "href": "https://dcaas.eu-de.otc.t-systems.com/v2.0",
"rel": "self" "rel": "self"
} }
], ],
"updated": "2017-11-30T00:00:00Z", "updated": "YYYY-MM-DDTHH:MM:SSZ",
"status": "CURRENT", "status": "CURRENT",
"version": "", "version": "",
"min_version": "" "min_version": ""

View File

@ -19,7 +19,7 @@
</ul> </ul>
<div class="familylinks"> <div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-dc_topic_0055025309.html">API</a></div> <div class="parentlink"><strong>Parent topic:</strong> <a href="en-dc_topic_0055025309.html">APIs</a></div>
</div> </div>
</div> </div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +1,9 @@
<a name="en-dc_topic_0055025317"></a><a name="en-dc_topic_0055025317"></a> <a name="en-dc_topic_0055025317"></a><a name="en-dc_topic_0055025317"></a>
<h1 class="topictitle1">Deleting a Connection</h1> <h1 class="topictitle1">Deleting a Connection </h1>
<div id="body13265486"><div class="section" id="en-dc_topic_0055025317__section43031324205035"><h4 class="sectiontitle">Function</h4><p id="en-dc_topic_0055025317__p62985257205035">This API is used to delete a connection.</p> <div id="body13265486"><div class="section" id="en-dc_topic_0055025317__section43031324205035"><a name="en-dc_topic_0055025317__section43031324205035"></a><a name="section43031324205035"></a><h4 class="sectiontitle">Function</h4><p id="en-dc_topic_0055025317__p62985257205035">This API is used to delete a connection.</p>
</div> </div>
<div class="section" id="en-dc_topic_0055025317__section29996404205035"><h4 class="sectiontitle">URI</h4><p id="en-dc_topic_0055025317__p5517124514424">DELETE /v2.0/dcaas/direct-connects/{direct_connect_id}</p> <div class="section" id="en-dc_topic_0055025317__section29996404205035"><a name="en-dc_topic_0055025317__section29996404205035"></a><a name="section29996404205035"></a><h4 class="sectiontitle">URI</h4><p id="en-dc_topic_0055025317__p5517124514424">DELETE /v2.0/dcaas/direct-connects/{direct_connect_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025317__table332210240312" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="en-dc_topic_0055025317__row163310241312"><th align="left" class="cellrowborder" valign="top" width="19.388061193880613%" id="mcps1.3.2.3.2.5.1.1"><p id="en-dc_topic_0055025317__p16331182453110">Parameter</p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025317__table332210240312" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="en-dc_topic_0055025317__row163310241312"><th align="left" class="cellrowborder" valign="top" width="19.388061193880613%" id="mcps1.3.2.3.2.5.1.1"><p id="en-dc_topic_0055025317__p16331182453110">Parameter</p>
</th> </th>
@ -21,7 +21,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="16.328367163283673%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en-dc_topic_0055025317__p11331112493112">Yes</p> <td class="cellrowborder" valign="top" width="16.328367163283673%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en-dc_topic_0055025317__p11331112493112">Yes</p>
</td> </td>
<td class="cellrowborder" valign="top" width="42.85571442855714%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en-dc_topic_0055025317__p8331172463114">Indicates the connection ID.</p> <td class="cellrowborder" valign="top" width="42.85571442855714%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en-dc_topic_0055025317__p8331172463114">Specifies the connection ID.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -35,7 +35,7 @@
<div class="section" id="en-dc_topic_0055025317__section7653394205035"><h4 class="sectiontitle">Examples</h4><ul id="en-dc_topic_0055025317__ul448314187356"><li id="en-dc_topic_0055025317__li1748361893518">Example request</li></ul> <div class="section" id="en-dc_topic_0055025317__section7653394205035"><h4 class="sectiontitle">Examples</h4><ul id="en-dc_topic_0055025317__ul448314187356"><li id="en-dc_topic_0055025317__li1748361893518">Example request</li></ul>
<pre class="screen" id="en-dc_topic_0055025317__screen15945198205035">DELETE /v2.0/dcaas/direct-connects/{direct_connect_id}</pre> <pre class="screen" id="en-dc_topic_0055025317__screen15945198205035">DELETE /v2.0/dcaas/direct-connects/{direct_connect_id}</pre>
</div> </div>
<div class="section" id="en-dc_topic_0055025317__section19131184615323"><h4 class="sectiontitle">Returned Value</h4><p id="en-dc_topic_0055025317__p176816317298">For details, see section <a href="en-dc_topic_0055025342.html">Common Returned Values</a>.</p> <div class="section" id="en-dc_topic_0055025317__section19131184615323"><h4 class="sectiontitle">Status Codes</h4><p id="en-dc_topic_0055025317__p176816317298">For details, see <a href="en-dc_topic_0055025342.html">Common Status Codes</a>.</p>
</div> </div>
</div> </div>
<div> <div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,11 @@
<a name="en-dc_topic_0055025320"></a><a name="en-dc_topic_0055025320"></a> <a name="en-dc_topic_0055025320"></a><a name="en-dc_topic_0055025320"></a>
<h1 class="topictitle1">Virtual Gateway</h1>
<div id="body1489114536418"><p id="en-dc_topic_0055025320__p8060118"></p> <h1 class="topictitle1">Virtual Gateway</h1>
<div id="body1489114536418"><p id="en-dc_topic_0055025320__p8060118"></p>
</div> </div>
<div> <div>
<ul class="ullinks"> <ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-dc_topic_0055025321.html">Overview</a></strong><br> <li class="ulchildlink"><strong><a href="en-dc_topic_0055025321.html">Overview</a></strong><br>
@ -20,7 +23,7 @@
</ul> </ul>
<div class="familylinks"> <div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-dc_topic_0055025309.html">API</a></div> <div class="parentlink"><strong>Parent topic:</strong> <a href="en-dc_topic_0055025309.html">APIs</a></div>
</div> </div>
</div> </div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -3,50 +3,50 @@
<h1 class="topictitle1">Deleting a Virtual Gateway</h1> <h1 class="topictitle1">Deleting a Virtual Gateway</h1>
<div id="body1489114536418"><div class="section" id="en-dc_topic_0055025324__section43031324205035"><h4 class="sectiontitle">Function</h4><p id="en-dc_topic_0055025324__p62985257205035">This API is used to delete a virtual gateway.</p> <div id="body1489114536418"><div class="section" id="en-dc_topic_0055025324__section43031324205035"><h4 class="sectiontitle">Function</h4><p id="en-dc_topic_0055025324__p62985257205035">This API is used to delete a virtual gateway.</p>
</div> </div>
<div class="section" id="en-dc_topic_0055025324__section29996404205035"><h4 class="sectiontitle">URI</h4><p id="en-dc_topic_0055025324__p2568244204">DELETE /v2.0/dcaas/virtual-gateways/{virtual_gateway_id}</p> <div class="section" id="en-dc_topic_0055025324__section29996404205035"><a name="en-dc_topic_0055025324__section29996404205035"></a><a name="section29996404205035"></a><h4 class="sectiontitle">URI</h4><p id="en-dc_topic_0055025324__p2568244204">DELETE /v2.0/dcaas/virtual-gateways/{virtual_gateway_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025324__table2653155192017" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="en-dc_topic_0055025324__row165355510201"><th align="left" class="cellrowborder" valign="top" width="19.388061193880613%" id="mcps1.3.2.3.2.5.1.1"><p id="en-dc_topic_0055025324__p1865314551207">Parameter</p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025324__table2653155192017" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="en-dc_topic_0055025324__row165355510201"><th align="left" class="cellrowborder" valign="top" width="19.191919191919194%" id="mcps1.3.2.3.2.5.1.1"><p id="en-dc_topic_0055025324__p1865314551207">Parameter</p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="21.42785721427857%" id="mcps1.3.2.3.2.5.1.2"><p id="en-dc_topic_0055025324__p965345514201"><strong id="en-dc_topic_0055025324__b842352706165439">Type</strong></p> <th align="left" class="cellrowborder" valign="top" width="15.151515151515152%" id="mcps1.3.2.3.2.5.1.2"><p id="en-dc_topic_0055025324__p965345514201"><strong id="en-dc_topic_0055025324__b842352706165439">Type</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="16.328367163283673%" id="mcps1.3.2.3.2.5.1.3"><p id="en-dc_topic_0055025324__p136531556208"><strong id="en-dc_topic_0055025324__b842352706192549">Mandatory</strong></p> <th align="left" class="cellrowborder" valign="top" width="19.191919191919194%" id="mcps1.3.2.3.2.5.1.3"><p id="en-dc_topic_0055025324__p136531556208"><strong id="en-dc_topic_0055025324__b842352706192549">Mandatory</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="42.85571442855714%" id="mcps1.3.2.3.2.5.1.4"><p id="en-dc_topic_0055025324__p14660155542013"><strong id="en-dc_topic_0055025324__b84235270615331">Description</strong></p> <th align="left" class="cellrowborder" valign="top" width="46.46464646464647%" id="mcps1.3.2.3.2.5.1.4"><p id="en-dc_topic_0055025324__p14660155542013"><strong id="en-dc_topic_0055025324__b84235270615331">Description</strong></p>
</th> </th>
</tr> </tr>
</thead> </thead>
<tbody><tr id="en-dc_topic_0055025324__row13660145572012"><td class="cellrowborder" valign="top" width="19.388061193880613%" headers="mcps1.3.2.3.2.5.1.1 "><p id="en-dc_topic_0055025324__p866020558209">virtual_gateway_id</p> <tbody><tr id="en-dc_topic_0055025324__row13660145572012"><td class="cellrowborder" valign="top" width="19.191919191919194%" headers="mcps1.3.2.3.2.5.1.1 "><p id="en-dc_topic_0055025324__p866020558209">virtual_gateway_id</p>
</td> </td>
<td class="cellrowborder" valign="top" width="21.42785721427857%" headers="mcps1.3.2.3.2.5.1.2 "><p id="en-dc_topic_0055025324__p9660145552017">String</p> <td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.2.3.2.5.1.2 "><p id="en-dc_topic_0055025324__p9660145552017">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="16.328367163283673%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en-dc_topic_0055025324__p12660195532019">Yes</p> <td class="cellrowborder" valign="top" width="19.191919191919194%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en-dc_topic_0055025324__p12660195532019">Yes</p>
</td> </td>
<td class="cellrowborder" valign="top" width="42.85571442855714%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en-dc_topic_0055025324__p866065522015">Indicates the virtual gateway ID.</p> <td class="cellrowborder" valign="top" width="46.46464646464647%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en-dc_topic_0055025324__p866065522015">Specifies the virtual gateway ID.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
</div> </div>
</div> </div>
<div class="section" id="en-dc_topic_0055025324__section54655929205035"><h4 class="sectiontitle">Request</h4><p id="en-dc_topic_0055025324__p9691133616216"><a href="#en-dc_topic_0055025324__table2198437322244">Table 2</a> lists the request parameter.</p> <div class="section" id="en-dc_topic_0055025324__section54655929205035"><a name="en-dc_topic_0055025324__section54655929205035"></a><a name="section54655929205035"></a><h4 class="sectiontitle">Request</h4><p id="en-dc_topic_0055025324__p9691133616216"><a href="#en-dc_topic_0055025324__table2198437322244">Table 2</a> lists the request parameter.</p>
<div class="tablenoborder"><a name="en-dc_topic_0055025324__table2198437322244"></a><a name="table2198437322244"></a><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025324__table2198437322244" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request parameter</caption><thead align="left"><tr id="en-dc_topic_0055025324__row4304807922244"><th align="left" class="cellrowborder" valign="top" width="25.217478252174786%" id="mcps1.3.3.3.2.5.1.1"><p id="en-dc_topic_0055025324__p6505580022244"><strong id="en-dc_topic_0055025324__b8423527069918">Parameter</strong></p> <div class="tablenoborder"><a name="en-dc_topic_0055025324__table2198437322244"></a><a name="table2198437322244"></a><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025324__table2198437322244" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request parameter</caption><thead align="left"><tr id="en-dc_topic_0055025324__row4304807922244"><th align="left" class="cellrowborder" valign="top" width="19%" id="mcps1.3.3.3.2.5.1.1"><p id="en-dc_topic_0055025324__p6505580022244"><strong id="en-dc_topic_0055025324__b8423527069918">Parameter</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="13.528647135286477%" id="mcps1.3.3.3.2.5.1.2"><p id="en-dc_topic_0055025324__p329696222244"><strong id="en-dc_topic_0055025324__b842352706165439_1">Type</strong></p> <th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.3.3.2.5.1.2"><p id="en-dc_topic_0055025324__p329696222244"><strong id="en-dc_topic_0055025324__b206530648">Type</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="18.398160183981606%" id="mcps1.3.3.3.2.5.1.3"><p id="en-dc_topic_0055025324__p3257067222244"><strong id="en-dc_topic_0055025324__b842352706192549_1">Mandatory</strong></p> <th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="en-dc_topic_0055025324__p3257067222244"><strong id="en-dc_topic_0055025324__b1244418076">Mandatory</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="42.85571442855715%" id="mcps1.3.3.3.2.5.1.4"><p id="en-dc_topic_0055025324__p5470821922244"><strong id="en-dc_topic_0055025324__b84235270615331_1">Description</strong></p> <th align="left" class="cellrowborder" valign="top" width="46%" id="mcps1.3.3.3.2.5.1.4"><p id="en-dc_topic_0055025324__p5470821922244"><strong id="en-dc_topic_0055025324__b296773316">Description</strong></p>
</th> </th>
</tr> </tr>
</thead> </thead>
<tbody><tr id="en-dc_topic_0055025324__row5451891922244"><td class="cellrowborder" valign="top" width="25.217478252174786%" headers="mcps1.3.3.3.2.5.1.1 "><p id="en-dc_topic_0055025324__p3187982384832">virtual_gateway_id</p> <tbody><tr id="en-dc_topic_0055025324__row5451891922244"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.3.3.2.5.1.1 "><p id="en-dc_topic_0055025324__p3187982384832">virtual_gateway_id</p>
</td> </td>
<td class="cellrowborder" valign="top" width="13.528647135286477%" headers="mcps1.3.3.3.2.5.1.2 "><p id="en-dc_topic_0055025324__p757920222316">String</p> <td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.3.2.5.1.2 "><p id="en-dc_topic_0055025324__p757920222316">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="18.398160183981606%" headers="mcps1.3.3.3.2.5.1.3 "><p id="en-dc_topic_0055025324__p4706384922316">Yes</p> <td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="en-dc_topic_0055025324__p4706384922316">Yes</p>
</td> </td>
<td class="cellrowborder" valign="top" width="42.85571442855715%" headers="mcps1.3.3.3.2.5.1.4 "><p id="en-dc_topic_0055025324__p970883222316">Indicates the virtual gateway ID.</p> <td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.3.2.5.1.4 "><p id="en-dc_topic_0055025324__p970883222316">Specifies the virtual gateway ID.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -60,7 +60,7 @@
</div> </div>
<ul id="en-dc_topic_0055025324__ul12353133851018"><li id="en-dc_topic_0055025324__li23531386103">Response example<p id="en-dc_topic_0055025324__p1393018459105"><a name="en-dc_topic_0055025324__li23531386103"></a><a name="li23531386103"></a>None</p> <ul id="en-dc_topic_0055025324__ul12353133851018"><li id="en-dc_topic_0055025324__li23531386103">Response example<p id="en-dc_topic_0055025324__p1393018459105"><a name="en-dc_topic_0055025324__li23531386103"></a><a name="li23531386103"></a>None</p>
</li></ul> </li></ul>
<div class="section" id="en-dc_topic_0055025324__section5604023173234"><h4 class="sectiontitle">Returned Value</h4><p id="en-dc_topic_0055025324__p176816317298">For details, see section <a href="en-dc_topic_0055025342.html">Common Returned Values</a>.</p> <div class="section" id="en-dc_topic_0055025324__section5604023173234"><h4 class="sectiontitle">Status Codes</h4><p id="en-dc_topic_0055025324__p176816317298">For details, see <a href="en-dc_topic_0055025342.html">Common Status Codes</a>.</p>
</div> </div>
</div> </div>
<div> <div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,11 @@
<a name="en-dc_topic_0055025327"></a><a name="en-dc_topic_0055025327"></a> <a name="en-dc_topic_0055025327"></a><a name="en-dc_topic_0055025327"></a>
<h1 class="topictitle1">Virtual Interface</h1>
<div id="body1495543735580"><p id="en-dc_topic_0055025327__p8060118"></p> <h1 class="topictitle1">Virtual Interface</h1>
<div id="body1495543735580"><p id="en-dc_topic_0055025327__p8060118"></p>
</div> </div>
<div> <div>
<ul class="ullinks"> <ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-dc_topic_0055025328.html">Overview</a></strong><br> <li class="ulchildlink"><strong><a href="en-dc_topic_0055025328.html">Overview</a></strong><br>
@ -20,7 +23,7 @@
</ul> </ul>
<div class="familylinks"> <div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-dc_topic_0055025309.html">API</a></div> <div class="parentlink"><strong>Parent topic:</strong> <a href="en-dc_topic_0055025309.html">APIs</a></div>
</div> </div>
</div> </div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -3,25 +3,25 @@
<h1 class="topictitle1">Deleting a Virtual Interface</h1> <h1 class="topictitle1">Deleting a Virtual Interface</h1>
<div id="body1495543735580"><div class="section" id="en-dc_topic_0055025331__section235045714306"><h4 class="sectiontitle">Function</h4><p id="en-dc_topic_0055025331__p6205567314306">This API is used to delete a virtual interface.</p> <div id="body1495543735580"><div class="section" id="en-dc_topic_0055025331__section235045714306"><h4 class="sectiontitle">Function</h4><p id="en-dc_topic_0055025331__p6205567314306">This API is used to delete a virtual interface.</p>
</div> </div>
<div class="section" id="en-dc_topic_0055025331__section4104188114306"><h4 class="sectiontitle">URI</h4><p id="en-dc_topic_0055025331__p1072424213378">DELETE /v2.0/dcaas/virtual-interfaces/{virtual_interface_id}</p> <div class="section" id="en-dc_topic_0055025331__section4104188114306"><a name="en-dc_topic_0055025331__section4104188114306"></a><a name="section4104188114306"></a><h4 class="sectiontitle">URI</h4><p id="en-dc_topic_0055025331__p1072424213378">DELETE /v2.0/dcaas/virtual-interfaces/{virtual_interface_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025331__table640636113810" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="en-dc_topic_0055025331__row1546856113814"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.3.2.5.1.1"><p id="en-dc_topic_0055025331__p12468664381">Parameter</p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025331__table640636113810" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="en-dc_topic_0055025331__row1546856113814"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.3.2.5.1.1"><p id="en-dc_topic_0055025331__p12468664381">Parameter</p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.3.2.5.1.2"><p id="en-dc_topic_0055025331__p346866153810">Type</p> <th align="left" class="cellrowborder" valign="top" width="12%" id="mcps1.3.2.3.2.5.1.2"><p id="en-dc_topic_0055025331__p346866153810">Type</p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.3.2.5.1.3"><p id="en-dc_topic_0055025331__p04683613389">Mandatory</p> <th align="left" class="cellrowborder" valign="top" width="16%" id="mcps1.3.2.3.2.5.1.3"><p id="en-dc_topic_0055025331__p04683613389">Mandatory</p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.3.2.5.1.4"><p id="en-dc_topic_0055025331__p13468206123813">Description</p> <th align="left" class="cellrowborder" valign="top" width="47%" id="mcps1.3.2.3.2.5.1.4"><p id="en-dc_topic_0055025331__p13468206123813">Description</p>
</th> </th>
</tr> </tr>
</thead> </thead>
<tbody><tr id="en-dc_topic_0055025331__row12468166143815"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.2.5.1.1 "><p id="en-dc_topic_0055025331__p24687693816">virtual_interface_id</p> <tbody><tr id="en-dc_topic_0055025331__row12468166143815"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.2.5.1.1 "><p id="en-dc_topic_0055025331__p24687693816">virtual_interface_id</p>
</td> </td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.2.5.1.2 "><p id="en-dc_topic_0055025331__p8468136203815">String</p> <td class="cellrowborder" valign="top" width="12%" headers="mcps1.3.2.3.2.5.1.2 "><p id="en-dc_topic_0055025331__p8468136203815">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en-dc_topic_0055025331__p44681561384">Yes</p> <td class="cellrowborder" valign="top" width="16%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en-dc_topic_0055025331__p44681561384">Yes</p>
</td> </td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en-dc_topic_0055025331__p246813663813">Indicates the virtual interface ID.</p> <td class="cellrowborder" valign="top" width="47%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en-dc_topic_0055025331__p246813663813">Specifies the virtual interface ID.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -46,7 +46,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="16.509999999999998%" headers="mcps1.3.3.3.2.5.1.3 "><p id="en-dc_topic_0055025331__p1079430814306">Yes</p> <td class="cellrowborder" valign="top" width="16.509999999999998%" headers="mcps1.3.3.3.2.5.1.3 "><p id="en-dc_topic_0055025331__p1079430814306">Yes</p>
</td> </td>
<td class="cellrowborder" valign="top" width="46.43%" headers="mcps1.3.3.3.2.5.1.4 "><p id="en-dc_topic_0055025331__p4809318514306">Indicates the virtual interface ID.</p> <td class="cellrowborder" valign="top" width="46.43%" headers="mcps1.3.3.3.2.5.1.4 "><p id="en-dc_topic_0055025331__p4809318514306">Specifies the virtual interface ID.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -60,7 +60,7 @@
</div> </div>
<ul id="en-dc_topic_0055025331__ul144517611313"><li id="en-dc_topic_0055025331__li13451067132">Response example<p id="en-dc_topic_0055025331__p15690111191318"><a name="en-dc_topic_0055025331__li13451067132"></a><a name="li13451067132"></a>None</p> <ul id="en-dc_topic_0055025331__ul144517611313"><li id="en-dc_topic_0055025331__li13451067132">Response example<p id="en-dc_topic_0055025331__p15690111191318"><a name="en-dc_topic_0055025331__li13451067132"></a><a name="li13451067132"></a>None</p>
</li></ul> </li></ul>
<div class="section" id="en-dc_topic_0055025331__section6289309617342"><h4 class="sectiontitle">Returned Value</h4><p id="en-dc_topic_0055025331__p176816317298">For details, see section <a href="en-dc_topic_0055025342.html">Common Returned Values</a>.</p> <div class="section" id="en-dc_topic_0055025331__section6289309617342"><h4 class="sectiontitle">Status Codes</h4><p id="en-dc_topic_0055025331__p176816317298">For details, see <a href="en-dc_topic_0055025342.html">Common Status Codes</a>.</p>
</div> </div>
</div> </div>
<div> <div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,11 @@
<a name="en-dc_topic_0055025334"></a><a name="en-dc_topic_0055025334"></a> <a name="en-dc_topic_0055025334"></a><a name="en-dc_topic_0055025334"></a>
<h1 class="topictitle1">Direct Connect Endpoint Group</h1>
<div id="body1538012995871"><p id="en-dc_topic_0055025334__en-us_topic_0070658757_p8060118"></p> <h1 class="topictitle1">Direct Connect Endpoint Group</h1>
<div id="body1538012995871"><p id="en-dc_topic_0055025334__en-us_topic_0070658757_p8060118"></p>
</div> </div>
<div> <div>
<ul class="ullinks"> <ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-dc_topic_0055025335.html">Overview</a></strong><br> <li class="ulchildlink"><strong><a href="en-dc_topic_0055025335.html">Overview</a></strong><br>
@ -20,7 +23,7 @@
</ul> </ul>
<div class="familylinks"> <div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-dc_topic_0055025309.html">API</a></div> <div class="parentlink"><strong>Parent topic:</strong> <a href="en-dc_topic_0055025309.html">APIs</a></div>
</div> </div>
</div> </div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -21,7 +21,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="16.328367163283673%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en-dc_topic_0055025338__p7972193343618">Yes</p> <td class="cellrowborder" valign="top" width="16.328367163283673%" headers="mcps1.3.2.3.2.5.1.3 "><p id="en-dc_topic_0055025338__p7972193343618">Yes</p>
</td> </td>
<td class="cellrowborder" valign="top" width="42.85571442855714%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en-dc_topic_0055025338__p59808335369">Indicates the ID of the Direct Connect endpoint group.</p> <td class="cellrowborder" valign="top" width="42.85571442855714%" headers="mcps1.3.2.3.2.5.1.4 "><p id="en-dc_topic_0055025338__p59808335369">Specifies the ID of the Direct Connect endpoint group.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -30,23 +30,23 @@
</div> </div>
<div class="section" id="en-dc_topic_0055025338__en-us_topic_0070658809_section54655929205035"><h4 class="sectiontitle">Request</h4><p id="en-dc_topic_0055025338__p188618576367"><a href="#en-dc_topic_0055025338__en-us_topic_0070658809_table2198437322244">Table 2</a> lists the request parameter.</p> <div class="section" id="en-dc_topic_0055025338__en-us_topic_0070658809_section54655929205035"><h4 class="sectiontitle">Request</h4><p id="en-dc_topic_0055025338__p188618576367"><a href="#en-dc_topic_0055025338__en-us_topic_0070658809_table2198437322244">Table 2</a> lists the request parameter.</p>
<div class="tablenoborder"><a name="en-dc_topic_0055025338__en-us_topic_0070658809_table2198437322244"></a><a name="en-us_topic_0070658809_table2198437322244"></a><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025338__en-us_topic_0070658809_table2198437322244" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request parameter</caption><thead align="left"><tr id="en-dc_topic_0055025338__en-us_topic_0070658809_row4304807922244"><th align="left" class="cellrowborder" valign="top" width="19.388061193880613%" id="mcps1.3.3.3.2.5.1.1"><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p6505580022244">Parameter</p> <div class="tablenoborder"><a name="en-dc_topic_0055025338__en-us_topic_0070658809_table2198437322244"></a><a name="en-us_topic_0070658809_table2198437322244"></a><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025338__en-us_topic_0070658809_table2198437322244" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request parameter</caption><thead align="left"><tr id="en-dc_topic_0055025338__en-us_topic_0070658809_row4304807922244"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p6505580022244">Parameter</p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="21.42785721427857%" id="mcps1.3.3.3.2.5.1.2"><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p329696222244">Type</p> <th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p329696222244">Type</p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="16.328367163283673%" id="mcps1.3.3.3.2.5.1.3"><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p3257067222244">Mandatory</p> <th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p3257067222244">Mandatory</p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="42.85571442855714%" id="mcps1.3.3.3.2.5.1.4"><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p5470821922244">Description</p> <th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p5470821922244">Description</p>
</th> </th>
</tr> </tr>
</thead> </thead>
<tbody><tr id="en-dc_topic_0055025338__en-us_topic_0070658809_row5451891922244"><td class="cellrowborder" valign="top" width="19.388061193880613%" headers="mcps1.3.3.3.2.5.1.1 "><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p3187982384832">endpoint_group_id</p> <tbody><tr id="en-dc_topic_0055025338__en-us_topic_0070658809_row5451891922244"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p3187982384832">endpoint_group_id</p>
</td> </td>
<td class="cellrowborder" valign="top" width="21.42785721427857%" headers="mcps1.3.3.3.2.5.1.2 "><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p757920222316">String</p> <td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p757920222316">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="16.328367163283673%" headers="mcps1.3.3.3.2.5.1.3 "><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p4706384922316">Yes</p> <td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p4706384922316">Yes</p>
</td> </td>
<td class="cellrowborder" valign="top" width="42.85571442855714%" headers="mcps1.3.3.3.2.5.1.4 "><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p970883222316">Indicates the ID of the Direct Connect endpoint group.</p> <td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="en-dc_topic_0055025338__en-us_topic_0070658809_p970883222316">Specifies the ID of the Direct Connect endpoint group.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -60,7 +60,7 @@
</div> </div>
<ul id="en-dc_topic_0055025338__ul49760296134"><li id="en-dc_topic_0055025338__li897572912131">Response example<p id="en-dc_topic_0055025338__p109021335141315"><a name="en-dc_topic_0055025338__li897572912131"></a><a name="li897572912131"></a>None</p> <ul id="en-dc_topic_0055025338__ul49760296134"><li id="en-dc_topic_0055025338__li897572912131">Response example<p id="en-dc_topic_0055025338__p109021335141315"><a name="en-dc_topic_0055025338__li897572912131"></a><a name="li897572912131"></a>None</p>
</li></ul> </li></ul>
<div class="section" id="en-dc_topic_0055025338__section12113171955820"><h4 class="sectiontitle">Returned Value</h4><p id="en-dc_topic_0055025338__p176816317298">For details, see section <a href="en-dc_topic_0055025342.html">Common Returned Values</a>.</p> <div class="section" id="en-dc_topic_0055025338__section12113171955820"><h4 class="sectiontitle">Status Codes</h4><p id="en-dc_topic_0055025338__p176816317298">For details, see <a href="en-dc_topic_0055025342.html">Common Status Codes</a>.</p>
</div> </div>
</div> </div>
<div> <div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
<div id="body1538035975232"></div> <div id="body1538035975232"></div>
<div> <div>
<ul class="ullinks"> <ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-dc_topic_0055025342.html">Common Returned Values</a></strong><br> <li class="ulchildlink"><strong><a href="en-dc_topic_0055025342.html">Common Status Codes</a></strong><br>
</li> </li>
<li class="ulchildlink"><strong><a href="en-dc_topic_0055025343.html">Error Codes</a></strong><br> <li class="ulchildlink"><strong><a href="en-dc_topic_0055025343.html">Error Codes</a></strong><br>
</li> </li>

View File

@ -1,10 +1,10 @@
<a name="en-dc_topic_0055025342"></a><a name="en-dc_topic_0055025342"></a> <a name="en-dc_topic_0055025342"></a><a name="en-dc_topic_0055025342"></a>
<h1 class="topictitle1">Common Returned Values</h1> <h1 class="topictitle1">Common Status Codes</h1>
<div id="body1538035975232"> <div id="body1538035975232">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025342__t7feff5416bc44379af93f4b43b8841aa" frame="border" border="1" rules="all"><thead align="left"><tr id="en-dc_topic_0055025342__r9082fa63deba4c9083b08403b3d250eb"><th align="left" class="cellrowborder" valign="top" width="17.349999999999998%" id="mcps1.3.1.1.4.1.1"><p id="en-dc_topic_0055025342__a300864fcd32847fba33e41deaf59293c">Normal Response Code</p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025342__t7feff5416bc44379af93f4b43b8841aa" frame="border" border="1" rules="all"><thead align="left"><tr id="en-dc_topic_0055025342__r9082fa63deba4c9083b08403b3d250eb"><th align="left" class="cellrowborder" valign="top" width="17.349999999999998%" id="mcps1.3.1.1.4.1.1"><p id="en-dc_topic_0055025342__a300864fcd32847fba33e41deaf59293c">Successful Response</p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="19.39%" id="mcps1.3.1.1.4.1.2"><p id="en-dc_topic_0055025342__ab8554e5531124853b563a1e45d174628">Type</p> <th align="left" class="cellrowborder" valign="top" width="19.39%" id="mcps1.3.1.1.4.1.2"><p id="en-dc_topic_0055025342__ab8554e5531124853b563a1e45d174628">Message</p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="63.260000000000005%" id="mcps1.3.1.1.4.1.3"><p id="en-dc_topic_0055025342__afb59bede82c24acda9f38e47a780dc8f">Description</p> <th align="left" class="cellrowborder" valign="top" width="63.260000000000005%" id="mcps1.3.1.1.4.1.3"><p id="en-dc_topic_0055025342__afb59bede82c24acda9f38e47a780dc8f">Description</p>
</th> </th>
@ -14,28 +14,28 @@
</td> </td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.1.1.4.1.2 "><p id="en-dc_topic_0055025342__aa6da7609f75e4ece9f78329e50e06cdf">OK</p> <td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.1.1.4.1.2 "><p id="en-dc_topic_0055025342__aa6da7609f75e4ece9f78329e50e06cdf">OK</p>
</td> </td>
<td class="cellrowborder" valign="top" width="63.260000000000005%" headers="mcps1.3.1.1.4.1.3 "><p id="en-dc_topic_0055025342__a79524d1cc077492bb8ad801e17afb3ae">Specifies the normal response code for the GET and PUT operations.</p> <td class="cellrowborder" valign="top" width="63.260000000000005%" headers="mcps1.3.1.1.4.1.3 "><p id="en-dc_topic_0055025342__a79524d1cc077492bb8ad801e17afb3ae">Normal response code for GET and PUT operations</p>
</td> </td>
</tr> </tr>
<tr id="en-dc_topic_0055025342__r4845580ff91b4bc6b8069b4ae204ba4d"><td class="cellrowborder" valign="top" width="17.349999999999998%" headers="mcps1.3.1.1.4.1.1 "><p id="en-dc_topic_0055025342__ad6f2680fdaea4ab087cca6bef8fe9cc7">201</p> <tr id="en-dc_topic_0055025342__r4845580ff91b4bc6b8069b4ae204ba4d"><td class="cellrowborder" valign="top" width="17.349999999999998%" headers="mcps1.3.1.1.4.1.1 "><p id="en-dc_topic_0055025342__ad6f2680fdaea4ab087cca6bef8fe9cc7">201</p>
</td> </td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.1.1.4.1.2 "><p id="en-dc_topic_0055025342__a07d7aae25ccf4d8caa253ef00e4f8eba">Created</p> <td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.1.1.4.1.2 "><p id="en-dc_topic_0055025342__a07d7aae25ccf4d8caa253ef00e4f8eba">Created</p>
</td> </td>
<td class="cellrowborder" valign="top" width="63.260000000000005%" headers="mcps1.3.1.1.4.1.3 "><p id="en-dc_topic_0055025342__abe196a1178e643a2809b8d6c0b348c74">Specifies the normal response code for the POST operation.</p> <td class="cellrowborder" valign="top" width="63.260000000000005%" headers="mcps1.3.1.1.4.1.3 "><p id="en-dc_topic_0055025342__abe196a1178e643a2809b8d6c0b348c74">Normal response code for POST operations</p>
</td> </td>
</tr> </tr>
<tr id="en-dc_topic_0055025342__r21fbef2c69354aa0a1b2708514a622df"><td class="cellrowborder" valign="top" width="17.349999999999998%" headers="mcps1.3.1.1.4.1.1 "><p id="en-dc_topic_0055025342__a10c1ddc804a84b5da98edebe9a65e6d4">204</p> <tr id="en-dc_topic_0055025342__r21fbef2c69354aa0a1b2708514a622df"><td class="cellrowborder" valign="top" width="17.349999999999998%" headers="mcps1.3.1.1.4.1.1 "><p id="en-dc_topic_0055025342__a10c1ddc804a84b5da98edebe9a65e6d4">204</p>
</td> </td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.1.1.4.1.2 "><p id="en-dc_topic_0055025342__abc2b21791f294a0a91b482960fb05484">No Content</p> <td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.1.1.4.1.2 "><p id="en-dc_topic_0055025342__abc2b21791f294a0a91b482960fb05484">No Content</p>
</td> </td>
<td class="cellrowborder" valign="top" width="63.260000000000005%" headers="mcps1.3.1.1.4.1.3 "><p id="en-dc_topic_0055025342__aa18bfd272e3842349b2b517edf2a312c">Specifies the normal response code for the DELETE operation.</p> <td class="cellrowborder" valign="top" width="63.260000000000005%" headers="mcps1.3.1.1.4.1.3 "><p id="en-dc_topic_0055025342__aa18bfd272e3842349b2b517edf2a312c">Normal response code for DELETE operations</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
</div> </div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025342__en-us_topic_0053740036_table1697655195242" frame="border" border="1" rules="all"><thead align="left"><tr id="en-dc_topic_0055025342__en-us_topic_0053740036_row4329637495242"><th align="left" class="cellrowborder" valign="top" width="43.419999999999995%" id="mcps1.3.2.1.3.1.1"><p id="en-dc_topic_0055025342__en-us_topic_0053740036_p1734541495242">Returned Value</p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="en-dc_topic_0055025342__en-us_topic_0053740036_table1697655195242" frame="border" border="1" rules="all"><thead align="left"><tr id="en-dc_topic_0055025342__en-us_topic_0053740036_row4329637495242"><th align="left" class="cellrowborder" valign="top" width="43.419999999999995%" id="mcps1.3.2.1.3.1.1"><p id="en-dc_topic_0055025342__en-us_topic_0053740036_p1734541495242">Error Response</p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="56.58%" id="mcps1.3.2.1.3.1.2"><p id="en-dc_topic_0055025342__en-us_topic_0053740036_p6280127495242">Description</p> <th align="left" class="cellrowborder" valign="top" width="56.58%" id="mcps1.3.2.1.3.1.2"><p id="en-dc_topic_0055025342__en-us_topic_0053740036_p6280127495242">Description</p>
</th> </th>

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 B

After

Width:  |  Height:  |  Size: 836 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 B

After

Width:  |  Height:  |  Size: 834 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 B

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 B

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 580 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Some files were not shown because too many files have changed in this diff Show More