CES API Update -20250521 version

Reviewed-by: Ziuzko, Alevtina <alevtina.ziuzko@t-systems.com>
Co-authored-by: qiujiandong1 <qiujiandong1@huawei.com>
Co-committed-by: qiujiandong1 <qiujiandong1@huawei.com>
This commit is contained in:
2025-12-05 10:48:24 +00:00
committed by zuul
parent 79a6901263
commit e9265fb6b0
89 changed files with 24597 additions and 2006 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

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

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

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

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

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

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

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

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

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

@ -4,6 +4,6 @@
<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> <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__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__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> <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 with 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> </div>

View File

@ -1,6 +1,6 @@
<a name="ces_03_0018"></a><a name="ces_03_0018"></a> <a name="ces_03_0018"></a><a name="ces_03_0018"></a>
<h1 class="topictitle1">API Description</h1> <h1 class="topictitle1">API V1</h1>
<div id="body1544673021131"><p id="ces_03_0018__p8060118"></p> <div id="body1544673021131"><p id="ces_03_0018__p8060118"></p>
</div> </div>
<div> <div>
@ -15,6 +15,8 @@
</li> </li>
<li class="ulchildlink"><strong><a href="ces_03_0036.html">Quotas</a></strong><br> <li class="ulchildlink"><strong><a href="ces_03_0036.html">Quotas</a></strong><br>
</li> </li>
<li class="ulchildlink"><strong><a href="ces_03_0067.html">Resource Groups</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0038.html">Event Monitoring</a></strong><br> <li class="ulchildlink"><strong><a href="ces_03_0038.html">Event Monitoring</a></strong><br>
</li> </li>
</ul> </ul>

View File

@ -12,7 +12,7 @@
</ul> </ul>
<div class="familylinks"> <div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ces_03_0018.html">API Description</a></div> <div class="parentlink"><strong>Parent topic:</strong> <a href="ces_03_0018.html">API V1</a></div>
</div> </div>
</div> </div>

View File

@ -198,7 +198,7 @@
</div> </div>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="ces_03_0021__section137621219143417"><h4 class="sectiontitle">Error Codes</h4><p id="ces_03_0021__ces_03_0020_p91851023153416">See <a href="ErrorCode.html">Error Codes</a>.</p> <div class="section" id="ces_03_0021__section137621219143417"><h4 class="sectiontitle">Error Codes</h4><p id="ces_03_0021__en-us_topic_0171212585_p91851023153416">See <a href="ErrorCode.html">Error Codes</a>.</p>
</div> </div>
</div> </div>
<div> <div>

View File

@ -10,7 +10,7 @@
</ul> </ul>
<div class="familylinks"> <div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ces_03_0018.html">API Description</a></div> <div class="parentlink"><strong>Parent topic:</strong> <a href="ces_03_0018.html">API V1</a></div>
</div> </div>
</div> </div>

View File

