Added event monitoring metrics in CES API Reference.

Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Youyuan, Pan <panyouyuan@huawei.com>
Co-committed-by: Youyuan, Pan <panyouyuan@huawei.com>
This commit is contained in:
Youyuan, Pan 2022-12-07 16:06:33 +00:00 committed by zuul
parent f6f2ca6fa5
commit 5bdbeeee8c
55 changed files with 8002 additions and 0 deletions

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,3 @@
version=""
language="en-us"
type=""

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,9 @@
<a name="ces_03_0001"></a><a name="ces_03_0001"></a>
<h1 class="topictitle1">API Usage Guidelines</h1>
<div id="body1536561827536"><p id="ces_03_0001__a253918ebb3b34a26a9ab78ea458aeca7">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="ces_03_0001__a4418e42505ca42c1b6b86db355025a93">https://Endpoint/uri</em>. In the URL,<strong id="ces_03_0001__a0b79c8ead7a6495db92632e3745515ab">uri</strong> indicates the resource path, that is, the API access path.</p>
<p id="ces_03_0001__a222471448a1b4c6b8fc6e58a4cfabf09">Public cloud APIs use HTTPS as the transmission protocol. Requests/Responses are transmitted by using JSON messages, with media type represented by <strong id="ces_03_0001__a35b00c45a80145af8b3b60a7dd1c7fb7">Application/json</strong>.</p>
<p id="ces_03_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>
<p id="ces_03_0001__p185084118">An endpoint is the <strong id="ces_03_0001__b7716151719124">request address</strong> for calling an API. Endpoints vary depending on services and regions. For example, the endpoint of the eu-de region is <strong id="ces_03_0001__b13687565511">ces.eu-de.otc.t-systems.com</strong>. For the endpoints of all services, see <a href="https://docs.otc.t-systems.com/en-us/endpoint/index.html" target="_blank" rel="noopener noreferrer">Regions and Endpoints</a>.</p>
</div>

View File

@ -0,0 +1,22 @@
<a name="ces_03_0018"></a><a name="ces_03_0018"></a>
<h1 class="topictitle1">API Description</h1>
<div id="body1544673021131"><p id="ces_03_0018__p8060118"></p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="ces_03_0019.html">API Version Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0022.html">Metric Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0026.html">Alarm Rule Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0032.html">Monitoring Data Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0036.html">Quota Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0038.html">Event Monitoring</a></strong><br>
</li>
</ul>
</div>

View File

@ -0,0 +1,18 @@
<a name="ces_03_0019"></a><a name="ces_03_0019"></a>
<h1 class="topictitle1">API Version Management</h1>
<div id="body1537959787782"><p id="ces_03_0019__p8060118"></p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="ces_03_0020.html">Querying All API Versions</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0021.html">Querying a Specified API Version</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ces_03_0018.html">API Description</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,16 @@
<a name="ces_03_0022"></a><a name="ces_03_0022"></a>
<h1 class="topictitle1">Metric Management</h1>
<div id="body13189358"><p id="ces_03_0022__p918664510160"></p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="ces_03_0023.html">Querying Metrics</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ces_03_0018.html">API Description</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,24 @@
<a name="ces_03_0026"></a><a name="ces_03_0026"></a>
<h1 class="topictitle1">Alarm Rule Management</h1>
<div id="body1467891538551"><p id="ces_03_0026__p8060118"></p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="ces_03_0027.html">Querying Alarm Rules</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0028.html">Querying an Alarm Rule</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0029.html">Enabling or Disabling an Alarm Rule</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0030.html">Deleting an Alarm Rule</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0031.html">Creating an Alarm Rule</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ces_03_0018.html">API Description</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

View File

