初始化
This commit is contained in:
@@ -0,0 +1,57 @@
|
||||
<html dir="LTR">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
||||
<title>SLSClient.GetHistograms Method</title>
|
||||
<xml>
|
||||
</xml>
|
||||
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
||||
</head>
|
||||
<body id="bodyID" class="dtBODY">
|
||||
<div id="nsbanner">
|
||||
<div id="bannerrow1">
|
||||
<table class="bannerparthead" cellspacing="0">
|
||||
<tr id="hdr">
|
||||
<td class="runninghead">sls sdk</td>
|
||||
<td class="product">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id="TitleRow">
|
||||
<h1 class="dtH1">SLSClient.GetHistograms Method </h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="nstext">
|
||||
<p> Get The log status(histogram info) from sls server which match input parameters. All the logs with logstore and topic in [from, to) which contain the keys in query are the matched data. </p>
|
||||
<div class="syntax">public <a href="Aliyun.Api.SLS.Response.GetHistogramsResponse.html">GetHistogramsResponse</a> GetHistograms(<br /> <a href="Aliyun.Api.SLS.Request.GetHistogramsRequest.html">GetHistogramsRequest</a> <i>request</i><br />);</div>
|
||||
<h4 class="dtH4">Parameters</h4>
|
||||
<dl>
|
||||
<dt>
|
||||
<i>GetHistogramsRequest</i>
|
||||
</dt>
|
||||
<dd>The get histograms request</dd>
|
||||
</dl>
|
||||
<h4 class="dtH4">Return Value</h4>
|
||||
<p>The get histograms response</p>
|
||||
<h4 class="dtH4">Exceptions</h4>
|
||||
<div class="tablediv">
|
||||
<table class="dtTABLE" cellspacing="0">
|
||||
<tr valign="top">
|
||||
<th width="50%">Exception Type</th>
|
||||
<th width="50%">Condition</th>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%">
|
||||
<b></b>
|
||||
</td>
|
||||
<td width="50%">SLSException</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<h4 class="dtH4">See Also</h4>
|
||||
<p>
|
||||
<a href="Aliyun.Api.SLS.SLSClient.html">SLSClient Class</a> | <a href="Aliyun.Api.SLS.html">Aliyun.Api.SLS Namespace</a></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user