forked from docs/doc-exports
CES API 20241015 version
Reviewed-by: Bobkova, Natalia <natalia.bobkova@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
|
||||
<h1 class="topictitle1">Querying Metrics</h1>
|
||||
<div id="body38092103"><div class="section" id="ces_03_0023__section66578044"><h4 class="sectiontitle">Function</h4><p id="ces_03_0023__p65561530">This API is used to query metrics supported by Cloud Eye. You can specify the namespace, metric, dimension, sorting order, start records, and the maximum number of records when using this API to query metrics.</p>
|
||||
<div class="notice" id="ces_03_0023__note199901827141210"><span class="noticetitle"><img src="public_sys-resources/notice_3.0-en-us.png"> </span><div class="noticebody"><p id="ces_03_0023__p899013276126">After a cloud service resource is deleted, its data is cached for 3 hours, so metrics of the resource can still be queried within the 3 hours.</p>
|
||||
</div></div>
|
||||
</div>
|
||||
<div class="section" id="ces_03_0023__section62331491"><h4 class="sectiontitle">URI</h4><p id="ces_03_0023__p48490504">GET /V1.0/{project_id}/metrics</p>
|
||||
<ul id="ces_03_0023__ul877151695511"><li id="ces_03_0023__li107715160552">Parameter description
|
||||
@ -41,7 +43,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="16.919999999999998%" headers="mcps1.3.2.3.1.2.1.2.5.1.3 "><p id="ces_03_0023__p46188171163044">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="47.18%" headers="mcps1.3.2.3.1.2.1.2.5.1.4 "><p id="ces_03_0023__p2687838193910">Query the namespace of a service. For details, see <a href="ces_03_0059.html">Services Interconnected with Cloud Eye</a>.</p>
|
||||
<td class="cellrowborder" valign="top" width="47.18%" headers="mcps1.3.2.3.1.2.1.2.5.1.4 "><p id="ces_03_0023__p2687838193910">Specifies the namespace of a service. For details, see <a href="ces_03_0059.html">Services Interconnected with Cloud Eye</a>.</p>
|
||||
<p id="ces_03_0023__p1529914911223">The namespace must be in the <strong id="ces_03_0023__b842352706195615">service.item</strong> format and contain 3 to 32 characters. <strong id="ces_03_0023__b842352706195450">service</strong> and <strong id="ces_03_0023__b842352706195455">item</strong> each must start with a letter and contain only letters, digits, and underscores (_). </p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user