@ -19,8 +19,11 @@
</td> </td>
<td class="cellrowborder" valign="top" width="15.841584158415841%" headers="mcps1.3.2.3.1.1.2.4.1.2 "><p id="ces_03_0023__p49509908175334">Yes</p> <td class="cellrowborder" valign="top" width="15.841584158415841%" headers="mcps1.3.2.3.1.1.2.4.1.2 "><p id="ces_03_0023__p49509908175334">Yes</p>
</td> </td>
<td class="cellrowborder" valign="top" width="63.366336633663366%" headers="mcps1.3.2.3.1.1.2.4.1.3 "><p id="ces_03_0023__p50879579175334">Specifies the project ID.</p> <td class="cellrowborder" valign="top" width="63.366336633663366%" headers="mcps1.3.2.3.1.1.2.4.1.3 "><p id="ces_03_0023__p42316702175455">Specifies the project ID.</p>
<p id="ces_03_0023__p35013331952">For details about how to obtain the project ID, see <a href="ces_03_0057.html">Obtaining a Project ID</a>.</p> <p id="ces_03_0023__p191415137612">For details about how to obtain the project ID, see <a href="ces_03_0057.html">Obtaining a Project ID</a>.</p>
<p id="ces_03_0023__en-us_topic_0000001646899046_p18100524114814">Minimum: <strong id="ces_03_0023__b13017556344383">1</strong></p>
<p id="ces_03_0023__en-us_topic_0000001646899046_p81001524104817">Maximum: <strong id="ces_03_0023__b16595841218328">64</strong></p>
<p id="ces_03_0023__p4697184133915"><strong id="ces_03_0023__b104376607224943">Regular expression matching</strong>: ^[a-zA-Z0-9-]{1,64}$</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -85,7 +88,7 @@
</td> </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__p51794845163044">Integer</p> <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__p51794845163044">Integer</p>
</td> </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__p4410728">Supported range: <strong id="ces_03_0023__b6013100620539">1</strong> to <strong id="ces_03_0023__b25293232205313">1000</strong> (default)</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__p4410728">Range: <strong id="ces_03_0023__b6013100620539">1</strong> to <strong id="ces_03_0023__b25293232205313">1000</strong> (default)</p>
<p id="ces_03_0023__p39696553">This parameter is used to limit the number of query results.</p> <p id="ces_03_0023__p39696553">This parameter is used to limit the number of query results.</p>
</td> </td>
</tr> </tr>
@ -113,7 +116,7 @@
<div class="section" id="ces_03_0023__section24112512"><h4 class="sectiontitle">Request</h4><p id="ces_03_0023__p45638969">None</p> <div class="section" id="ces_03_0023__section24112512"><h4 class="sectiontitle">Request</h4><p id="ces_03_0023__p45638969">None</p>
</div> </div>
<div class="section" id="ces_03_0023__section15686020"><h4 class="sectiontitle">Response</h4><ul id="ces_03_0023__ul5769005"><li id="ces_03_0023__li62568603152631">Response parameters <div class="section" id="ces_03_0023__section15686020"><h4 class="sectiontitle">Response</h4><ul id="ces_03_0023__ul5769005"><li id="ces_03_0023__li62568603152631">Response parameters
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ces_03_0023__table26246518152631" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Parameter description</caption><thead align="left"><tr id="ces_03_0023__row29602547152631"><th align="left" class="cellrowborder" valign="top" width="22.66%" id="mcps1.3.4.2.1.1.2.4.1.1"><p id="ces_03_0023__p48996072152631">Parameter</p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ces_03_0023__table26246518152631" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response parameters</caption><thead align="left"><tr id="ces_03_0023__row29602547152631"><th align="left" class="cellrowborder" valign="top" width="22.66%" id="mcps1.3.4.2.1.1.2.4.1.1"><p id="ces_03_0023__p48996072152631">Parameter</p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="16.869999999999997%" id="mcps1.3.4.2.1.1.2.4.1.2"><p id="ces_03_0023__p11771280152631">Type</p> <th align="left" class="cellrowborder" valign="top" width="16.869999999999997%" id="mcps1.3.4.2.1.1.2.4.1.2"><p id="ces_03_0023__p11771280152631">Type</p>
</th> </th>
@ -175,7 +178,9 @@
</td> </td>
<td class="cellrowborder" valign="top" width="16.869999999999997%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="ces_03_0023__p86324389363">String</p> <td class="cellrowborder" valign="top" width="16.869999999999997%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="ces_03_0023__p86324389363">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="60.47%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="ces_03_0023__p156324389368">Specifies the metric unit.</p> <td class="cellrowborder" valign="top" width="60.47%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="ces_03_0023__en-us_topic_0000001695093509_p13840143314529">Specifies the data unit. The value can contain a maximum of 32 characters. You can set this parameter based on your service needs.</p>
<p id="ces_03_0023__en-us_topic_0000001646733798_p86362286130">Minimum: <strong id="ces_03_0023__b998183715450">0</strong></p>
<p id="ces_03_0023__en-us_topic_0000001646733798_p8636728121315">Maximum: <strong id="ces_03_0023__b148471617144112">32</strong></p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -194,7 +199,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="16.869999999999997%" headers="mcps1.3.4.2.1.3.2.4.1.2 "><p id="ces_03_0023__p3246194283614">String</p> <td class="cellrowborder" valign="top" width="16.869999999999997%" headers="mcps1.3.4.2.1.3.2.4.1.2 "><p id="ces_03_0023__p3246194283614">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="60.47%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="ces_03_0023__p7551220145010">Specifies the dimension. For example, the ECS dimension is <strong id="ces_03_0023__b76201318151716">instance_id</strong>. For details about the dimension of each service, see the <strong id="ces_03_0023__b1865732122112">key</strong> column in <a href="ces_03_0059.html">Services Interconnected with Cloud Eye</a>.</p> <td class="cellrowborder" valign="top" width="60.47%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="ces_03_0023__p1762314581237">Specifies the monitoring dimension name. For example, the ECS dimension is <strong id="ces_03_0023__b19901519132310">instance_id</strong>. For details about the dimension of each monitored object, see the documentation of a specific cloud service. You can navigate there directly from the <a href="ces_03_0059.html">Services Interconnected with Cloud Eye</a> page. </p>
</td> </td>
</tr> </tr>
<tr id="ces_03_0023__row20547244255"><td class="cellrowborder" valign="top" width="22.66%" headers="mcps1.3.4.2.1.3.2.4.1.1 "><p id="ces_03_0023__p5547124122511">value</p> <tr id="ces_03_0023__row20547244255"><td class="cellrowborder" valign="top" width="22.66%" headers="mcps1.3.4.2.1.3.2.4.1.1 "><p id="ces_03_0023__p5547124122511">value</p>
@ -202,7 +207,7 @@
<td class="cellrowborder" valign="top" width="16.869999999999997%" headers="mcps1.3.4.2.1.3.2.4.1.2 "><p id="ces_03_0023__p19547154122519">String</p> <td class="cellrowborder" valign="top" width="16.869999999999997%" headers="mcps1.3.4.2.1.3.2.4.1.2 "><p id="ces_03_0023__p19547154122519">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="60.47%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="ces_03_0023__p11371113251615">Specifies the dimension value, for example, an ECS ID.</p> <td class="cellrowborder" valign="top" width="60.47%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="ces_03_0023__p11371113251615">Specifies the dimension value, for example, an ECS ID.</p>
<p id="ces_03_0023__p12480161492518">Enter 1 to 256 characters.</p> <p id="ces_03_0023__p12480161492518">The value contains 1 to 256 characters.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -312,7 +317,7 @@
</div> </div>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="ces_03_0023__section4614115614510"><h4 class="sectiontitle">Error Codes</h4><p id="ces_03_0023__ces_03_0020_p91851023153416">See <a href="ErrorCode.html">Error Codes</a>.</p> <div class="section" id="ces_03_0023__section4614115614510"><h4 class="sectiontitle">Error Codes</h4><p id="ces_03_0023__en-us_topic_0171212585_p91851023153416">See <a href="ErrorCode.html">Error Codes</a>.</p>
</div> </div>
</div> </div>
<div> <div>

