waf_api_1109

Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Li, Qiao <qiaoli@huawei.com>
Co-committed-by: Li, Qiao <qiaoli@huawei.com>
This commit is contained in:
Li, Qiao 2022-11-16 15:31:27 +00:00 committed by zuul
parent bd2b57f749
commit 914011d51b
117 changed files with 17819 additions and 0 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,3 @@
version=""
language="en-us"
type=""

View File

@ -0,0 +1 @@
var expandClassName="dropdownexpand";var collapseClassName="dropdowncollapse";var collapseTableClassName="dropdowncollapsetable";function ExpandorCollapseNode(a){a=a.parentNode;if(a.className==expandClassName){a.className=collapseClassName}else{a.className=expandClassName}}function ExpandorCollapseTableNode(a){a=a.parentNode;if(a.className==expandClassName){a.className=collapseTableClassName}else{a.className=expandClassName}}function ExpandorCollapseAllNodes(g,h,c){var a=g.getAttribute("title");var b=g.parentNode;if(a=="collapse"){g.setAttribute("title","expand");g.className="dropdownAllButtonexpand";g.innerHTML=h}else{g.setAttribute("title","collapse");g.className="dropdownAllButtoncollapse";g.innerHTML=c}var f=b.getElementsByTagName("*");for(var d=0;d<f.length;d++){var e=f[d];if(e.className.indexOf(expandClassName)!=-1||e.className.indexOf(collapseClassName)!=-1||e.className.indexOf(collapseTableClassName)!=-1){if(a=="collapse"){if(e.tagName.toLowerCase()=="table"){e.className=collapseTableClassName}else{e.className=collapseClassName}}else{e.className=expandClassName}}}}function ExpandForHref(f){if(null==f||"#"==f||"###"==f){return}var a=null;try{a=document.getElementById(f)}catch(d){}if(null==a||a.length==0){return}try{var b=a.parentNode;while(b!=null&&b.tagName!="body"){if(b.className==collapseClassName){b.className=expandClassName}b=b.parentNode}}catch(c){}}window.onload=function(){var b=document.getElementsByTagName("div");for(var c=0;c<b.length;c++){var j=b[c];if(j.className.indexOf(expandClassName)!=-1){j.className=collapseClassName}}var d=document.getElementsByTagName("a");try{for(var c=0;c<d.length;c++){var f=d[c];var h=f.getAttribute("href");if(h!=""&&h!=null){f.addEventListener("click",showHasConref,false)}}}catch(g){}};function showHasConref(b){var a=b.currentTarget.getAttribute("href");try{if(a!=null&&a!="#"&&a.lastIndexOf("#")>-1){ExpandForHref(a.substring(a.lastIndexOf("#")+1))}}catch(c){}};

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,2 @@
/*! Copyright (c) Huawei Technologies Co., Ltd. 2020-2022. All rights reserved. */.msgph{font-family:Courier New}.unresolved{background-color:#87ceeb}.noTemplate{background-color:#ff0}.base{background-color:#fff}/*! Add space for top level topics */.nested0,.p{margin-top:1em}/*! div with class=p is used for paragraphs that contain blocks, to keep the XHTML valid *//*! Default of italics to set apart figure captions */.figcap,.italic,.var{font-style:italic}.figdesc{font-style:normal}/*! Use @frame to create frames on figures */.figborder{padding-left:3px;padding-right:3px;margin-top:1em;border:2px solid Silver}.figsides{margin-top:1em;padding-left:3px;padding-right:3px;border-left:2px solid Silver;border-right:2px solid Silver}.figtop{border-top:2px solid Silver;margin-top:1em}.figbottom{border-bottom:2px solid Silver}.figtopbot{border-top:2px solid Silver;border-bottom:2px solid Silver;margin-top:1em}/*! Most link groups are created with <div>. Ensure they have space before and after. */.ullinks,ul.simple{list-style-type:none}.attention,.danger,.ddexpand,.dlexpand,.example,.fastpath,.important,.liexpand,.linklist,.note,.notice,.olchildlink,.relconcepts,.relinfo,.relref,.reltasks,.remember,.restriction,.section,.sliexpand,.stepexpand,.substepexpand,.tip,.ulchildlink,.warning{margin-top:1em;margin-bottom:1em}.linklistwithchild,.sublinklist{margin-top:1em;margin-right:1.5em;margin-bottom:1em}.breadcrumb{font-size:smaller;margin-bottom:1em}.prereq{margin-right:20px}/*! Set heading sizes, getting smaller for deeper nesting */.topictitle1{font-size:1.34em;margin-top:0;margin-bottom:.1em}.topictitle2,.topictitle3,.topictitle4,.topictitle5,.topictitle6,.sectiontitle{font-size:1.17em}.topictitle2{margin-top:1pc;margin-bottom:.45em}.topictitle3{margin-top:1pc;margin-bottom:.17em;font-weight:700}.topictitle4{margin-top:.83em;font-weight:700}.topictitle5{font-weight:700}.topictitle6{font-style:italic}.sectiontitle{margin-top:1em;margin-bottom:0;color:#000;font-weight:700}/*! All note formats have the same default presentation */.attentiontitle,.bold,.cautiontitle,.dangertitle,.dlterm,.fastpathtitle,.firstcol,.importanttitle,.notelisttitle,.notetitle,.noticetitle,.parmname,.remembertitle,.restrictiontitle,.tiptitle,.uicontrol,.warningtitle{font-weight:700}.caution{font-weight:700;margin-bottom:1em}/*! Simple lists do not get a bullet *//*! Used on the first column of a table, when rowheader="firstcol" is used *//*! Various basic phrase styles */.boldItalic{font-weight:700;font-style:italic}.shortcut,.underlined{text-decoration:underline}/*! 2008-10-27 keyword采用跟随上下文的样式
*//*! Default of bold for definition list terms *//*! Use CSS to expand lists with @compact="no" */.dltermexpand{font-weight:700;margin-top:1em}[compact="yes"]>li{margin-top:0}[compact="no"]>li{margin-top:.53em}/*! Align images based on @align on topic/image */div.imageleft,.text-align-left{text-align:left}div.imagecenter,.text-align-center{text-align:center}div.imageright,.text-align-right{text-align:right}div.imagejustify,.text-align-justify{text-align:justify}.cellrowborder{border-right:0;border-top:0;border-left:1px solid;border-bottom:1px solid}.row-nocellborder{border-left:hidden;border-right:0;border-top:0;border-bottom:1px solid}.cell-norowborder{border-top:0;border-bottom:hidden;border-right:0;border-left:1px solid}.nocellnorowborder{border:0;border-left:hidden;border-bottom:hidden}pre.codeblock,pre.screen{padding:5px;border:outset;background-color:#ccc;margin-top:2px;margin-bottom:2px;white-space:pre}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 836 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 834 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 983 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 879 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1 @@
var i=0;var dhtmlgoodies_tooltipFlag=false;var dhtmlgoodies_tooltip="";var dhtmlgoodies_tooltipShadow="";var dhtmlgoodies_shadowSize=3;var dhtmlgoodies_tooltipMaxWidth=500;var dhtmlgoodies_tooltipMinWidth=100;var dhtmlgoodies_iframe=false;var timeId;var clickFlag=false;var tooltip_is_msie=(navigator.userAgent.indexOf("MSIE")>=0&&navigator.userAgent.indexOf("opera")==-1&&document.all)?true:false;var xPos;var yPos;window.document.onmousemove=function(a){a=a||window.event;if(a.pageX){xPos=a.pageX;yPos=a.pageY}else{if(document.body!==null&&typeof document.body!=="undefined"){xPos=a.clientX+document.body.scrollLeft-document.body.clientLeft;yPos=a.clientY+document.body.scrollTop-document.body.clientTop}}};function showTooltip(e){if(document.body===null||typeof document.body==="undefined"){return}if(i==0){return}clickFlag=true;var f=Json.parse("jsonData."+e);var a=Math.max(document.body.clientWidth,document.documentElement.clientWidth)-20;if(!dhtmlgoodies_tooltipFlag){dhtmlgoodies_tooltip=document.createElement("DIV");dhtmlgoodies_tooltip.id="dhtmlgoodies_tooltip";dhtmlgoodies_tooltipShadow=document.createElement("DIV");dhtmlgoodies_tooltipShadow.id="dhtmlgoodies_tooltipShadow";document.body.appendChild(dhtmlgoodies_tooltip);document.body.appendChild(dhtmlgoodies_tooltipShadow);if(tooltip_is_msie){dhtmlgoodies_iframe=document.createElement("IFRAME");dhtmlgoodies_iframe.frameborder="5";dhtmlgoodies_iframe.style.backgroundColor="#FFFFFF";dhtmlgoodies_iframe.src="#";dhtmlgoodies_iframe.style.zIndex=100;dhtmlgoodies_iframe.style.position="absolute";document.body.appendChild(dhtmlgoodies_iframe)}}dhtmlgoodies_tooltip.style.display="block";dhtmlgoodies_tooltipShadow.style.display="block";if(tooltip_is_msie){dhtmlgoodies_iframe.style.display="block"}var b=Math.max(document.body.scrollTop,document.documentElement.scrollTop);if(navigator.userAgent.toLowerCase().indexOf("safari")>=0){b=0}var c=xPos+10;dhtmlgoodies_tooltip.style.width=null;dhtmlgoodies_tooltip.innerHTML=f;dhtmlgoodies_tooltip.style.left=c+"px";if(tooltip_is_msie){dhtmlgoodies_tooltip.style.top=yPos+20+b+"px"}else{dhtmlgoodies_tooltip.style.top=yPos+20+"px"}dhtmlgoodies_tooltipShadow.style.left=c+dhtmlgoodies_shadowSize+"px";if(tooltip_is_msie){dhtmlgoodies_tooltipShadow.style.top=yPos+20+b+dhtmlgoodies_shadowSize+"px"}else{dhtmlgoodies_tooltipShadow.style.top=yPos+20+dhtmlgoodies_shadowSize+"px"}if(dhtmlgoodies_tooltip.offsetWidth>dhtmlgoodies_tooltipMaxWidth){dhtmlgoodies_tooltip.style.width=dhtmlgoodies_tooltipMaxWidth+"px"}var d=dhtmlgoodies_tooltip.offsetWidth;if(d<dhtmlgoodies_tooltipMinWidth){d=dhtmlgoodies_tooltipMinWidth}dhtmlgoodies_tooltip.style.width=d+"px";dhtmlgoodies_tooltipShadow.style.width=dhtmlgoodies_tooltip.offsetWidth+"px";dhtmlgoodies_tooltipShadow.style.height=dhtmlgoodies_tooltip.offsetHeight+"px";if((c+d)>a){dhtmlgoodies_tooltip.style.left=(dhtmlgoodies_tooltipShadow.style.left.replace("px","")-((c+d)-a))+"px";dhtmlgoodies_tooltipShadow.style.left=(dhtmlgoodies_tooltipShadow.style.left.replace("px","")-((c+d)-a)+dhtmlgoodies_shadowSize)+"px"}if(tooltip_is_msie){dhtmlgoodies_iframe.style.left=dhtmlgoodies_tooltip.style.left;dhtmlgoodies_iframe.style.top=dhtmlgoodies_tooltip.style.top;dhtmlgoodies_iframe.style.width=dhtmlgoodies_tooltip.offsetWidth+"px";dhtmlgoodies_iframe.style.height=dhtmlgoodies_tooltip.offsetHeight+"px"}}function hideTooltip(){i=0;clickFlag=false;if((dhtmlgoodies_tooltip!==null&&typeof dhtmlgoodies_tooltip!=="undefined")&&+(dhtmlgoodies_tooltip.style!==null&&typeof dhtmlgoodies_tooltip.style!=="undefined")){dhtmlgoodies_tooltip.style.display="none";dhtmlgoodies_tooltipShadow.style.display="none";if(tooltip_is_msie){dhtmlgoodies_iframe.style.display="none"}}if(timeId!==null&&typeof timeId!=="undefined"&&timeId!=""){clearTimeout(timeId)}}function showText(a){i=1;timeId=setTimeout(function(){showTooltip(a)},500)}function showText2(a){if(!clickFlag){i=1;showTooltip(a);i=0;if(timeId!==null&&typeof timeId!=="undefined"&&timeId!=""){clearTimeout(timeId)}}}function anchorScroll(b){var d=document.getElementsByName(b);if(d!=null&&d.length>0){var c=d[0];var a=c.getBoundingClientRect().left+(document.body.scrollLeft||(document.documentElement&&document.documentElement.scrollLeft));var e=c.getBoundingClientRect().top+(document.body.scrollTop||(document.documentElement&&document.documentElement.scrollTop));window.scrollTo(a,e-30)}};

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,34 @@
<a name="waf_02_0001"></a><a name="waf_02_0001"></a>
<h1 class="topictitle1">API Usage Guidelines</h1>
<div id="body1545875653843"><p id="waf_02_0001__p1645204610259">Public cloud APIs comply with the RESTful API design principles. REST-based Web services are organized into resources. Each resource is identified by one or more Uniform Resource Identifiers (URIs). An application accesses a resource based on the resource's Unified Resource Locator (URL). A URL is usually in the following format: <em id="waf_02_0001__i1385069210259">https://Endpoint/uri</em>. In the URL, <strong id="waf_02_0001__b5754736910259">uri</strong> indicates the resource path, that is, the API access path.</p>
<p id="waf_02_0001__p4816427810259">Public cloud APIs use HTTPS as the transmission protocol. Requests/Responses are transmitted by using JSON messages, with media type represented by <strong id="waf_02_0001__b3082532510259">Application/json</strong>.</p>
<p id="waf_02_0001__p188289482118">For details about how to use APIs, see <a href="https://docs.otc.t-systems.com/en-us/api/apiug/apig-en-api-180328001.html?tag=API Documents" target="_blank" rel="noopener noreferrer">API Usage Guidelines</a>.</p>
<div class="notice" id="waf_02_0001__note1473213279256"><span class="noticetitle"><img src="public_sys-resources/notice_3.0-en-us.png"> </span><div class="noticebody"><p id="waf_02_0001__p19733227172512">The following table lists the additional request header fields required for the POST, PUT, PATCH, and DELETE methods.</p>
</div></div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="waf_02_0001__tdfc57d5638cd437a9acf408b1c13641b" frame="border" border="1" rules="all"><thead align="left"><tr id="waf_02_0001__rb4195bd3ee6a44488c466d41c6644665"><th align="left" class="cellrowborder" valign="top" width="19.74%" id="mcps1.3.5.1.5.1.1"><p id="waf_02_0001__aa79becf302ca469483a0de48a9e06d19"><strong id="waf_02_0001__b1844753665617">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="26.490000000000002%" id="mcps1.3.5.1.5.1.2"><p id="waf_02_0001__abe266326263e4cc0af1bc6626a1d841b"><strong id="waf_02_0001__b6267183819560">Description</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.93%" id="mcps1.3.5.1.5.1.3"><p id="waf_02_0001__a8efc45469e5540f993b52578749436e1"><strong id="waf_02_0001__b432263945611">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="33.839999999999996%" id="mcps1.3.5.1.5.1.4"><p id="waf_02_0001__ac75836023a6343cb8d1a016b9b51f7a3">Example</p>
</th>
</tr>
</thead>
<tbody><tr id="waf_02_0001__r8c92183e5223419ea855f14b6948d3b7"><td class="cellrowborder" valign="top" width="19.74%" headers="mcps1.3.5.1.5.1.1 "><p id="waf_02_0001__en-us_topic_0091607286_p46301737411">x-request-source-type</p>
</td>
<td class="cellrowborder" valign="top" width="26.490000000000002%" headers="mcps1.3.5.1.5.1.2 "><p id="waf_02_0001__p1493958183511">Type of a request resource</p>
<ul id="waf_02_0001__ul1222313528312"><li id="waf_02_0001__li22256521633"><span class="parmvalue" id="waf_02_0001__parmvalue09731215134114"><b>ApiCall</b></span>: invoked by an API.</li><li id="waf_02_0001__li922719523317"><span class="parmvalue" id="waf_02_0001__parmvalue11910125204819"><b>ConsoleAction</b></span>: invoked by the console.</li><li id="waf_02_0001__li13807817371"><span class="parmvalue" id="waf_02_0001__parmvalue42931981491"><b>SystemAction</b></span>: invoked by the system.</li></ul>
</td>
<td class="cellrowborder" valign="top" width="19.93%" headers="mcps1.3.5.1.5.1.3 "><p id="waf_02_0001__ae1d97a206af543fcaa349136e4bfbd52">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="33.839999999999996%" headers="mcps1.3.5.1.5.1.4 "><p id="waf_02_0001__a075a6640793e4cccb1629d7636e9189a">ApiCall</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>

View File

@ -0,0 +1,41 @@
<a name="waf_02_0007"></a><a name="waf_02_0007"></a>
<h1 class="topictitle1">APIs</h1>
<div id="body1544606116986"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="waf_02_0008.html">Resource Quotas</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0011.html">Domain Names</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0018.html">Certificate Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0025.html">Protection Status and Domain Setup</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0028.html">Policies</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0035.html">Blacklist and Whitelist Rules</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0041.html">CC Attack Protection Rules</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0047.html">Precise Protection Rules</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0053.html">Data Masking Rules</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0059.html">Web Tamper Protection Rules</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0065.html">False Alarm Masking Rules</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0069.html">Event Logs</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0079.html">Alarm Notification</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0090.html">Obtaining Option Details</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0091.html">Interconnection with TMS</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0096.html">Interconnecting with Cloud Eye</a></strong><br>
</li>
</ul>
</div>

View File

@ -0,0 +1,17 @@
<a name="waf_02_0008"></a><a name="waf_02_0008"></a>
<h1 class="topictitle1">Resource Quotas</h1>
<div id="body1547540588547"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="waf_02_0009.html">Obtaining Package Information</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0010.html">Querying the Number of Existing Resources</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="waf_02_0007.html">APIs</a></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

@ -0,0 +1,23 @@
<a name="waf_02_0011"></a><a name="waf_02_0011"></a>
<h1 class="topictitle1">Domain Names</h1>
<div id="body21324290"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="waf_02_0012.html">Querying the List of Domain Names</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0013.html">Creating a Domain Name</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0014.html">Querying a Domain Name</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0015.html">Modifying the Configurations of a Domain Name</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0016.html">Deleting a Domain Name</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="waf_02_0007.html">APIs</a></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

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,87 @@
<a name="waf_02_0016"></a><a name="waf_02_0016"></a>
<h1 class="topictitle1">Deleting a Domain Name</h1>
<div id="body5346057"><div class="section" id="waf_02_0016__section12424902"><h4 class="sectiontitle">Function Description</h4><p class="msonormal" id="waf_02_0016__p30377435">This API is used to delete a domain name.</p>
<div class="notice" id="waf_02_0016__note28821723203820"><span class="noticetitle"><img src="public_sys-resources/notice_3.0-en-us.png"> </span><div class="noticebody"><p id="waf_02_0016__p2882523103812">Deleting a domain name relies on some components, such as DNS. These components may cause deletion failed.</p>
</div></div>
</div>
<div class="section" id="waf_02_0016__section44715260"><h4 class="sectiontitle">URI</h4><ul id="waf_02_0016__ul44653186"><li id="waf_02_0016__li66334361">URI format<p id="waf_02_0016__p60138342"><a name="waf_02_0016__li66334361"></a><a name="li66334361"></a>DELETE /v1/{project_id}/waf/instance/{instance_id}?keepPolicy={keepPolicy}</p>
</li><li id="waf_02_0016__li4374170">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="waf_02_0016__table39367534" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path parameters</caption><thead align="left"><tr id="waf_02_0016__row49918595"><th align="left" class="cellrowborder" valign="top" width="25.507449255074494%" id="mcps1.3.2.2.2.1.2.5.1.1"><p id="waf_02_0016__p16874366"><strong id="waf_02_0016__b8423192211398">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17.348265173482652%" id="mcps1.3.2.2.2.1.2.5.1.2"><p id="waf_02_0016__p24646410"><strong id="waf_02_0016__b16189237395">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17.348265173482652%" id="mcps1.3.2.2.2.1.2.5.1.3"><p id="waf_02_0016__p50202190"><strong id="waf_02_0016__b1269720245393">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="39.796020397960206%" id="mcps1.3.2.2.2.1.2.5.1.4"><p id="waf_02_0016__p39845619"><strong id="waf_02_0016__b1847822510391">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="waf_02_0016__row6269729"><td class="cellrowborder" valign="top" width="25.507449255074494%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="waf_02_0016__p38086015">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.348265173482652%" headers="mcps1.3.2.2.2.1.2.5.1.2 "><p id="waf_02_0016__p65068341">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="17.348265173482652%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="waf_02_0016__p36044268">String</p>
</td>
<td class="cellrowborder" valign="top" width="39.796020397960206%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="waf_02_0016__p33904587">Specifies the project ID.</p>
</td>
</tr>
<tr id="waf_02_0016__row36705834"><td class="cellrowborder" valign="top" width="25.507449255074494%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="waf_02_0016__p20382553">instance_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.348265173482652%" headers="mcps1.3.2.2.2.1.2.5.1.2 "><p id="waf_02_0016__p40374085">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="17.348265173482652%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="waf_02_0016__p49075413">String</p>
</td>
<td class="cellrowborder" valign="top" width="39.796020397960206%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="waf_02_0016__p15685489">Specifies the instance ID or domain ID.</p>
</td>
</tr>
<tr id="waf_02_0016__row6951680"><td class="cellrowborder" valign="top" width="25.507449255074494%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="waf_02_0016__p26215194">keepPolicy</p>
</td>
<td class="cellrowborder" valign="top" width="17.348265173482652%" headers="mcps1.3.2.2.2.1.2.5.1.2 "><p id="waf_02_0016__p43055989">No</p>
</td>
<td class="cellrowborder" valign="top" width="17.348265173482652%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="waf_02_0016__p64983097">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="39.796020397960206%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="waf_02_0016__p672111566452">Specifies whether to retain the policy when deleting a domain name.</p>
<ul id="waf_02_0016__ul1933512313463"><li id="waf_02_0016__li193352315466"><strong id="waf_02_0016__b17569128921">true</strong>: The policy is retained.</li><li id="waf_02_0016__li9335103144611"><strong id="waf_02_0016__b17744181816213">false</strong>: The policy is deleted.</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="waf_02_0016__section66893020"><h4 class="sectiontitle">Request</h4><p id="waf_02_0016__p13461104823210">Request parameters</p>
<p class="msonormal" id="waf_02_0016__p11486745">None</p>
</div>
<div class="section" id="waf_02_0016__section65166273"><h4 class="sectiontitle">Response</h4><p id="waf_02_0016__p18193165816325">Response parameters</p>
<p id="waf_02_0016__p989044918223">None</p>
</div>
<div class="section" id="waf_02_0016__section49625546"><h4 class="sectiontitle">Status Code</h4><div class="p" id="waf_02_0016__waf_02_0012_a652d4922b7df48fca0a65bc1a38ea5f2"><a href="#waf_02_0016__waf_02_0012_t82c3440f3efb42a38b9d4dc4011a33d0">Table 2</a> describes the normal status code returned by the API.
<div class="tablenoborder"><a name="waf_02_0016__waf_02_0012_t82c3440f3efb42a38b9d4dc4011a33d0"></a><a name="waf_02_0012_t82c3440f3efb42a38b9d4dc4011a33d0"></a><table cellpadding="4" cellspacing="0" summary="" id="waf_02_0016__waf_02_0012_t82c3440f3efb42a38b9d4dc4011a33d0" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Status code</caption><thead align="left"><tr id="waf_02_0016__waf_02_0012_r3d6e2f205c444705bdbb9daaac74e575"><th align="left" class="cellrowborder" valign="top" width="22%" id="mcps1.3.5.2.2.2.4.1.1"><p id="waf_02_0016__waf_02_0012_af3c4073076f24eca88d94e3fa1effdc6">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.41%" id="mcps1.3.5.2.2.2.4.1.2"><p id="waf_02_0016__waf_02_0012_en-us_topic_0144911667_p4531342288">Description</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="58.589999999999996%" id="mcps1.3.5.2.2.2.4.1.3"><p id="waf_02_0016__waf_02_0012_ada185614bba24140995b8123b3e9faa8">Meaning</p>
</th>
</tr>
</thead>
<tbody><tr id="waf_02_0016__waf_02_0012_rc7b2adc390904a1ba79e303017797786"><td class="cellrowborder" valign="top" width="22%" headers="mcps1.3.5.2.2.2.4.1.1 "><p id="waf_02_0016__waf_02_0012_a93f3895d44bb4226934cc626ac50e37b">204</p>
</td>
<td class="cellrowborder" valign="top" width="19.41%" headers="mcps1.3.5.2.2.2.4.1.2 "><p id="waf_02_0016__waf_02_0012_en-us_topic_0144911667_p7538425819">No Content</p>
</td>
<td class="cellrowborder" valign="top" width="58.589999999999996%" headers="mcps1.3.5.2.2.2.4.1.3 "><p id="waf_02_0016__waf_02_0012_en-us_topic_0144911667_p369874114414">The server successfully processed the request and is not returning any content.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<p id="waf_02_0016__waf_02_0012_en-us_topic_0144911667_p482819399522">For details about error status codes, see <a href="waf_02_0085.html">Status Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="waf_02_0011.html">Domain Names</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,25 @@
<a name="waf_02_0018"></a><a name="waf_02_0018"></a>
<h1 class="topictitle1">Certificate Management</h1>
<div id="body51549538"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="waf_02_0019.html">Obtaining the Certificate List</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0020.html">Uploading a Certificate</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0021.html">Querying a Certificate</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0022.html">Changing the Name of a Certificate</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0023.html">Deleting a Certificate</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0024.html">Querying the Domain Name that A Certificate Secures</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="waf_02_0007.html">APIs</a></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

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,75 @@
<a name="waf_02_0023"></a><a name="waf_02_0023"></a>
<h1 class="topictitle1">Deleting a Certificate</h1>
<div id="body1545701062543"><div class="section" id="waf_02_0023__section11738841"><h4 class="sectiontitle">Function Description</h4><p class="msonormal" id="waf_02_0023__p43377030">This API is used to delete a certificate not associated with any domain name.</p>
</div>
<div class="section" id="waf_02_0023__section38540707"><h4 class="sectiontitle">URI</h4><ul id="waf_02_0023__ul23878516"><li id="waf_02_0023__li13580052">URI format<p id="waf_02_0023__p55111610"><a name="waf_02_0023__li13580052"></a><a name="li13580052"></a>DELETE /v1/{project_id}/waf/certificate/{certificate_id}</p>
</li><li id="waf_02_0023__li26242446">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="waf_02_0023__table34855425" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path parameters</caption><thead align="left"><tr id="waf_02_0023__row42314802"><th align="left" class="cellrowborder" valign="top" width="30.930000000000003%" id="mcps1.3.2.2.2.1.2.5.1.1"><p id="waf_02_0023__p4946898"><strong id="waf_02_0023__b16378115193712">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.62%" id="mcps1.3.2.2.2.1.2.5.1.2"><p id="waf_02_0023__p65154430"><strong id="waf_02_0023__b152681716153719">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.430000000000001%" id="mcps1.3.2.2.2.1.2.5.1.3"><p id="waf_02_0023__p43017503"><strong id="waf_02_0023__b1531651763715">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="34.02%" id="mcps1.3.2.2.2.1.2.5.1.4"><p id="waf_02_0023__p61865757"><strong id="waf_02_0023__b16211818372">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="waf_02_0023__row45070431"><td class="cellrowborder" valign="top" width="30.930000000000003%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="waf_02_0023__p26826318">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20.62%" headers="mcps1.3.2.2.2.1.2.5.1.2 "><p id="waf_02_0023__p25448145">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="14.430000000000001%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="waf_02_0023__p48033873">String</p>
</td>
<td class="cellrowborder" valign="top" width="34.02%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="waf_02_0023__p65538485">Specifies the project ID.</p>
</td>
</tr>
<tr id="waf_02_0023__row52975456"><td class="cellrowborder" valign="top" width="30.930000000000003%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="waf_02_0023__p63153558">certificate_id</p>
</td>
<td class="cellrowborder" valign="top" width="20.62%" headers="mcps1.3.2.2.2.1.2.5.1.2 "><p id="waf_02_0023__p15164580">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="14.430000000000001%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="waf_02_0023__p20371507">String</p>
</td>
<td class="cellrowborder" valign="top" width="34.02%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="waf_02_0023__p39479403">Specifies the certificate ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="waf_02_0023__section11322047"><h4 class="sectiontitle">Request</h4><p id="waf_02_0023__p11946136123518">Request parameters</p>
<p class="msonormal" id="waf_02_0023__p43715059">None</p>
</div>
<div class="section" id="waf_02_0023__section34789567"><h4 class="sectiontitle">Response</h4><p id="waf_02_0023__p95621248153516">Response parameters</p>
<p id="waf_02_0023__p1987925142815">None</p>
</div>
<div class="section" id="waf_02_0023__section44670651"><h4 class="sectiontitle">Status Code</h4><div class="p" id="waf_02_0023__waf_02_0016_waf_02_0012_a652d4922b7df48fca0a65bc1a38ea5f2"><a href="#waf_02_0023__waf_02_0016_waf_02_0012_t82c3440f3efb42a38b9d4dc4011a33d0">Table 2</a> describes the normal status code returned by the API.
<div class="tablenoborder"><a name="waf_02_0023__waf_02_0016_waf_02_0012_t82c3440f3efb42a38b9d4dc4011a33d0"></a><a name="waf_02_0016_waf_02_0012_t82c3440f3efb42a38b9d4dc4011a33d0"></a><table cellpadding="4" cellspacing="0" summary="" id="waf_02_0023__waf_02_0016_waf_02_0012_t82c3440f3efb42a38b9d4dc4011a33d0" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Status code</caption><thead align="left"><tr id="waf_02_0023__waf_02_0016_waf_02_0012_r3d6e2f205c444705bdbb9daaac74e575"><th align="left" class="cellrowborder" valign="top" width="22%" id="mcps1.3.5.2.2.2.4.1.1"><p id="waf_02_0023__waf_02_0016_waf_02_0012_af3c4073076f24eca88d94e3fa1effdc6">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.41%" id="mcps1.3.5.2.2.2.4.1.2"><p id="waf_02_0023__waf_02_0016_waf_02_0012_en-us_topic_0144911667_p4531342288">Description</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="58.589999999999996%" id="mcps1.3.5.2.2.2.4.1.3"><p id="waf_02_0023__waf_02_0016_waf_02_0012_ada185614bba24140995b8123b3e9faa8">Meaning</p>
</th>
</tr>
</thead>
<tbody><tr id="waf_02_0023__waf_02_0016_waf_02_0012_rc7b2adc390904a1ba79e303017797786"><td class="cellrowborder" valign="top" width="22%" headers="mcps1.3.5.2.2.2.4.1.1 "><p id="waf_02_0023__waf_02_0016_waf_02_0012_a93f3895d44bb4226934cc626ac50e37b">204</p>
</td>
<td class="cellrowborder" valign="top" width="19.41%" headers="mcps1.3.5.2.2.2.4.1.2 "><p id="waf_02_0023__waf_02_0016_waf_02_0012_en-us_topic_0144911667_p7538425819">No Content</p>
</td>
<td class="cellrowborder" valign="top" width="58.589999999999996%" headers="mcps1.3.5.2.2.2.4.1.3 "><p id="waf_02_0023__waf_02_0016_waf_02_0012_en-us_topic_0144911667_p369874114414">The server successfully processed the request and is not returning any content.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<p id="waf_02_0023__waf_02_0016_waf_02_0012_en-us_topic_0144911667_p482819399522">For details about error status codes, see <a href="waf_02_0085.html">Status Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="waf_02_0018.html">Certificate Management</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,17 @@
<a name="waf_02_0025"></a><a name="waf_02_0025"></a>
<h1 class="topictitle1">Protection Status and Domain Setup</h1>
<div id="body58051994"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="waf_02_0026.html">Switching the WAF Mode</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0027.html">Connecting a Domain Name to WAF</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="waf_02_0007.html">APIs</a></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

@ -0,0 +1,25 @@
<a name="waf_02_0028"></a><a name="waf_02_0028"></a>
<h1 class="topictitle1">Policies</h1>
<div id="body53523839"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="waf_02_0029.html">Querying All Policies</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0030.html">Creating a Policy</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0031.html">Querying a Policy</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0032.html">Applying a Policy to Domain Names</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0033.html">Updating a Policy</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="waf_02_0034.html">Deleting a Policy</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="waf_02_0007.html">APIs</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

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