@ -0,0 +1,98 @@
<a name="ces_03_0030"></a><a name="ces_03_0030"></a>
<h1 class="topictitle1">Deleting an Alarm Rule</h1>
<div id="body1467891755154"><div class="section" id="ces_03_0030__section438541220332"><h4 class="sectiontitle">Function</h4><p id="ces_03_0030__p1967410720332">This API is used to delete an alarm rule.</p>
</div>
<div class="section" id="ces_03_0030__section4284924220332"><h4 class="sectiontitle">URI</h4><p id="ces_03_0030__p1484947620332">DELETE /V1.0/{project_id}/alarms/{alarm_id}</p>
<ul id="ces_03_0030__ul4823658720332"><li id="ces_03_0030__li6653642820332">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ces_03_0030__table6195694220332" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="ces_03_0030__row3240387120332"><th align="left" class="cellrowborder" valign="top" width="19.99%" id="mcps1.3.2.3.1.1.2.4.1.1"><p id="ces_03_0030__p746789920332">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.93%" id="mcps1.3.2.3.1.1.2.4.1.2"><p id="ces_03_0030__p92007920332">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="59.08%" id="mcps1.3.2.3.1.1.2.4.1.3"><p id="ces_03_0030__p741760420332">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ces_03_0030__row6395507420332"><td class="cellrowborder" valign="top" width="19.99%" headers="mcps1.3.2.3.1.1.2.4.1.1 "><p id="ces_03_0030__p1297848020332">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20.93%" headers="mcps1.3.2.3.1.1.2.4.1.2 "><p id="ces_03_0030__p4462392620332">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="59.08%" headers="mcps1.3.2.3.1.1.2.4.1.3 "><p id="ces_03_0030__p5776825320332">Specifies the project ID.</p>
<p id="ces_03_0030__p126259299619">For details about how to obtain the project ID, see <a href="ces_03_0057.html">Obtaining a Project ID</a>.</p>
</td>
</tr>
<tr id="ces_03_0030__row52895577203555"><td class="cellrowborder" valign="top" width="19.99%" headers="mcps1.3.2.3.1.1.2.4.1.1 "><p id="ces_03_0030__p56683338203555">alarm_id</p>
</td>
<td class="cellrowborder" valign="top" width="20.93%" headers="mcps1.3.2.3.1.1.2.4.1.2 "><p id="ces_03_0030__p27947631203555">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="59.08%" headers="mcps1.3.2.3.1.1.2.4.1.3 "><p id="ces_03_0030__p49165616203555">Specifies the alarm rule ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
<ul id="ces_03_0030__ul5015223220332"><li id="ces_03_0030__li4871690820332">Example<pre class="screen" id="ces_03_0030__screen18167095195053">DELETE https://{Cloud Eye endpoint}/V1.0/{project_id}/alarms/al1441967036681YkazZ0deN</pre>
</li></ul>
</div>
<div class="section" id="ces_03_0030__section1403745820332"><h4 class="sectiontitle">Request</h4><p id="ces_03_0030__p8267709203856">The request has no message body.</p>
</div>
<div class="section" id="ces_03_0030__section5063939020332"><h4 class="sectiontitle">Response</h4><p id="ces_03_0030__p814989720332">The response has no message body.</p>
</div>
<div class="section" id="ces_03_0030__section624021320332"><h4 class="sectiontitle">Returned Values</h4><ul id="ces_03_0030__ul3569528120332"><li id="ces_03_0030__li5282207320332">Normal<p id="ces_03_0030__p563661620332"><a name="ces_03_0030__li5282207320332"></a><a name="li5282207320332"></a>204</p>
</li><li id="ces_03_0030__li5072955020332">Abnormal
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ces_03_0030__table46793998" frame="border" border="1" rules="all"><thead align="left"><tr id="ces_03_0030__row65573909"><th align="left" class="cellrowborder" valign="top" width="32.1%" id="mcps1.3.5.2.2.1.1.3.1.1"><p id="ces_03_0030__p1849030182924">Returned Value</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="67.9%" id="mcps1.3.5.2.2.1.1.3.1.2"><p id="ces_03_0030__p15553712182924">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ces_03_0030__row37564172"><td class="cellrowborder" valign="top" width="32.1%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="ces_03_0030__p581987519168">400 Bad Request</p>
</td>
<td class="cellrowborder" valign="top" width="67.9%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="ces_03_0030__p164784039168">Request error.</p>
</td>
</tr>
<tr id="ces_03_0030__row66248115"><td class="cellrowborder" valign="top" width="32.1%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="ces_03_0030__p2691669168">401 Unauthorized</p>
</td>
<td class="cellrowborder" valign="top" width="67.9%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="ces_03_0030__p218024949168">The authentication information is not provided or is incorrect.</p>
</td>
</tr>
<tr id="ces_03_0030__row44282627"><td class="cellrowborder" valign="top" width="32.1%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="ces_03_0030__p563264059168">403 Forbidden</p>
</td>
<td class="cellrowborder" valign="top" width="67.9%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="ces_03_0030__p661449719168">Access to the requested page is forbidden.</p>
</td>
</tr>
<tr id="ces_03_0030__row1815156"><td class="cellrowborder" valign="top" width="32.1%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="ces_03_0030__p355199299168">408 Request Timeout</p>
</td>
<td class="cellrowborder" valign="top" width="67.9%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="ces_03_0030__p585420329168">The request timed out.</p>
</td>
</tr>
<tr id="ces_03_0030__row25675773"><td class="cellrowborder" valign="top" width="32.1%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="ces_03_0030__p630127129168">429 Too Many Requests</p>
</td>
<td class="cellrowborder" valign="top" width="67.9%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="ces_03_0030__p37560249168">Concurrent requests are excessive.</p>
</td>
</tr>
<tr id="ces_03_0030__row47530006"><td class="cellrowborder" valign="top" width="32.1%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="ces_03_0030__p537873819168">500 Internal Server Error</p>
</td>
<td class="cellrowborder" valign="top" width="67.9%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="ces_03_0030__p618106189168">Failed to complete the request because of an internal service error.</p>
</td>
</tr>
<tr id="ces_03_0030__row20561848"><td class="cellrowborder" valign="top" width="32.1%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="ces_03_0030__p298930079168">503 Service Unavailable</p>
</td>
<td class="cellrowborder" valign="top" width="67.9%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="ces_03_0030__p54144829168">The service is currently unavailable.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="ces_03_0030__section13819114315466"><h4 class="sectiontitle">Error Codes</h4><p id="ces_03_0030__ces_03_0020_p91851023153416">See <a href="ErrorCode.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ces_03_0026.html">Alarm Rule Management</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,22 @@
<a name="ces_03_0032"></a><a name="ces_03_0032"></a>
<h1 class="topictitle1">Monitoring Data Management</h1>
<div id="body1467891538551"><p id="ces_03_0032__p8060118"></p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="ces_03_0033.html">Querying Monitoring Data</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0032831274.html">Adding Monitoring Data</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0034.html">Querying Monitoring Data in Batches</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0035.html">Querying the Host Configuration</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ces_03_0018.html">API Description</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