View File

@ -15,10 +15,20 @@
</li> </li>
<li class="ulchildlink"><strong><a href="ces_03_0031.html">Creating an Alarm Rule</a></strong><br> <li class="ulchildlink"><strong><a href="ces_03_0031.html">Creating an Alarm Rule</a></strong><br>
</li> </li>
<li class="ulchildlink"><strong><a href="ces_03_0062.html">Creating a Custom Alarm Template</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0063.html">Deleting a Custom Alarm Template</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0064.html">Querying the Alarm History of an Alarm Rule</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0066.html">Updating a Custom Alarm Template</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="ces_03_0069.html">Modifying an Alarm Rule</a></strong><br>
</li>
</ul> </ul>
<div class="familylinks"> <div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ces_03_0018.html">API Description</a></div> <div class="parentlink"><strong>Parent topic:</strong> <a href="ces_03_0018.html">API V1</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

View File

@ -17,8 +17,11 @@
</td> </td>
<td class="cellrowborder" valign="top" width="15.479999999999999%" headers="mcps1.3.2.3.1.1.2.4.1.2 "><p id="ces_03_0029__p4462392620332">Yes</p> <td class="cellrowborder" valign="top" width="15.479999999999999%" headers="mcps1.3.2.3.1.1.2.4.1.2 "><p id="ces_03_0029__p4462392620332">Yes</p>
</td> </td>
<td class="cellrowborder" valign="top" width="64.53%" headers="mcps1.3.2.3.1.1.2.4.1.3 "><p id="ces_03_0029__p5776825320332">Specifies the project ID.</p> <td class="cellrowborder" valign="top" width="64.53%" headers="mcps1.3.2.3.1.1.2.4.1.3 "><p id="ces_03_0029__p42316702175455">Specifies the project ID.</p>
<p id="ces_03_0029__p1694612418612">For details about how to obtain the project ID, see <a href="ces_03_0057.html">Obtaining a Project ID</a>.</p> <p id="ces_03_0029__p191415137612">For details about how to obtain the project ID, see <a href="ces_03_0057.html">Obtaining a Project ID</a>.</p>
<p id="ces_03_0029__en-us_topic_0000001646899046_p18100524114814">Minimum: <strong id="ces_03_0029__b19642440454387">1</strong></p>
<p id="ces_03_0029__en-us_topic_0000001646899046_p81001524104817">Maximum: <strong id="ces_03_0029__b179159499583215">64</strong></p>
<p id="ces_03_0029__p4697184133915"><strong id="ces_03_0029__b132613364624954">Regular expression matching</strong>: ^[a-zA-Z0-9-]{1,64}$</p>
</td> </td>
</tr> </tr>
<tr id="ces_03_0029__row52895577203555"><td class="cellrowborder" valign="top" width="19.99%" headers="mcps1.3.2.3.1.1.2.4.1.1 "><p id="ces_03_0029__p56683338203555">alarm_id</p> <tr id="ces_03_0029__row52895577203555"><td class="cellrowborder" valign="top" width="19.99%" headers="mcps1.3.2.3.1.1.2.4.1.1 "><p id="ces_03_0029__p56683338203555">alarm_id</p>
@ -53,7 +56,7 @@
<td class="cellrowborder" valign="top" width="13.719999999999999%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="ces_03_0029__p1125668720332">Boolean</p> <td class="cellrowborder" valign="top" width="13.719999999999999%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="ces_03_0029__p1125668720332">Boolean</p>
</td> </td>
<td class="cellrowborder" valign="top" width="50.57000000000001%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="ces_03_0029__p3937648720332">Specifies whether the alarm rule is enabled.</p> <td class="cellrowborder" valign="top" width="50.57000000000001%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="ces_03_0029__p3937648720332">Specifies whether the alarm rule is enabled.</p>
<ul id="ces_03_0029__ul54423172181"><li id="ces_03_0029__li744271717185"><strong id="ces_03_0029__b361861961514">true</strong>: indicates that the alarm rule is enabled.</li><li id="ces_03_0029__li9442191741811"><strong id="ces_03_0029__b1442872716159">false</strong>: indicates that the alarm rule is disabled.</li></ul> <ul id="ces_03_0029__ul54423172181"><li id="ces_03_0029__li744271717185"><strong id="ces_03_0029__b1879849113911">true</strong>: enabled</li><li id="ces_03_0029__li9442191741811"><strong id="ces_03_0029__b1442872716159">false</strong>: disabled</li></ul>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -115,7 +118,7 @@
</div> </div>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="ces_03_0029__section18435153619467"><h4 class="sectiontitle">Error Codes</h4><p id="ces_03_0029__ces_03_0020_p91851023153416">See <a href="ErrorCode.html">Error Codes</a>.</p> <div class="section" id="ces_03_0029__section18435153619467"><h4 class="sectiontitle">Error Codes</h4><p id="ces_03_0029__en-us_topic_0171212585_p91851023153416">See <a href="ErrorCode.html">Error Codes</a>.</p>
</div> </div>
</div> </div>
<div> <div>