View File

@ -0,0 +1,16 @@
<a name="ces_03_0036"></a><a name="ces_03_0036"></a>
<h1 class="topictitle1">Quota Management</h1>
<div id="body1467891538551"><p id="ces_03_0036__p8060118"></p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="ces_03_0037.html">Querying Quotas</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ces_03_0018.html">API Description</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,20 @@
<a name="ces_03_0038"></a><a name="ces_03_0038"></a>
<h1 class="topictitle1">Event Monitoring</h1>
<div id="body1524732199456"><p id="ces_03_0038__p8060118"></p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-us_topic_0109034020.html">Reporting Events</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0074.html">Querying Events</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0075.html">Querying Monitoring Details of an Event</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ces_03_0018.html">API Description</a></div>
</div>
</div>

View File

@ -0,0 +1,16 @@
<a name="ces_03_0053"></a><a name="ces_03_0053"></a>
<h1 class="topictitle1">Common Parameters</h1>
<div id="body1544603742110"><p id="ces_03_0053__p8060118"></p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="ces_03_0055.html">Status Codes</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ErrorCode.html">Error Codes</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0057.html">Obtaining a Project ID</a></strong><br>
</li>
</ul>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,15 @@
<a name="ces_03_0057"></a><a name="ces_03_0057"></a>
<h1 class="topictitle1">Obtaining a Project ID</h1>
<div id="body8662426"><div class="p" id="ces_03_0057__en-us_topic_0121673684_p1356864351018">A project ID needs to be specified in the URIs of some APIs. Therefore, you need to obtain the project ID before calling APIs. The following procedure describes how to obtain a project ID:<ol id="ces_03_0057__en-us_topic_0121673684_ol7453556171010"><li id="ces_03_0057__en-us_topic_0121673684_li645315621018">Log in to the management console.</li><li id="ces_03_0057__en-us_topic_0121673684_li142001547118">Click the username and select <strong id="ces_03_0057__en-us_topic_0121673684_b10350181718117">My Credentials</strong> from the drop-down list.<p id="ces_03_0057__en-us_topic_0121673684_p13639183110119">On the <strong id="ces_03_0057__en-us_topic_0121673684_b19682129101113">My Credentials</strong> page, view project IDs in the project list.</p>
<div class="fignone" id="ces_03_0057__en-us_topic_0121673684_fig12841949131317"><span class="figcap"><b>Figure 1 </b>Viewing project IDs</span><br><span><img id="ces_03_0057__en-us_topic_0121673684_image1184449141315" src="en-us_image_0218975120.png"></span></div>
<p id="ces_03_0057__en-us_topic_0121673684_p55531521415">In multi-project scenarios, expand the region, and obtain your sub-project ID from the <strong id="ces_03_0057__en-us_topic_0121673684_b314916613146">Project ID</strong> column.</p>
</li></ol>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ces_03_0053.html">Common Parameters</a></div>
</div>
</div>

View File

@ -0,0 +1,14 @@
<a name="ces_03_0058"></a><a name="ces_03_0058"></a>
<h1 class="topictitle1">Appendix</h1>
<div id="body1574474563623"><p id="ces_03_0058__p8060118"></p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="ces_03_0059.html">Services Interconnected with Cloud Eye</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_01_0054.html">Events Supported by Event Monitoring</a></strong><br>
</li>
</ul>
</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

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

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

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