View File

@ -17,8 +17,11 @@
</td> </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 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>
<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> <td class="cellrowborder" valign="top" width="59.08%" headers="mcps1.3.2.3.1.1.2.4.1.3 "><p id="ces_03_0030__p42316702175455">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> <p id="ces_03_0030__p191415137612">For details about how to obtain the project ID, see <a href="ces_03_0057.html">Obtaining a Project ID</a>.</p>
<p id="ces_03_0030__en-us_topic_0000001646899046_p18100524114814">Minimum: <strong id="ces_03_0030__b432059624388">1</strong></p>
<p id="ces_03_0030__en-us_topic_0000001646899046_p81001524104817">Maximum: <strong id="ces_03_0030__b168313112683216">64</strong></p>
<p id="ces_03_0030__p4697184133915"><strong id="ces_03_0030__b152965197424955">Regular expression matching</strong>: ^[a-zA-Z0-9-]{1,64}$</p>
</td> </td>
</tr> </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> <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>
@ -87,7 +90,7 @@
</div> </div>
</li></ul> </li></ul>
</div> </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 class="section" id="ces_03_0030__section13819114315466"><h4 class="sectiontitle">Error Codes</h4><p id="ces_03_0030__en-us_topic_0171212585_p91851023153416">See <a href="ErrorCode.html">Error Codes</a>.</p>
</div> </div>
</div> </div>
<div> <div>

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