1
0
forked from docs/doc-exports

SMN API DOC

Reviewed-by: Bobkova, Natalia <natalia.bobkova@t-systems.com>
Co-authored-by: Zaoxu, Li <lizaoxu@huawei.com>
Co-committed-by: Zaoxu, Li <lizaoxu@huawei.com>
This commit is contained in:
Zaoxu, Li 2024-06-20 15:01:38 +00:00 committed by zuul
parent b4218152d3
commit 152a7d9381
73 changed files with 3620 additions and 1812 deletions

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 110 KiB

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

@ -1,7 +1,7 @@
<a name="en-us_topic_0036017316"></a><a name="en-us_topic_0036017316"></a> <a name="en-us_topic_0036017316"></a><a name="en-us_topic_0036017316"></a>
<h1 class="topictitle1">API Usage Guidelines</h1> <h1 class="topictitle1">API Usage Guidelines</h1>
<div id="body8662426"><p id="en-us_topic_0036017316__p105121142811">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="en-us_topic_0036017316__en-us_topic_0020507759_i1385069210259">https://Endpoint/uri</em>. In the URL, <strong id="en-us_topic_0036017316__en-us_topic_0020507759_b5754736910259">uri</strong> indicates the resource path, that is, the API access path.</p> <div id="body8662426"><p id="en-us_topic_0036017316__p105121142811">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="en-us_topic_0036017316__en-us_topic_0020507759_i1385069210259">https://Endpoint/uri</em>. In the URL,<strong id="en-us_topic_0036017316__en-us_topic_0020507759_b5754736910259">uri</strong> indicates the resource path, that is, the API access path.</p>
<p id="en-us_topic_0036017316__p26499422919">Public cloud APIs use HTTPS as the transmission protocol. Requests/Responses are transmitted by using JSON messages, with media type represented by <strong id="en-us_topic_0036017316__en-us_topic_0020507759_b3082532510259">Application/json</strong>.</p> <p id="en-us_topic_0036017316__p26499422919">Public cloud APIs use HTTPS as the transmission protocol. Requests/Responses are transmitted by using JSON messages, with media type represented by <strong id="en-us_topic_0036017316__en-us_topic_0020507759_b3082532510259">Application/json</strong>.</p>
<p id="en-us_topic_0036017316__p42011412113016">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="en-us_topic_0036017316__p42011412113016">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> </div>

View File

@ -0,0 +1,21 @@
<a name="EN-US_TOPIC_0173558607"></a><a name="EN-US_TOPIC_0173558607"></a>
<h1 class="topictitle1">Permissions Policies and Supported Actions</h1>
<div id="body8662426"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-us_topic_0173558608.html">Permissions Policies and Supported Actions</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0173593941.html">Topic Operations</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0173593943.html">Template Operations</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0173593946.html">Tag Operations</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0173593944.html">Message Publishing</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0173593949.html">Sending an Application Message</a></strong><br>
</li>
</ul>
</div>

View File

@ -0,0 +1,21 @@
<a name="EN-US_TOPIC_0173558608"></a><a name="EN-US_TOPIC_0173558608"></a>
<h1 class="topictitle1">Permissions Policies and Supported Actions</h1>
<div id="body8662426"><p id="EN-US_TOPIC_0173558608__en-us_topic_0173553747_en-us_topic_0171654733_p686912134917">This section describes fine-grained permissions management for your SMN resources. If your account does not need individual IAM users, you can skip over this section.</p>
<p id="EN-US_TOPIC_0173558608__a1f386e3a1c8c4ff381a0c29cc5cc9eaf">By default, new IAM users do not have permissions assigned. You need to add a user to one or more groups, and attach permissions policies or roles to these groups. Users inherit permissions from the groups to which they are added and can perform specified operations on cloud services based on the permissions.</p>
<p id="EN-US_TOPIC_0173558608__a1b15943a939c41dbaeaa5cfa47275306">You can grant users permissions by using roles and policies. Roles: A type of coarse-grained authorization mechanism that defines service-level permissions based on user responsibilities. There are only a limited number of roles for granting permissions to users. Policies: A type of fine-grained authorization mechanism that defines permissions required to perform operations on specific cloud resources under certain conditions. This mechanism allows for more flexible policy-based authorization and secure access control. </p>
<div class="note" id="EN-US_TOPIC_0173558608__naa13368fc39a40e48410d65cabe45153"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0173558608__p2138846135118">Policy-based authorization is useful if you want to allow or deny the access to an API.</p>
</div></div>
<p id="EN-US_TOPIC_0173558608__ae91c77fbfe6247faa6db52521a7971ee">An account has all of the permissions required to call all APIs, but IAM users must have the required permissions specifically assigned. The permissions required for calling an API are determined by the actions supported by the API. Only users who have been granted permissions allowing the actions can call the API successfully. For example, if an IAM user wants to query ECSs using an API, the user must have been granted permissions that allow the <strong id="EN-US_TOPIC_0173558608__b3379115018359">ecs:servers:list</strong> action.</p>
<div class="section" id="EN-US_TOPIC_0173558608__en-us_topic_0173553747_en-us_topic_0171654733_section677212217497"><h4 class="sectiontitle">Supported Actions</h4><p id="EN-US_TOPIC_0173558608__en-us_topic_0166806405_p52064552499">IAM provides system-defined policies that can be directly used. You can also create custom policies to supplement system-defined policies for more refined access control. Actions supported by policies are specific to APIs. Common concepts related to policies include:</p>
<ul id="EN-US_TOPIC_0173558608__u8d9007de06234085928a29ef0c6e58e0"><li id="EN-US_TOPIC_0173558608__li54855453342">Permissions: Statements in a policy that allow or deny certain operations.</li><li id="EN-US_TOPIC_0173558608__l04fdc83678e447f49aff210d2949b242">APIs: REST APIs that can be called by a user who has been granted specific permissions.</li><li id="EN-US_TOPIC_0173558608__en-us_topic_0166806405_li84486140474">Actions: Specific operations that are allowed or denied.</li><li id="EN-US_TOPIC_0173558608__li6132171512144">Related actions: Actions on which a specific action depends to take effect. When assigning permissions for the action to a user, you also need to assign permissions for the dependent actions.</li><li id="EN-US_TOPIC_0173558608__li61351453151518">IAM or enterprise projects: Type of projects for which an action will take effect. Policies that contain actions for both IAM and enterprise projects can be used and take effect for both IAM and Enterprise Management. Policies that only contain actions for IAM projects can be used and only take effect for IAM. Administrators can check whether an action supports IAM projects or enterprise projects in the action list. "√" indicates that the action supports the project and "×" indicates that the action does not support the project. </li></ul>
<p id="EN-US_TOPIC_0173558608__en-us_topic_0173553747_en-us_topic_0171654733_p20870102118497">SMN supports the following actions that can be defined in custom policies:</p>
<ul id="EN-US_TOPIC_0173558608__ul199082554611"><li id="EN-US_TOPIC_0173558608__li29081553616"><a href="en-us_topic_0173593941.html">Topic Operations</a>, including actions supported by topic management APIs, such as APIs for creating, querying, updating, and deleting topics</li><li id="EN-US_TOPIC_0173558608__li947761017718"><a href="en-us_topic_0173593943.html">Template Operations</a>, including actions supported by message template management APIs, such as the APIs for creating, querying, updating, and deleting message templates</li><li id="EN-US_TOPIC_0173558608__li2923753773"><a href="en-us_topic_0173593946.html">Tag Operations</a>, including actions supported by TMS APIs, such as the APIs for querying resources, adding a resource tag, adding or deleting resource tags in batches, and deleting a resource a tag</li><li id="EN-US_TOPIC_0173558608__li7674137712"><a href="en-us_topic_0173593944.html">Message Publishing</a>, including actions supported by message publishing management APIs, such as the message publishing API</li><li id="EN-US_TOPIC_0173558608__li18494622789"><a href="en-us_topic_0173593949.html">Sending an Application Message</a>, including actions supported by direct application messaging management API, such as the API for sending an application message</li></ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0173558607.html">Permissions Policies and Supported Actions</a></div>
</div>
</div>

View File

@ -0,0 +1,70 @@
<a name="EN-US_TOPIC_0173593941"></a><a name="EN-US_TOPIC_0173593941"></a>
<h1 class="topictitle1">Topic Operations</h1>
<div id="body1559720516885">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0173593941__table40610457155253" width="100%" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0173593941__row7466420155253"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.1"><p id="EN-US_TOPIC_0173593941__p129431911184814">Permission</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.2"><p id="EN-US_TOPIC_0173593941__p13672191463819">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.3"><p id="EN-US_TOPIC_0173593941__p7202482155253"><strong id="EN-US_TOPIC_0173593941__b1512920574485">Action</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.4"><p id="EN-US_TOPIC_0173593941__p39201783549">IAM Project</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.5"><p id="EN-US_TOPIC_0173593941__p726171334917"><strong id="EN-US_TOPIC_0173593941__b144514764913">Enterprise Project</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0173593941__row30499637155253"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.1 "><p id="EN-US_TOPIC_0173593941__p19944191116485">Creating a topic</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p id="EN-US_TOPIC_0173593941__p776745016487">POST /v2/{project_id}/notifications/topics</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p id="EN-US_TOPIC_0173593941__p16531120145211">smn:topic:create</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p id="EN-US_TOPIC_0173593941__p343133104815"></p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.5 "><p id="EN-US_TOPIC_0173593941__p46517711487"></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0173593941__row1968722015565"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.1 "><p id="EN-US_TOPIC_0173593941__p442782385619">Querying a topic</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p id="EN-US_TOPIC_0173593941__p1842702325614">GET /v2/{project_id}/notifications/topics</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p id="EN-US_TOPIC_0173593941__p17427172315611">smn:topic:list</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p id="EN-US_TOPIC_0173593941__p34271323195620"></p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.5 "><p id="EN-US_TOPIC_0173593941__p34272238560"></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0173593941__row52831096155253"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.1 "><p id="EN-US_TOPIC_0173593941__p894491110482">Updating a topic</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p id="EN-US_TOPIC_0173593941__p076545019481">PUT /v2/{project_id}/notifications/topics/{topic_urn}</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p id="EN-US_TOPIC_0173593941__p102081246478">smn:topic:update</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p id="EN-US_TOPIC_0173593941__p3665115895110"></p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.5 "><p id="EN-US_TOPIC_0173593941__p7665165815118"></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0173593941__row62598497155253"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.1 "><p id="EN-US_TOPIC_0173593941__p14944191164812">Deleting a topic</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p id="EN-US_TOPIC_0173593941__p107643503484">DELETE /v2/{project_id}/notifications/topics/{topic_urn}</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p id="EN-US_TOPIC_0173593941__p181885294490">smn:topic:delete</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p id="EN-US_TOPIC_0173593941__p1925614118523"></p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.5 "><p id="EN-US_TOPIC_0173593941__p625661175215"></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0173558607.html">Permissions Policies and Supported Actions</a></div>
</div>
</div>

View File

@ -0,0 +1,70 @@
<a name="EN-US_TOPIC_0173593943"></a><a name="EN-US_TOPIC_0173593943"></a>
<h1 class="topictitle1">Template Operations</h1>
<div id="body1559720516887">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0173593943__table33679618118" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0173593943__row73691568114"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.1"><p id="EN-US_TOPIC_0173593943__p129431911184814">Permission</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.2"><p id="EN-US_TOPIC_0173593943__p13672191463819">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.3"><p id="EN-US_TOPIC_0173593943__p7202482155253">Action</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.4"><p id="EN-US_TOPIC_0173593943__p39201783549">IAM Project</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.5"><p id="EN-US_TOPIC_0173593943__p726171334917">Enterprise Project</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0173593943__row203691065117"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.1 "><p id="EN-US_TOPIC_0173593943__p57882051942">Creating a message template</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p id="EN-US_TOPIC_0173593943__p9712185714410">POST /v2/{project_id}/notifications/message_template</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p id="EN-US_TOPIC_0173593943__p149823161729">smn:template:create</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p id="EN-US_TOPIC_0173593943__p343133104815"></p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.5 "><p id="EN-US_TOPIC_0173593943__p46517711487">×</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0173593943__row630719330566"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.1 "><p id="EN-US_TOPIC_0173593943__p1836219345563">Querying a message template</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p id="EN-US_TOPIC_0173593943__p527585872319">GET /v2/{project_id}/notifications/message_template</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p id="EN-US_TOPIC_0173593943__p5363834205619">smn:template:list</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p id="EN-US_TOPIC_0173593943__p15363103416569"></p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.5 "><p id="EN-US_TOPIC_0173593943__p43631134185618">×</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0173593943__row736919610114"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.1 "><p id="EN-US_TOPIC_0173593943__p2607172519513">Modifying a message template </p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p id="EN-US_TOPIC_0173593943__p6609396519">PUT /v2/{project_id}/notifications/message_template/{message_template_id}</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p id="EN-US_TOPIC_0173593943__p66693655">smn:template:update</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p id="EN-US_TOPIC_0173593943__p3665115895110"></p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.5 "><p id="EN-US_TOPIC_0173593943__p7665165815118">×</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0173593943__row173691761910"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.1 "><p id="EN-US_TOPIC_0173593943__p11284047752">Deleting a message template</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p id="EN-US_TOPIC_0173593943__p14940311462">DELETE /v2/{project_id}/notifications/message_template/{message_template_id}</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p id="EN-US_TOPIC_0173593943__p02571411521">smn:template:delete</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p id="EN-US_TOPIC_0173593943__p1925614118523"></p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.5 "><p id="EN-US_TOPIC_0173593943__p625661175215">×</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0173558607.html">Permissions Policies and Supported Actions</a></div>
</div>
</div>

View File

@ -0,0 +1,37 @@
<a name="EN-US_TOPIC_0173593944"></a><a name="EN-US_TOPIC_0173593944"></a>
<h1 class="topictitle1">Message Publishing</h1>
<div id="body1559720516888">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0173593944__table1519213312112" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0173593944__row11193031618"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.1"><p id="EN-US_TOPIC_0173593944__p129431911184814">Permission</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.2"><p id="EN-US_TOPIC_0173593944__p13672191463819">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.3"><p id="EN-US_TOPIC_0173593944__p7202482155253">Action</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.4"><p id="EN-US_TOPIC_0173593944__p39201783549">IAM Project</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.5"><p id="EN-US_TOPIC_0173593944__p726171334917">Enterprise Project</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0173593944__row1519343113112"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.1 "><p id="EN-US_TOPIC_0173593944__p1555414448568">Publishing a message</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p id="EN-US_TOPIC_0173593944__p155542442561">POST /v2/{project_id}/notifications/topics/{topic_urn}/publish</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p id="EN-US_TOPIC_0173593944__p4554114495615">smn:topic:publish</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p id="EN-US_TOPIC_0173593944__p10939111225714"></p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.5 "><p id="EN-US_TOPIC_0173593944__p11939712155715">×</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0173558607.html">Permissions Policies and Supported Actions</a></div>
</div>
</div>

View File

@ -0,0 +1,70 @@
<a name="EN-US_TOPIC_0173593946"></a><a name="EN-US_TOPIC_0173593946"></a>
<h1 class="topictitle1">Tag Operations</h1>
<div id="body1559720516891">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0173593946__table94355111229" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0173593946__row84351111219"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.1"><p id="EN-US_TOPIC_0173593946__p129431911184814">Permission</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.2"><p id="EN-US_TOPIC_0173593946__p13672191463819">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.3"><p id="EN-US_TOPIC_0173593946__p7202482155253">Action</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.4"><p id="EN-US_TOPIC_0173593946__p39201783549">IAM Project</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.5"><p id="EN-US_TOPIC_0173593946__p726171334917">Enterprise Project</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0173593946__row3436181113214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.1 "><p id="EN-US_TOPIC_0173593946__p135143415919">Adding a resource tag</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p id="EN-US_TOPIC_0173593946__p1871454393">POST /v2/{project_id}/{resource_type}/{resource_id}/tags</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p id="EN-US_TOPIC_0173593946__p124011901360">smn:tag:create</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p id="EN-US_TOPIC_0173593946__p1925614118523"></p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.5 "><p id="EN-US_TOPIC_0173593946__p625661175215"></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0173593946__row1360025125716"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.1 "><p id="EN-US_TOPIC_0173593946__p15514855719">Updating a tag</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p id="EN-US_TOPIC_0173593946__p12511688573">-</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p id="EN-US_TOPIC_0173593946__p25110805715">smn:tag:update</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p id="EN-US_TOPIC_0173593946__p2511082577"></p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.5 "><p id="EN-US_TOPIC_0173593946__p05112865714"></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0173593946__row12436111120214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.1 "><p id="EN-US_TOPIC_0173593946__p46694015103">Deleting a resource tag</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p id="EN-US_TOPIC_0173593946__p972551518103">DELETE /v2/{project_id}/{resource_type}/{resource_id}/tags/{key}</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p id="EN-US_TOPIC_0173593946__p1518271131514">smn:tag:delete</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p id="EN-US_TOPIC_0173593946__p23189655218"></p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.5 "><p id="EN-US_TOPIC_0173593946__p203183695216"></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0173593946__row143610110214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.1 "><p id="EN-US_TOPIC_0173593946__p85841321171010">Querying resource tags</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p id="EN-US_TOPIC_0173593946__p28641940111018">GET /v2/{project_id}/{resource_type}/{resource_id}/tags</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p id="EN-US_TOPIC_0173593946__p161843116168">smn:tag:list</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p id="EN-US_TOPIC_0173593946__p218933795217"></p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.5 "><p id="EN-US_TOPIC_0173593946__p91891337105217"></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0173558607.html">Permissions Policies and Supported Actions</a></div>
</div>
</div>

View File

@ -0,0 +1,38 @@
<a name="EN-US_TOPIC_0173593949"></a><a name="EN-US_TOPIC_0173593949"></a>
<h1 class="topictitle1">Sending an Application Message</h1>
<div id="body1559720516894">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0173593949__table411215513212" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0173593949__row31121855527"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.1"><p id="EN-US_TOPIC_0173593949__p129431911184814">Permission</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.2"><p id="EN-US_TOPIC_0173593949__p13672191463819">API</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.3"><p id="EN-US_TOPIC_0173593949__p7202482155253">Action</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.4"><p id="EN-US_TOPIC_0173593949__p39201783549">IAM Project</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.1.1.6.1.5"><p id="EN-US_TOPIC_0173593949__p726171334917">Enterprise Project</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0173593949__row3112655624"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.1 "><p id="EN-US_TOPIC_0173593949__p625410238174">Sending an application message</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.2 "><p id="EN-US_TOPIC_0173593949__p1570818319179">POST /v2/{project_id}/notifications/endpoints/{endpoint_urn}/publish</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.3 "><p id="EN-US_TOPIC_0173593949__p112015161701">smn:application:publish</p>
<p id="EN-US_TOPIC_0173593949__p712081610011"></p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.4 "><p id="EN-US_TOPIC_0173593949__p343133104815"></p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.1.1.6.1.5 "><p id="EN-US_TOPIC_0173593949__p46517711487"></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0173558607.html">Permissions Policies and Supported Actions</a></div>
</div>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 B

After

Width:  |  Height:  |  Size: 836 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 B

After

Width:  |  Height:  |  Size: 834 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 B

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 B

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 580 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 580 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 394 B

After

Width:  |  Height:  |  Size: 983 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 253 B

After

Width:  |  Height:  |  Size: 879 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 580 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -8,12 +8,10 @@
</li> </li>
<li class="ulchildlink"><strong><a href="smn_api_52000.html">Subscription Operations</a></strong><br> <li class="ulchildlink"><strong><a href="smn_api_52000.html">Subscription Operations</a></strong><br>
</li> </li>
<li class="ulchildlink"><strong><a href="smn_api_53000.html">Template Operation</a></strong><br> <li class="ulchildlink"><strong><a href="smn_api_53000.html">Template Operations</a></strong><br>
</li> </li>
<li class="ulchildlink"><strong><a href="smn_api_54000.html">Message Publishing</a></strong><br> <li class="ulchildlink"><strong><a href="smn_api_54000.html">Message Publishing</a></strong><br>
</li> </li>
<li class="ulchildlink"><strong><a href="smn_api_55000.html">SMS Message Operations</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="smn_api_56000.html">Resource Tag Operations</a></strong><br> <li class="ulchildlink"><strong><a href="smn_api_56000.html">Resource Tag Operations</a></strong><br>
</li> </li>
<li class="ulchildlink"><strong><a href="smn_api_510000.html">Version Querying</a></strong><br> <li class="ulchildlink"><strong><a href="smn_api_510000.html">Version Querying</a></strong><br>

View File

@ -4,23 +4,23 @@
<div id="body9196329"></div> <div id="body9196329"></div>
<div> <div>
<ul class="ullinks"> <ul class="ullinks">
<li class="ulchildlink"><strong><a href="smn_api_51001.html">Creating a Topic</a></strong><br> <li class="ulchildlink"><strong><a href="en-us_topic_0036017300.html">Creating a Topic</a></strong><br>
</li> </li>
<li class="ulchildlink"><strong><a href="smn_api_51002.html">Modifying a Topic</a></strong><br> <li class="ulchildlink"><strong><a href="en-us_topic_0036017301.html">Updating a Topic</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0036016755.html">Querying Topics</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="smn_api_51005.html">Querying Details of a Topic</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="smn_api_51006.html">Querying a Topic Policy</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="smn_api_51007.html">Updating a Topic Policy</a></strong><br>
</li> </li>
<li class="ulchildlink"><strong><a href="smn_api_51003.html">Deleting a Topic</a></strong><br> <li class="ulchildlink"><strong><a href="smn_api_51003.html">Deleting a Topic</a></strong><br>
</li> </li>
<li class="ulchildlink"><strong><a href="smn_api_51004.html">Querying Topics</a></strong><br> <li class="ulchildlink"><strong><a href="smn_api_51008.html">Deleting a Specified Topic Policy</a></strong><br>
</li> </li>
<li class="ulchildlink"><strong><a href="smn_api_51005.html">Querying Topic Details</a></strong><br> <li class="ulchildlink"><strong><a href="smn_api_51009.html">Deleting All Topic Policies</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="smn_api_51006.html">Querying Topic Attributes</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="smn_api_51007.html">Modifying Topic Attributes</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="smn_api_51008.html">Deleting a Specified Topic Attribute</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="smn_api_51009.html">Deleting All Topic Attributes</a></strong><br>
</li> </li>
</ul> </ul>

View File

@ -1,14 +1,14 @@
<a name="smn_api_510001"></a><a name="smn_api_510001"></a> <a name="smn_api_510001"></a><a name="smn_api_510001"></a>
<h1 class="topictitle1">Listing All SMN API Versions</h1> <h1 class="topictitle1">Listing All SMN API Versions</h1>
<div id="body1538011519912"><div class="section" id="smn_api_510001__en-us_topic_0118694332_section46354700"><h4 class="sectiontitle">Description</h4><ul id="smn_api_510001__en-us_topic_0118694332_ul23881051"><li id="smn_api_510001__en-us_topic_0118694332_li13602870">API name<p id="smn_api_510001__en-us_topic_0118694332_p55316967">QueryApiSupportVersions</p> <div id="body1538011519912"><div class="section" id="smn_api_510001__en-us_topic_0118694332_section46354700"><h4 class="sectiontitle">Description</h4><ul id="smn_api_510001__en-us_topic_0118694332_ul23881051"><li id="smn_api_510001__en-us_topic_0118694332_li13602870">API name<p id="smn_api_510001__en-us_topic_0118694332_p55316967"><a name="smn_api_510001__en-us_topic_0118694332_li13602870"></a><a name="en-us_topic_0118694332_li13602870"></a>QueryApiSupportVersions</p>
</li><li id="smn_api_510001__en-us_topic_0118694332_li28090655">Function<p id="smn_api_510001__en-us_topic_0118694332_p51489303">List all SMN API versions.</p> </li><li id="smn_api_510001__en-us_topic_0118694332_li28090655">Function<p id="smn_api_510001__en-us_topic_0118694332_p51489303"><a name="smn_api_510001__en-us_topic_0118694332_li28090655"></a><a name="en-us_topic_0118694332_li28090655"></a>List all SMN API versions.</p>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_510001__en-us_topic_0118694332_section14539121"><h4 class="sectiontitle">URI</h4><ul id="smn_api_510001__en-us_topic_0118694332_ul9883987"><li id="smn_api_510001__en-us_topic_0118694332_li21847026">URI format<p id="smn_api_510001__en-us_topic_0118694332_p62405508">GET /</p> <div class="section" id="smn_api_510001__en-us_topic_0118694332_section14539121"><h4 class="sectiontitle">URI</h4><ul id="smn_api_510001__en-us_topic_0118694332_ul9883987"><li id="smn_api_510001__en-us_topic_0118694332_li21847026">URI format<p id="smn_api_510001__en-us_topic_0118694332_p62405508"><a name="smn_api_510001__en-us_topic_0118694332_li21847026"></a><a name="en-us_topic_0118694332_li21847026"></a>GET /</p>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_510001__en-us_topic_0118694332_section63743225"><h4 class="sectiontitle">Request</h4><ul id="smn_api_510001__en-us_topic_0118694332_ul20674614"><li id="smn_api_510001__en-us_topic_0118694332_li50891533">Request example<pre class="screen" id="smn_api_510001__screen176501414203310">GET https://{SMN_Endpoint}/</pre> <div class="section" id="smn_api_510001__en-us_topic_0118694332_section63743225"><h4 class="sectiontitle">Request</h4><ul id="smn_api_510001__en-us_topic_0118694332_ul20674614"><li id="smn_api_510001__en-us_topic_0118694332_li50891533">Example request<pre class="screen" id="smn_api_510001__screen176501414203310">GET https://{SMN_Endpoint}/</pre>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_510001__en-us_topic_0118694332_section36818119"><h4 class="sectiontitle">Response</h4><ul id="smn_api_510001__en-us_topic_0118694332_ul55834846"><li id="smn_api_510001__en-us_topic_0118694332_li32751573">Parameter description <div class="section" id="smn_api_510001__en-us_topic_0118694332_section36818119"><h4 class="sectiontitle">Response</h4><ul id="smn_api_510001__en-us_topic_0118694332_ul55834846"><li id="smn_api_510001__en-us_topic_0118694332_li32751573">Parameter description
@ -58,7 +58,7 @@
<td class="cellrowborder" valign="top" width="39%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="smn_api_510001__p1698115415341">String</p> <td class="cellrowborder" valign="top" width="39%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="smn_api_510001__p1698115415341">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="smn_api_510001__p1098793361817">Version status, which can be the following:</p> <td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="smn_api_510001__p1098793361817">Version status, which can be the following:</p>
<ul id="smn_api_510001__ul1496114571817"><li id="smn_api_510001__li1333120482181"><strong id="smn_api_510001__b842352706115252">CURRENT</strong>: widely used version</li><li id="smn_api_510001__li2022155251817"><strong id="smn_api_510001__b19815101718012">SUPPORTED</strong>: earlier version, which is still supported</li><li id="smn_api_510001__li896134591819"><strong id="smn_api_510001__b842352706115458">DEPRECATED</strong>: deprecated version, which may be deleted later</li></ul> <ul id="smn_api_510001__ul1496114571817"><li id="smn_api_510001__li1333120482181"><strong id="smn_api_510001__b842352706115252">CURRENT</strong>: widely used version</li><li id="smn_api_510001__li2022155251817"><strong id="smn_api_510001__b19815101718012">SUPPORTED</strong>: earlier version that is still supported</li><li id="smn_api_510001__li896134591819"><strong id="smn_api_510001__b842352706115458">DEPRECATED</strong>: deprecated version that may be deleted later</li></ul>
</td> </td>
</tr> </tr>
<tr id="smn_api_510001__row79551828143611"><td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="smn_api_510001__p14902136113515">updated</p> <tr id="smn_api_510001__row79551828143611"><td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="smn_api_510001__p14902136113515">updated</p>
@ -111,7 +111,7 @@
</tbody> </tbody>
</table> </table>
</div> </div>
</li><li id="smn_api_510001__en-us_topic_0118694332_li3766842">Response example<pre class="screen" id="smn_api_510001__en-us_topic_0118694332_screen33901581">{ </li><li id="smn_api_510001__en-us_topic_0118694332_li3766842">Example response<pre class="screen" id="smn_api_510001__en-us_topic_0118694332_screen33901581">{
"versions": [ "versions": [
{ {
"id": "v2", "id": "v2",
@ -130,9 +130,9 @@
}</pre> }</pre>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_510001__en-us_topic_0118694332_section62927619"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_510001__p13638112411919">See section <a href="smn_api_63002.html">Returned Value</a>.</p> <div class="section" id="smn_api_510001__en-us_topic_0118694332_section62927619"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_510001__p13638112411919">See <a href="smn_api_63002.html">Returned Value</a>.</p>
</div> </div>
<div class="section" id="smn_api_510001__section73211020122511"><h4 class="sectiontitle">Error Code</h4><p id="smn_api_510001__p9759142919265">See section <a href="smn_api_64000.html">Error Code</a>.</p> <div class="section" id="smn_api_510001__section73211020122511"><h4 class="sectiontitle">Error Codes</h4><p id="smn_api_510001__p9759142919265">See <a href="smn_api_64000.html">Error Codes</a>.</p>
</div> </div>
</div> </div>
<div> <div>

View File

@ -1,11 +1,11 @@
<a name="smn_api_510002"></a><a name="smn_api_510002"></a> <a name="smn_api_510002"></a><a name="smn_api_510002"></a>
<h1 class="topictitle1">Querying the SMN API v2 Version</h1> <h1 class="topictitle1">Querying the SMN API v2 Version</h1>
<div id="body1538011519912"><div class="section" id="smn_api_510002__en-us_topic_0118694332_section46354700"><h4 class="sectiontitle">Description</h4><ul id="smn_api_510002__en-us_topic_0118694332_ul23881051"><li id="smn_api_510002__en-us_topic_0118694332_li13602870">API name<p id="smn_api_510002__en-us_topic_0118694332_p55316967">QueryV2ApiInfo</p> <div id="body1538011519912"><div class="section" id="smn_api_510002__en-us_topic_0118694332_section46354700"><h4 class="sectiontitle">Description</h4><ul id="smn_api_510002__en-us_topic_0118694332_ul23881051"><li id="smn_api_510002__en-us_topic_0118694332_li13602870">API name<p id="smn_api_510002__en-us_topic_0118694332_p55316967"><a name="smn_api_510002__en-us_topic_0118694332_li13602870"></a><a name="en-us_topic_0118694332_li13602870"></a>QueryV2ApiInfo</p>
</li><li id="smn_api_510002__en-us_topic_0118694332_li28090655">Function<p id="smn_api_510002__en-us_topic_0118694332_p51489303">Query the SMN API v2 version information.</p> </li><li id="smn_api_510002__en-us_topic_0118694332_li28090655">Function<p id="smn_api_510002__en-us_topic_0118694332_p51489303"><a name="smn_api_510002__en-us_topic_0118694332_li28090655"></a><a name="en-us_topic_0118694332_li28090655"></a>Query the SMN API v2 version information.</p>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_510002__en-us_topic_0118694332_section14539121"><h4 class="sectiontitle">URI</h4><ul id="smn_api_510002__en-us_topic_0118694332_ul9883987"><li id="smn_api_510002__en-us_topic_0118694332_li21847026">URI format<p id="smn_api_510002__en-us_topic_0118694332_p62405508">GET /{api_version}</p> <div class="section" id="smn_api_510002__en-us_topic_0118694332_section14539121"><h4 class="sectiontitle">URI</h4><ul id="smn_api_510002__en-us_topic_0118694332_ul9883987"><li id="smn_api_510002__en-us_topic_0118694332_li21847026">URI format<p id="smn_api_510002__en-us_topic_0118694332_p62405508"><a name="smn_api_510002__en-us_topic_0118694332_li21847026"></a><a name="en-us_topic_0118694332_li21847026"></a>GET /{api_version}</p>
</li><li id="smn_api_510002__li277182181111">Parameter description </li><li id="smn_api_510002__li277182181111">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_510002__table1952532171110" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_510002__row12952113251110"><th align="left" class="cellrowborder" valign="top" width="22%" id="mcps1.3.2.2.2.1.1.5.1.1"><p id="smn_api_510002__p13952193220115"><strong id="smn_api_510002__b138181154311">Parameter</strong></p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_510002__table1952532171110" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_510002__row12952113251110"><th align="left" class="cellrowborder" valign="top" width="22%" id="mcps1.3.2.2.2.1.1.5.1.1"><p id="smn_api_510002__p13952193220115"><strong id="smn_api_510002__b138181154311">Parameter</strong></p>
</th> </th>
@ -33,7 +33,7 @@
</div> </div>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_510002__en-us_topic_0118694332_section63743225"><h4 class="sectiontitle">Request</h4><ul id="smn_api_510002__en-us_topic_0118694332_ul20674614"><li id="smn_api_510002__en-us_topic_0118694332_li50891533">Request example<pre class="screen" id="smn_api_510002__en-us_topic_0118694332_screen55370615">GET https://{SMN_Endpoint}/v2</pre> <div class="section" id="smn_api_510002__en-us_topic_0118694332_section63743225"><h4 class="sectiontitle">Request</h4><ul id="smn_api_510002__en-us_topic_0118694332_ul20674614"><li id="smn_api_510002__en-us_topic_0118694332_li50891533">Example request<pre class="screen" id="smn_api_510002__en-us_topic_0118694332_screen55370615">GET https://{SMN_Endpoint}/v2</pre>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_510002__en-us_topic_0118694332_section36818119"><h4 class="sectiontitle">Response</h4><ul id="smn_api_510002__en-us_topic_0118694332_ul55834846"><li id="smn_api_510002__en-us_topic_0118694332_li32751573">Parameter description <div class="section" id="smn_api_510002__en-us_topic_0118694332_section36818119"><h4 class="sectiontitle">Response</h4><ul id="smn_api_510002__en-us_topic_0118694332_ul55834846"><li id="smn_api_510002__en-us_topic_0118694332_li32751573">Parameter description
@ -41,7 +41,7 @@
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="23.762376237623762%" id="mcps1.3.4.2.1.1.2.4.1.2"><p id="smn_api_510002__en-us_topic_0118694332_p26427706"><strong>Type</strong></p> <th align="left" class="cellrowborder" valign="top" width="23.762376237623762%" id="mcps1.3.4.2.1.1.2.4.1.2"><p id="smn_api_510002__en-us_topic_0118694332_p26427706"><strong>Type</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="58.415841584158414%" id="mcps1.3.4.2.1.1.2.4.1.3"><p id="smn_api_510002__en-us_topic_0118694332_p60269446"><strong id="smn_api_510002__b1575421912">Description</strong></p> <th align="left" class="cellrowborder" valign="top" width="58.415841584158414%" id="mcps1.3.4.2.1.1.2.4.1.3"><p id="smn_api_510002__en-us_topic_0118694332_p60269446"><strong id="smn_api_510002__b1363545675">Description</strong></p>
</th> </th>
</tr> </tr>
</thead> </thead>
@ -49,7 +49,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="23.762376237623762%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="smn_api_510002__p125256566512">Object</p> <td class="cellrowborder" valign="top" width="23.762376237623762%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="smn_api_510002__p125256566512">Object</p>
</td> </td>
<td class="cellrowborder" valign="top" width="58.415841584158414%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="smn_api_510002__p09481736355">Version object</p> <td class="cellrowborder" valign="top" width="58.415841584158414%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="smn_api_510002__p09481736355">Version information</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -90,7 +90,7 @@
<td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="smn_api_510002__p1698115415341">String</p> <td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="smn_api_510002__p1698115415341">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="52%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="smn_api_510002__p1098793361817">Version status, which can be the following:</p> <td class="cellrowborder" valign="top" width="52%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="smn_api_510002__p1098793361817">Version status, which can be the following:</p>
<ul id="smn_api_510002__ul1496114571817"><li id="smn_api_510002__li1333120482181"><strong>CURRENT</strong>: widely used version</li><li id="smn_api_510002__li2022155251817"><strong>SUPPORTED</strong>: earlier version which is still supported</li><li id="smn_api_510002__li896134591819"><strong>DEPRECATED</strong>: deprecated version which may be deleted later</li></ul> <ul id="smn_api_510002__ul1496114571817"><li id="smn_api_510002__li1333120482181"><strong>CURRENT</strong>: widely used version</li><li id="smn_api_510002__li2022155251817"><strong id="smn_api_510002__b3411810173019">SUPPORTED</strong>: earlier version that is still supported</li><li id="smn_api_510002__li896134591819"><strong id="smn_api_510002__b555373110309">DEPRECATED</strong>: deprecated version that may be deleted later</li></ul>
</td> </td>
</tr> </tr>
<tr id="smn_api_510002__row79551828143611"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="smn_api_510002__p14902136113515">updated</p> <tr id="smn_api_510002__row79551828143611"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="smn_api_510002__p14902136113515">updated</p>
@ -136,7 +136,7 @@
</tbody> </tbody>
</table> </table>
</div> </div>
</li><li id="smn_api_510002__en-us_topic_0118694332_li3766842">Response example<pre class="screen" id="smn_api_510002__en-us_topic_0118694332_screen33901581">{ </li><li id="smn_api_510002__en-us_topic_0118694332_li3766842">Example response<pre class="screen" id="smn_api_510002__en-us_topic_0118694332_screen33901581">{
"version": "version":
{ {
"id": "v2", "id": "v2",
@ -154,9 +154,9 @@
}</pre> }</pre>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_510002__en-us_topic_0118694332_section62927619"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_510002__p13638112411919">See section <a href="smn_api_63002.html">Returned Value</a>.</p> <div class="section" id="smn_api_510002__en-us_topic_0118694332_section62927619"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_510002__p13638112411919">See <a href="smn_api_63002.html">Returned Value</a>.</p>
</div> </div>
<div class="section" id="smn_api_510002__section73211020122511"><h4 class="sectiontitle">Error Code</h4><p id="smn_api_510002__p9759142919265">See section <a href="smn_api_64000.html">Error Code</a>.</p> <div class="section" id="smn_api_510002__section73211020122511"><h4 class="sectiontitle">Error Codes</h4><p id="smn_api_510002__p9759142919265">See <a href="smn_api_64000.html">Error Codes</a>.</p>
</div> </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

@ -1,12 +1,12 @@
<a name="smn_api_51003"></a><a name="smn_api_51003"></a> <a name="smn_api_51003"></a><a name="smn_api_51003"></a>
<h1 class="topictitle1">Deleting a Topic</h1> <h1 class="topictitle1">Deleting a Topic</h1>
<div id="body49755431"><div class="section" id="smn_api_51003__en-us_topic_0025373766"><h4 class="sectiontitle">Description</h4><ul id="smn_api_51003__ul33304380203733"><li id="smn_api_51003__li51147505203733">API name<p id="smn_api_51003__p38624841203741">DeleteTopic</p> <div id="body49755431"><div class="section" id="smn_api_51003__en-us_topic_0025373766"><h4 class="sectiontitle">Description</h4><ul id="smn_api_51003__ul33304380203733"><li id="smn_api_51003__li51147505203733">API name<p id="smn_api_51003__p38624841203741"><a name="smn_api_51003__li51147505203733"></a><a name="li51147505203733"></a>DeleteTopic</p>
</li></ul> </li></ul>
<ul id="smn_api_51003__ul20998054203745"><li id="smn_api_51003__li46884910203750">Function<p id="smn_api_51003__p6137736194410">Delete a topic and its subscribers. If a topic is deleted, a pending message will fail to deliver to the topic subscribers.</p> <ul id="smn_api_51003__ul20998054203745"><li id="smn_api_51003__li46884910203750">Function<p id="smn_api_51003__p6137736194410"><a name="smn_api_51003__li46884910203750"></a><a name="li46884910203750"></a>Delete a topic and its subscribers. If a topic is deleted, a pending message will fail to deliver to the topic subscribers.</p>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_51003__section6556909"><h4 class="sectiontitle">URI</h4><ul id="smn_api_51003__ul27869743"><li id="smn_api_51003__li49501095">URI format<p id="smn_api_51003__p42856673">DELETE /v2/{project_id}/notifications/topics/{topic_urn}</p> <div class="section" id="smn_api_51003__section6556909"><h4 class="sectiontitle">URI</h4><ul id="smn_api_51003__ul27869743"><li id="smn_api_51003__li49501095">URI format<p id="smn_api_51003__p42856673"><a name="smn_api_51003__li49501095"></a><a name="li49501095"></a>DELETE /v2/{project_id}/notifications/topics/{topic_urn}</p>
</li></ul> </li></ul>
<ul id="smn_api_51003__ul50165743"><li id="smn_api_51003__li48838504">Parameter description <ul id="smn_api_51003__ul50165743"><li id="smn_api_51003__li48838504">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51003__table36893359" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51003__row46277382"><th align="left" class="cellrowborder" valign="top" width="21.862186218621858%" id="mcps1.3.2.3.1.1.1.5.1.1"><p id="smn_api_51003__p57480441"><strong id="smn_api_51003__b842352706191030">Parameter</strong></p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51003__table36893359" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51003__row46277382"><th align="left" class="cellrowborder" valign="top" width="21.862186218621858%" id="mcps1.3.2.3.1.1.1.5.1.1"><p id="smn_api_51003__p57480441"><strong id="smn_api_51003__b842352706191030">Parameter</strong></p>
@ -35,7 +35,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="22.122212221222124%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_51003__p62880759">String</p> <td class="cellrowborder" valign="top" width="22.122212221222124%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_51003__p62880759">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="33.89338933893389%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_51003__p60176744">Unique resource ID of a topic. You can obtain it according to <a href="smn_api_51004.html">Querying Topics</a>.</p> <td class="cellrowborder" valign="top" width="33.89338933893389%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_51003__p60176744">Unique resource ID of a topic. You can obtain it by referring to <a href="en-us_topic_0036016755.html">Querying Topics</a>.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -43,15 +43,15 @@
</div> </div>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_51003__section59012183"><h4 class="sectiontitle">Request</h4><div class="p" id="smn_api_51003__p1264481211561">Request example<pre class="screen" id="smn_api_51003__screen65205470104442">DELETE https://{SMN_Endpoint}/v2/{project_id}/notifications/topics/urn:smn:regionId:f96188c7ccaf4ffba0c9aa149ab2bd57:test_topic_v2</pre> <div class="section" id="smn_api_51003__section59012183"><h4 class="sectiontitle">Request</h4><div class="p" id="smn_api_51003__p1264481211561">Example request<pre class="screen" id="smn_api_51003__screen65205470104442">DELETE https://{SMN_Endpoint}/v2/{project_id}/notifications/topics/urn:smn:regionId:f96188c7ccaf4ffba0c9aa149ab2bd57:test_topic_v2</pre>
</div> </div>
</div> </div>
<div class="section" id="smn_api_51003__section61347601"><h4 class="sectiontitle">Response</h4><ul id="smn_api_51003__ul123050"><li id="smn_api_51003__li1107452">Parameter description <div class="section" id="smn_api_51003__section61347601"><h4 class="sectiontitle">Response</h4><ul id="smn_api_51003__ul123050"><li id="smn_api_51003__li1107452">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51003__table9967070" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51003__row65063572"><th align="left" class="cellrowborder" valign="top" width="31.443144314431443%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="smn_api_51003__p35658012"><strong id="smn_api_51003__b1954561229">Parameter</strong></p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51003__table9967070" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51003__row65063572"><th align="left" class="cellrowborder" valign="top" width="31.443144314431443%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="smn_api_51003__p35658012"><strong id="smn_api_51003__b129105869">Parameter</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="31.443144314431443%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="smn_api_51003__p2617844"><strong id="smn_api_51003__b996406409">Type</strong></p> <th align="left" class="cellrowborder" valign="top" width="31.443144314431443%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="smn_api_51003__p2617844"><strong id="smn_api_51003__b705254161">Type</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="37.11371137113711%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="smn_api_51003__p10718788"><strong id="smn_api_51003__b1242165385">Description</strong></p> <th align="left" class="cellrowborder" valign="top" width="37.11371137113711%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="smn_api_51003__p10718788"><strong id="smn_api_51003__b1973562610">Description</strong></p>
</th> </th>
</tr> </tr>
</thead> </thead>
@ -65,14 +65,14 @@
</tbody> </tbody>
</table> </table>
</div> </div>
</li><li id="smn_api_51003__li24592149">Response example<pre class="screen" id="smn_api_51003__screen1458107919144">{ </li><li id="smn_api_51003__li24592149">Example response<pre class="screen" id="smn_api_51003__screen1458107919144">{
"request_id": " 5fcba32bd2814ea39431829c22bda94b", "request_id": "5fcba32bd2814ea39431829c22bda94b"
}</pre> }</pre>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_51003__section15257500"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_51003__p40040492">See section <a href="smn_api_63002.html">Returned Value</a>.</p> <div class="section" id="smn_api_51003__section15257500"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_51003__p40040492">See <a href="smn_api_63002.html">Returned Value</a>.</p>
</div> </div>
<div class="section" id="smn_api_51003__section73211020122511"><h4 class="sectiontitle">Error Code</h4><p id="smn_api_51003__p9759142919265">See section <a href="smn_api_64000.html">Error Code</a>.</p> <div class="section" id="smn_api_51003__section73211020122511"><h4 class="sectiontitle">Error Codes</h4><p id="smn_api_51003__p9759142919265">See <a href="smn_api_64000.html">Error Codes</a>.</p>
</div> </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

@ -1,12 +1,12 @@
<a name="smn_api_51006"></a><a name="smn_api_51006"></a> <a name="smn_api_51006"></a><a name="smn_api_51006"></a>
<h1 class="topictitle1">Querying Topic Attributes</h1> <h1 class="topictitle1">Querying a Topic Policy</h1>
<div id="body1474599764593"><div class="section" id="smn_api_51006__section64935954"><h4 class="sectiontitle">Description</h4><ul id="smn_api_51006__ul33304380203733"><li id="smn_api_51006__li51147505203733">API name<p id="smn_api_51006__p38624841203741">ListTopicAttributes</p> <div id="body1474599764593"><div class="section" id="smn_api_51006__section64935954"><h4 class="sectiontitle">Description</h4><ul id="smn_api_51006__ul33304380203733"><li id="smn_api_51006__li51147505203733">API name<p id="smn_api_51006__p38624841203741"><a name="smn_api_51006__li51147505203733"></a><a name="li51147505203733"></a>ListTopicAttributes</p>
</li></ul> </li></ul>
<ul id="smn_api_51006__ul20998054203745"><li id="smn_api_51006__li46884910203750">Function<p id="smn_api_51006__p4186593495020">Query the topic attribute information.</p> <ul id="smn_api_51006__ul20998054203745"><li id="smn_api_51006__li46884910203750">Function<p id="smn_api_51006__p4186593495020"><a name="smn_api_51006__li46884910203750"></a><a name="li46884910203750"></a>Query a topic policy.</p>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_51006__section47552675"><h4 class="sectiontitle">URI</h4><ul id="smn_api_51006__ul30639779"><li id="smn_api_51006__li7322556">URI format<p id="smn_api_51006__p65903005">GET /v2/{project_id}/notifications/topics/{topic_urn}/attributes?name={name}</p> <div class="section" id="smn_api_51006__section47552675"><h4 class="sectiontitle">URI</h4><ul id="smn_api_51006__ul30639779"><li id="smn_api_51006__li7322556">URI format<p id="smn_api_51006__p65903005"><a name="smn_api_51006__li7322556"></a><a name="li7322556"></a>GET /v2/{project_id}/notifications/topics/{topic_urn}/attributes?name={name}</p>
</li></ul> </li></ul>
<ul id="smn_api_51006__ul56256135"><li id="smn_api_51006__li36543171">Parameter description <ul id="smn_api_51006__ul56256135"><li id="smn_api_51006__li36543171">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51006__table60453091" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51006__row31471768"><th align="left" class="cellrowborder" valign="top" width="23.69%" id="mcps1.3.2.3.1.1.1.5.1.1"><p id="smn_api_51006__p66185246"><strong id="smn_api_51006__b842352706191030">Parameter</strong></p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51006__table60453091" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51006__row31471768"><th align="left" class="cellrowborder" valign="top" width="23.69%" id="mcps1.3.2.3.1.1.1.5.1.1"><p id="smn_api_51006__p66185246"><strong id="smn_api_51006__b842352706191030">Parameter</strong></p>
@ -35,7 +35,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="24.64%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_51006__p34571641">String</p> <td class="cellrowborder" valign="top" width="24.64%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_51006__p34571641">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="30.320000000000004%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_51006__p48839530">Unique resource ID of a topic. You can obtain it according to <a href="smn_api_51004.html">Querying Topics</a>.</p> <td class="cellrowborder" valign="top" width="30.320000000000004%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_51006__p48839530">Unique resource ID of a topic. You can obtain it by referring to <a href="en-us_topic_0036016755.html">Querying Topics</a>.</p>
</td> </td>
</tr> </tr>
<tr id="smn_api_51006__row28333568111935"><td class="cellrowborder" valign="top" width="23.69%" headers="mcps1.3.2.3.1.1.1.5.1.1 "><p id="smn_api_51006__p13317684111935">name</p> <tr id="smn_api_51006__row28333568111935"><td class="cellrowborder" valign="top" width="23.69%" headers="mcps1.3.2.3.1.1.1.5.1.1 "><p id="smn_api_51006__p13317684111935">name</p>
@ -44,26 +44,26 @@
</td> </td>
<td class="cellrowborder" valign="top" width="24.64%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_51006__p1584116111935">String</p> <td class="cellrowborder" valign="top" width="24.64%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_51006__p1584116111935">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="30.320000000000004%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_51006__p61204561111935">Attribute name</p> <td class="cellrowborder" valign="top" width="30.320000000000004%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_51006__p61204561111935">Specifies the policy name.</p>
<p id="smn_api_51006__p363615525300">Only specified attribute names are supported. For details, see section <a href="smn_api_a1000.html">Topic Attribute List</a>.</p> <p id="smn_api_51006__p363615525300">Only specified policy names are supported. For details, see <a href="smn_api_a1000.html">Topic Attribute List</a>.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
</div> </div>
<div class="note" id="smn_api_51006__note4215781214373"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="smn_api_51006__p4387598914373">If the <strong id="smn_api_51006__b842352706163643">name</strong> parameter is not specified, all attribute values of the topic are queried. The supported attribute values are provided in section <a href="smn_api_a1000.html">Topic Attribute List</a>.</p> <div class="note" id="smn_api_51006__note4215781214373"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="smn_api_51006__p4387598914373">If <strong id="smn_api_51006__b842352706163643">name</strong> is not specified, all attribute values of the topic are queried. The supported attribute values are provided in <a href="smn_api_a1000.html">Topic Attribute List</a>.</p>
</div></div> </div></div>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_51006__section25320898"><h4 class="sectiontitle">Request</h4><div class="p" id="smn_api_51006__p4773384111587">Request example<pre class="screen" id="smn_api_51006__screen61381144104610">GET https://{SMN_Endpoint}/v2/{project_id}/notifications/topics/urn:smn:regionId:8bad8a40e0f7462f8c1676e3f93a8183:test_create_topic_v2/attributes?name=access_policy</pre> <div class="section" id="smn_api_51006__section25320898"><h4 class="sectiontitle">Request</h4><div class="p" id="smn_api_51006__p4773384111587">Example request<pre class="screen" id="smn_api_51006__screen61381144104610">GET https://{SMN_Endpoint}/v2/{project_id}/notifications/topics/urn:smn:regionId:8bad8a40e0f7462f8c1676e3f93a8183:test_create_topic_v2/attributes?name=access_policy</pre>
</div> </div>
</div> </div>
<div class="section" id="smn_api_51006__section26561495"><h4 class="sectiontitle">Response</h4><ul id="smn_api_51006__ul42729680"><li id="smn_api_51006__li49022807">Parameter description <div class="section" id="smn_api_51006__section26561495"><h4 class="sectiontitle">Response</h4><ul id="smn_api_51006__ul42729680"><li id="smn_api_51006__li49022807">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51006__table38552084" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51006__row10058158"><th align="left" class="cellrowborder" valign="top" width="32.20322032203221%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="smn_api_51006__p9404449"><strong id="smn_api_51006__b1910858008">Parameter</strong></p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51006__table38552084" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51006__row10058158"><th align="left" class="cellrowborder" valign="top" width="32.20322032203221%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="smn_api_51006__p9404449"><strong id="smn_api_51006__b1835600715">Parameter</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="32.20322032203221%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="smn_api_51006__p23562876"><strong id="smn_api_51006__b591968115">Type</strong></p> <th align="left" class="cellrowborder" valign="top" width="32.20322032203221%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="smn_api_51006__p23562876"><strong id="smn_api_51006__b625481921">Type</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="35.5935593559356%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="smn_api_51006__p29544808"><strong id="smn_api_51006__b585962561">Description</strong></p> <th align="left" class="cellrowborder" valign="top" width="35.5935593559356%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="smn_api_51006__p29544808"><strong id="smn_api_51006__b863168178">Description</strong></p>
</th> </th>
</tr> </tr>
</thead> </thead>
@ -86,8 +86,8 @@
</tbody> </tbody>
</table> </table>
</div> </div>
</li><li id="smn_api_51006__li32325424">Response example<pre class="screen" id="smn_api_51006__screen13964605171723">{ </li><li id="smn_api_51006__li32325424">Example response<pre class="screen" id="smn_api_51006__screen13964605171723">{
"request_id":"6837531fd3f54550927b930180a706bf", "request_id": "6837531fd3f54550927b930180a706bf",
"attributes": { "attributes": {
"access_policy": "{ "access_policy": "{
"Version": "2016-09-07", "Version": "2016-09-07",
@ -117,13 +117,13 @@
}" }"
} }
}</pre> }</pre>
<div class="note" id="smn_api_51006__note761143628"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="smn_api_51006__p46212439214">The value of <strong id="smn_api_51006__b84235270618500">access_policy</strong> is a JSON character string, which requires escape characters. While in the preceding example, the characters are not escaped. You need to escape them before using the policy.</p> <div class="note" id="smn_api_51006__note761143628"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="smn_api_51006__p46212439214">The value of <strong id="smn_api_51006__b84235270618500">access_policy</strong> is a JSON character string, which requires escape characters. While in the preceding example, the characters are not escaped. Escape them before using the policy.</p>
</div></div> </div></div>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_51006__section37726867"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_51006__p64140254">See section <a href="smn_api_63002.html">Returned Value</a>.</p> <div class="section" id="smn_api_51006__section37726867"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_51006__p64140254">See <a href="smn_api_63002.html">Returned Value</a>.</p>
</div> </div>
<div class="section" id="smn_api_51006__section73211020122511"><h4 class="sectiontitle">Error Code</h4><p id="smn_api_51006__p9759142919265">See section <a href="smn_api_64000.html">Error Code</a>.</p> <div class="section" id="smn_api_51006__section73211020122511"><h4 class="sectiontitle">Error Codes</h4><p id="smn_api_51006__p9759142919265">See <a href="smn_api_64000.html">Error Codes</a>.</p>
</div> </div>
</div> </div>
<div> <div>

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +1,12 @@
<a name="smn_api_51008"></a><a name="smn_api_51008"></a> <a name="smn_api_51008"></a><a name="smn_api_51008"></a>
<h1 class="topictitle1">Deleting a Specified Topic Attribute</h1> <h1 class="topictitle1">Deleting a Specified Topic Policy</h1>
<div id="body1474599764599"><div class="section" id="smn_api_51008__section64935954"><h4 class="sectiontitle">Description</h4><ul id="smn_api_51008__ul33304380203733"><li id="smn_api_51008__li51147505203733">API name<p id="smn_api_51008__p38624841203741">DeleteTopicAttributeByName</p> <div id="body1474599764599"><div class="section" id="smn_api_51008__section64935954"><h4 class="sectiontitle">Description</h4><ul id="smn_api_51008__ul33304380203733"><li id="smn_api_51008__li51147505203733">API name<p id="smn_api_51008__p38624841203741"><a name="smn_api_51008__li51147505203733"></a><a name="li51147505203733"></a>DeleteTopicAttributeByName</p>
</li></ul> </li></ul>
<ul id="smn_api_51008__ul20998054203745"><li id="smn_api_51008__li46884910203750">Function<p id="smn_api_51008__p4186593495020">Delete a specified topic attribute.</p> <ul id="smn_api_51008__ul20998054203745"><li id="smn_api_51008__li46884910203750">Function<p id="smn_api_51008__p4186593495020"><a name="smn_api_51008__li46884910203750"></a><a name="li46884910203750"></a>Delete a specified topic policy.</p>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_51008__section47552675"><h4 class="sectiontitle">URI</h4><ul id="smn_api_51008__ul30639779"><li id="smn_api_51008__li7322556">URI format<p id="smn_api_51008__p65903005">DELETE /v2/{project_id}/notifications/topics/{topic_urn}/attributes/{name}</p> <div class="section" id="smn_api_51008__section47552675"><h4 class="sectiontitle">URI</h4><ul id="smn_api_51008__ul30639779"><li id="smn_api_51008__li7322556">URI format<p id="smn_api_51008__p65903005"><a name="smn_api_51008__li7322556"></a><a name="li7322556"></a>DELETE /v2/{project_id}/notifications/topics/{topic_urn}/attributes/{name}</p>
</li></ul> </li></ul>
<ul id="smn_api_51008__ul56256135"><li id="smn_api_51008__li36543171">Parameter description <ul id="smn_api_51008__ul56256135"><li id="smn_api_51008__li36543171">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51008__table60453091" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51008__row31471768"><th align="left" class="cellrowborder" valign="top" width="21.46%" id="mcps1.3.2.3.1.1.1.5.1.1"><p id="smn_api_51008__p66185246"><strong id="smn_api_51008__b842352706191030">Parameter</strong></p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51008__table60453091" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51008__row31471768"><th align="left" class="cellrowborder" valign="top" width="21.46%" id="mcps1.3.2.3.1.1.1.5.1.1"><p id="smn_api_51008__p66185246"><strong id="smn_api_51008__b842352706191030">Parameter</strong></p>
@ -35,7 +35,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="24.310000000000002%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_51008__p34571641">String</p> <td class="cellrowborder" valign="top" width="24.310000000000002%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_51008__p34571641">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="31.53%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_51008__p48839530">Unique resource ID of a topic. You can obtain it according to <a href="smn_api_51004.html">Querying Topics</a>.</p> <td class="cellrowborder" valign="top" width="31.53%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_51008__p48839530">Unique resource ID of a topic. You can obtain it by referring to <a href="en-us_topic_0036016755.html">Querying Topics</a>.</p>
</td> </td>
</tr> </tr>
<tr id="smn_api_51008__row5965394515386"><td class="cellrowborder" valign="top" width="21.46%" headers="mcps1.3.2.3.1.1.1.5.1.1 "><p id="smn_api_51008__p14783623153811">name</p> <tr id="smn_api_51008__row5965394515386"><td class="cellrowborder" valign="top" width="21.46%" headers="mcps1.3.2.3.1.1.1.5.1.1 "><p id="smn_api_51008__p14783623153811">name</p>
@ -45,7 +45,7 @@
<td class="cellrowborder" valign="top" width="24.310000000000002%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_51008__p23048084153811">String</p> <td class="cellrowborder" valign="top" width="24.310000000000002%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_51008__p23048084153811">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="31.53%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_51008__p54955495153811">Attribute name</p> <td class="cellrowborder" valign="top" width="31.53%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_51008__p54955495153811">Attribute name</p>
<p id="smn_api_51008__p2749131513324">Only specified attribute names are supported. For details, see section <a href="smn_api_a1000.html">Topic Attribute List</a>.</p> <p id="smn_api_51008__p2749131513324">Only specified attribute names are supported. For details, see <a href="smn_api_a1000.html">Topic Attribute List</a>.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -57,11 +57,11 @@
</div> </div>
</div> </div>
<div class="section" id="smn_api_51008__section26561495"><h4 class="sectiontitle">Response</h4><ul id="smn_api_51008__ul42729680"><li id="smn_api_51008__li49022807">Parameter description <div class="section" id="smn_api_51008__section26561495"><h4 class="sectiontitle">Response</h4><ul id="smn_api_51008__ul42729680"><li id="smn_api_51008__li49022807">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51008__table38552084" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51008__row10058158"><th align="left" class="cellrowborder" valign="top" width="32.12678732126787%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="smn_api_51008__p9404449"><strong id="smn_api_51008__b1554253775">Parameter</strong></p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51008__table38552084" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51008__row10058158"><th align="left" class="cellrowborder" valign="top" width="32.12678732126787%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="smn_api_51008__p9404449"><strong id="smn_api_51008__b123128339">Parameter</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="32.12678732126787%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="smn_api_51008__p23562876"><strong id="smn_api_51008__b1090510174">Type</strong></p> <th align="left" class="cellrowborder" valign="top" width="32.12678732126787%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="smn_api_51008__p23562876"><strong id="smn_api_51008__b744418714">Type</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="35.746425357464254%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="smn_api_51008__p29544808"><strong id="smn_api_51008__b271585961">Description</strong></p> <th align="left" class="cellrowborder" valign="top" width="35.746425357464254%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="smn_api_51008__p29544808"><strong id="smn_api_51008__b1122928753">Description</strong></p>
</th> </th>
</tr> </tr>
</thead> </thead>
@ -76,13 +76,13 @@
</table> </table>
</div> </div>
</li><li id="smn_api_51008__li32325424">Example response<pre class="screen" id="smn_api_51008__screen4172555319825">{ </li><li id="smn_api_51008__li32325424">Example response<pre class="screen" id="smn_api_51008__screen4172555319825">{
"request_id":"6837531fd3f54550927b930180a706bf" "request_id": "6837531fd3f54550927b930180a706bf"
}</pre> }</pre>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_51008__section37726867"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_51008__p64140254">See <a href="smn_api_63002.html">Returned Value</a>.</p> <div class="section" id="smn_api_51008__section37726867"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_51008__p64140254">See <a href="smn_api_63002.html">Returned Value</a>.</p>
</div> </div>
<div class="section" id="smn_api_51008__section73211020122511"><h4 class="sectiontitle">Error Code</h4><p id="smn_api_51008__p9759142919265">See <a href="smn_api_64000.html">Error Code</a>.</p> <div class="section" id="smn_api_51008__section73211020122511"><h4 class="sectiontitle">Error Codes</h4><p id="smn_api_51008__p9759142919265">See <a href="smn_api_64000.html">Error Codes</a>.</p>
</div> </div>
</div> </div>
<div> <div>

View File

@ -1,12 +1,12 @@
<a name="smn_api_51009"></a><a name="smn_api_51009"></a> <a name="smn_api_51009"></a><a name="smn_api_51009"></a>
<h1 class="topictitle1">Deleting All Topic Attributes</h1> <h1 class="topictitle1">Deleting All Topic Policies</h1>
<div id="body1474599764601"><div class="section" id="smn_api_51009__section64935954"><h4 class="sectiontitle">Description</h4><ul id="smn_api_51009__ul33304380203733"><li id="smn_api_51009__li51147505203733">API name<p id="smn_api_51009__p38624841203741">DeleteTopicAttributes</p> <div id="body1474599764601"><div class="section" id="smn_api_51009__section64935954"><h4 class="sectiontitle">Description</h4><ul id="smn_api_51009__ul33304380203733"><li id="smn_api_51009__li51147505203733">API name<p id="smn_api_51009__p38624841203741"><a name="smn_api_51009__li51147505203733"></a><a name="li51147505203733"></a>DeleteTopicAttributes</p>
</li></ul> </li></ul>
<ul id="smn_api_51009__ul20998054203745"><li id="smn_api_51009__li46884910203750">Function<p id="smn_api_51009__p4186593495020">Delete all topic attributes.</p> <ul id="smn_api_51009__ul20998054203745"><li id="smn_api_51009__li46884910203750">Function<p id="smn_api_51009__p4186593495020"><a name="smn_api_51009__li46884910203750"></a><a name="li46884910203750"></a>Delete all topic policies.</p>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_51009__section47552675"><h4 class="sectiontitle">URI</h4><ul id="smn_api_51009__ul30639779"><li id="smn_api_51009__li7322556">URI format<p id="smn_api_51009__p50465783154215">DELETE /v2/{project_id}/notifications/topics/{topic_urn}/attributes</p> <div class="section" id="smn_api_51009__section47552675"><h4 class="sectiontitle">URI</h4><ul id="smn_api_51009__ul30639779"><li id="smn_api_51009__li7322556">URI format<p id="smn_api_51009__p50465783154215"><a name="smn_api_51009__li7322556"></a><a name="li7322556"></a>DELETE /v2/{project_id}/notifications/topics/{topic_urn}/attributes</p>
</li></ul> </li></ul>
<ul id="smn_api_51009__ul56256135"><li id="smn_api_51009__li36543171">Parameter description <ul id="smn_api_51009__ul56256135"><li id="smn_api_51009__li36543171">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51009__table60453091" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51009__row31471768"><th align="left" class="cellrowborder" valign="top" width="19.98%" id="mcps1.3.2.3.1.1.1.5.1.1"><p id="smn_api_51009__p66185246"><strong id="smn_api_51009__b842352706191030">Parameter</strong></p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51009__table60453091" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51009__row31471768"><th align="left" class="cellrowborder" valign="top" width="19.98%" id="mcps1.3.2.3.1.1.1.5.1.1"><p id="smn_api_51009__p66185246"><strong id="smn_api_51009__b842352706191030">Parameter</strong></p>
@ -35,7 +35,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="20.669999999999998%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_51009__p34571641">String</p> <td class="cellrowborder" valign="top" width="20.669999999999998%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_51009__p34571641">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="40.550000000000004%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_51009__p48839530">Unique resource ID of a topic. You can obtain it according to <a href="smn_api_51004.html">Querying Topics</a>.</p> <td class="cellrowborder" valign="top" width="40.550000000000004%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_51009__p48839530">Unique resource ID of a topic. You can obtain it by referring to <a href="en-us_topic_0036016755.html">Querying Topics</a>.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -47,11 +47,11 @@
</div> </div>
</div> </div>
<div class="section" id="smn_api_51009__section26561495"><h4 class="sectiontitle">Response</h4><ul id="smn_api_51009__ul42729680"><li id="smn_api_51009__li49022807">Parameter description <div class="section" id="smn_api_51009__section26561495"><h4 class="sectiontitle">Response</h4><ul id="smn_api_51009__ul42729680"><li id="smn_api_51009__li49022807">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51009__table38552084" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51009__row10058158"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="smn_api_51009__p9404449"><strong id="smn_api_51009__b6763481">Parameter</strong></p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_51009__table38552084" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_51009__row10058158"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="smn_api_51009__p9404449"><strong id="smn_api_51009__b1811493945">Parameter</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="smn_api_51009__p23562876"><strong id="smn_api_51009__b1292529250">Type</strong></p> <th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="smn_api_51009__p23562876"><strong id="smn_api_51009__b698152908">Type</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="smn_api_51009__p29544808"><strong id="smn_api_51009__b1971668335">Description</strong></p> <th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="smn_api_51009__p29544808"><strong id="smn_api_51009__b862572537">Description</strong></p>
</th> </th>
</tr> </tr>
</thead> </thead>
@ -66,13 +66,13 @@
</table> </table>
</div> </div>
</li><li id="smn_api_51009__li32325424">Example response<pre class="screen" id="smn_api_51009__screen4172555319825">{ </li><li id="smn_api_51009__li32325424">Example response<pre class="screen" id="smn_api_51009__screen4172555319825">{
"request_id":"6837531fd3f54550927b930180a706bf" "request_id": "6837531fd3f54550927b930180a706bf"
}</pre> }</pre>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_51009__section37726867"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_51009__p64140254">See section <a href="smn_api_63002.html">Returned Value</a>.</p> <div class="section" id="smn_api_51009__section37726867"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_51009__p64140254">See <a href="smn_api_63002.html">Returned Value</a>.</p>
</div> </div>
<div class="section" id="smn_api_51009__section73211020122511"><h4 class="sectiontitle">Error Code</h4><p id="smn_api_51009__p9759142919265">See section <a href="smn_api_64000.html">Error Code</a>.</p> <div class="section" id="smn_api_51009__section73211020122511"><h4 class="sectiontitle">Error Codes</h4><p id="smn_api_51009__p9759142919265">See <a href="smn_api_64000.html">Error Codes</a>.</p>
</div> </div>
</div> </div>
<div> <div>

View File

@ -4,12 +4,12 @@
<div id="body59763787"></div> <div id="body59763787"></div>
<div> <div>
<ul class="ullinks"> <ul class="ullinks">
<li class="ulchildlink"><strong><a href="smn_api_52003.html">Adding a Subscription</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="smn_api_52001.html">Querying Subscriptions</a></strong><br> <li class="ulchildlink"><strong><a href="smn_api_52001.html">Querying Subscriptions</a></strong><br>
</li> </li>
<li class="ulchildlink"><strong><a href="smn_api_52002.html">Querying Subscriptions of a Specified Topic</a></strong><br> <li class="ulchildlink"><strong><a href="smn_api_52002.html">Querying Subscriptions of a Specified Topic</a></strong><br>
</li> </li>
<li class="ulchildlink"><strong><a href="smn_api_52003.html">Adding a Subscription</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="smn_api_52004.html">Deleting a Subscription</a></strong><br> <li class="ulchildlink"><strong><a href="smn_api_52004.html">Deleting a Subscription</a></strong><br>
</li> </li>
</ul> </ul>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,14 +1,14 @@
<a name="smn_api_52003"></a><a name="smn_api_52003"></a> <a name="smn_api_52003"></a><a name="smn_api_52003"></a>
<h1 class="topictitle1">Adding a Subscription</h1> <h1 class="topictitle1">Adding a Subscription</h1>
<div id="body65443729"><div class="section" id="smn_api_52003__section28602718"><h4 class="sectiontitle">Description</h4><ul id="smn_api_52003__ul33304380203733"><li id="smn_api_52003__li51147505203733">API name<p id="smn_api_52003__p38624841203741">Subscribe</p> <div id="body65443729"><div class="section" id="smn_api_52003__section28602718"><h4 class="sectiontitle">Description</h4><ul id="smn_api_52003__ul33304380203733"><li id="smn_api_52003__li51147505203733">API name<p id="smn_api_52003__p38624841203741"><a name="smn_api_52003__li51147505203733"></a><a name="li51147505203733"></a>Subscribe</p>
</li></ul> </li></ul>
<ul id="smn_api_52003__ul20998054203745"><li id="smn_api_52003__li46884910203750">Function<p id="smn_api_52003__p18920255194414">Add a subscription to a specified topic. If the status of the subscription is unconfirmed, a confirmation message is sent to the subscriber. After confirming the subscription, the subscriber can receive notification messages published to the topic.</p> <ul id="smn_api_52003__ul20998054203745"><li id="smn_api_52003__li46884910203750">Function<p id="smn_api_52003__p18920255194414"><a name="smn_api_52003__li46884910203750"></a><a name="li46884910203750"></a>Add a subscription to a specified topic. If the status of the subscription is unconfirmed, a confirmation message is sent to the subscriber. After confirming the subscription, the subscriber can receive notification messages published to the topic.</p>
<p id="smn_api_52003__p199636587449">By default, 10000 subscriptions can be added to a topic. However, in a high-concurrency scenario, which is rare, extra subscriptions may be added successfully.</p> <p id="smn_api_52003__p199636587449">By default, 10,000 subscriptions can be added to a topic. However, in a high-concurrency scenario, which is rare, extra subscriptions may be added successfully.</p>
<p id="smn_api_52003__p18441719152118">The API is idempotent. If the added subscription already exists, a successful result and status code 200 are returned. Otherwise, the status code is 201.</p> <p id="smn_api_52003__p18441719152118">The API is idempotent. If the added subscription already exists, a successful result and status code 200 are returned. Otherwise, the status code is 201.</p>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_52003__section56097870"><h4 class="sectiontitle">URI</h4><ul id="smn_api_52003__ul13795340"><li id="smn_api_52003__li57049196">URI format<p id="smn_api_52003__p43680716">POST /v2/{project_id}/notifications/topics/{topic_urn}/subscriptions</p> <div class="section" id="smn_api_52003__section56097870"><h4 class="sectiontitle">URI</h4><ul id="smn_api_52003__ul13795340"><li id="smn_api_52003__li57049196">URI format<p id="smn_api_52003__p43680716"><a name="smn_api_52003__li57049196"></a><a name="li57049196"></a>POST /v2/{project_id}/notifications/topics/{topic_urn}/subscriptions</p>
</li></ul> </li></ul>
<ul id="smn_api_52003__ul57582125"><li id="smn_api_52003__li48477080">Parameter description <ul id="smn_api_52003__ul57582125"><li id="smn_api_52003__li48477080">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_52003__table33640543" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_52003__row18743339"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.3.1.1.1.5.1.1"><p id="smn_api_52003__p41815528"><strong id="smn_api_52003__b842352706191030">Parameter</strong></p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_52003__table33640543" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_52003__row18743339"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.3.1.1.1.5.1.1"><p id="smn_api_52003__p41815528"><strong id="smn_api_52003__b842352706191030">Parameter</strong></p>
@ -37,7 +37,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="21.709999999999997%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_52003__p42839264">String</p> <td class="cellrowborder" valign="top" width="21.709999999999997%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_52003__p42839264">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="30.64%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_52003__p47428342">Unique resource ID of a topic. You can obtain it according to <a href="smn_api_51004.html">Querying Topics</a>.</p> <td class="cellrowborder" valign="top" width="30.64%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_52003__p47428342">Unique resource ID of a topic. You can obtain it by referring to <a href="en-us_topic_0036016755.html">Querying Topics</a>.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -46,13 +46,13 @@
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_52003__section35118788"><h4 class="sectiontitle">Request</h4><ul id="smn_api_52003__ul9109783"><li id="smn_api_52003__li14879189">Parameter description <div class="section" id="smn_api_52003__section35118788"><h4 class="sectiontitle">Request</h4><ul id="smn_api_52003__ul9109783"><li id="smn_api_52003__li14879189">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_52003__table66803845" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_52003__row57367087"><th align="left" class="cellrowborder" valign="top" width="19.24807519248075%" id="mcps1.3.3.2.1.1.1.5.1.1"><p id="smn_api_52003__p16222495"><strong id="smn_api_52003__b842352706191030_1">Parameter</strong></p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_52003__table66803845" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_52003__row57367087"><th align="left" class="cellrowborder" valign="top" width="19.24807519248075%" id="mcps1.3.3.2.1.1.1.5.1.1"><p id="smn_api_52003__p16222495"><strong id="smn_api_52003__b843318798">Parameter</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="20.707929207079292%" id="mcps1.3.3.2.1.1.1.5.1.2"><p id="smn_api_52003__p38953736"><strong id="smn_api_52003__b86763093241">Mandatory</strong></p> <th align="left" class="cellrowborder" valign="top" width="20.707929207079292%" id="mcps1.3.3.2.1.1.1.5.1.2"><p id="smn_api_52003__p38953736"><strong id="smn_api_52003__b86763093241">Mandatory</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="24.417558244175584%" id="mcps1.3.3.2.1.1.1.5.1.3"><p id="smn_api_52003__p1136017"><strong id="smn_api_52003__b84235270619112_1">Type</strong></p> <th align="left" class="cellrowborder" valign="top" width="24.417558244175584%" id="mcps1.3.3.2.1.1.1.5.1.3"><p id="smn_api_52003__p1136017"><strong id="smn_api_52003__b656867056">Type</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="35.626437356264375%" id="mcps1.3.3.2.1.1.1.5.1.4"><p id="smn_api_52003__p24908514"><strong id="smn_api_52003__b84235270619115_1">Description</strong></p> <th align="left" class="cellrowborder" valign="top" width="35.626437356264375%" id="mcps1.3.3.2.1.1.1.5.1.4"><p id="smn_api_52003__p24908514"><strong id="smn_api_52003__b1659088883">Description</strong></p>
</th> </th>
</tr> </tr>
</thead> </thead>
@ -67,7 +67,6 @@
<p id="smn_api_52003__p55764348">For an HTTPS subscription, the endpoint starts with <strong id="smn_api_52003__b842352706152039">https://</strong>.</p> <p id="smn_api_52003__p55764348">For an HTTPS subscription, the endpoint starts with <strong id="smn_api_52003__b842352706152039">https://</strong>.</p>
<p id="smn_api_52003__p32117087">For an email subscription, the endpoint is an email address.</p> <p id="smn_api_52003__p32117087">For an email subscription, the endpoint is an email address.</p>
<p id="smn_api_52003__p20618333">For an SMS subscription, the endpoint is a phone number.</p> <p id="smn_api_52003__p20618333">For an SMS subscription, the endpoint is a phone number.</p>
<p id="smn_api_52003__p65014107185812">For a DMS subscription, the endpoint is a message queue.</p>
</div></div> </div></div>
</td> </td>
</tr> </tr>
@ -78,7 +77,7 @@
<td class="cellrowborder" valign="top" width="24.417558244175584%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="smn_api_52003__p36686634">String</p> <td class="cellrowborder" valign="top" width="24.417558244175584%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="smn_api_52003__p36686634">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="35.626437356264375%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="smn_api_52003__p18827362">Subscription protocol (Different protocols indicate different types of endpoints to receive messages.)</p> <td class="cellrowborder" valign="top" width="35.626437356264375%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="smn_api_52003__p18827362">Subscription protocol (Different protocols indicate different types of endpoints to receive messages.)</p>
<p id="smn_api_52003__p1555972375816">Currently, the following protocols are supported:</p> <p id="smn_api_52003__p1555972375816">The following protocols are supported:</p>
<ul id="smn_api_52003__ul1777124019573"><li id="smn_api_52003__smn_api_52001_li1915283525718"><strong id="smn_api_52003__smn_api_52001_b65901133114410">email</strong>: The endpoints are email address.</li><li id="smn_api_52003__smn_api_52001_li031203718574"><strong id="smn_api_52003__smn_api_52001_b99571741008">sms</strong>: The endpoints are phone numbers.</li><li id="smn_api_52003__smn_api_52001_li1682010496573"><strong id="smn_api_52003__smn_api_52001_b1099011287223">http</strong> and <strong id="smn_api_52003__smn_api_52001_b577715331224">https</strong>: The endpoints are URLs.</li></ul> <ul id="smn_api_52003__ul1777124019573"><li id="smn_api_52003__smn_api_52001_li1915283525718"><strong id="smn_api_52003__smn_api_52001_b65901133114410">email</strong>: The endpoints are email address.</li><li id="smn_api_52003__smn_api_52001_li031203718574"><strong id="smn_api_52003__smn_api_52001_b99571741008">sms</strong>: The endpoints are phone numbers.</li><li id="smn_api_52003__smn_api_52001_li1682010496573"><strong id="smn_api_52003__smn_api_52001_b1099011287223">http</strong> and <strong id="smn_api_52003__smn_api_52001_b577715331224">https</strong>: The endpoints are URLs.</li></ul>
</td> </td>
</tr> </tr>
@ -89,7 +88,7 @@
<td class="cellrowborder" valign="top" width="24.417558244175584%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="smn_api_52003__p24476477">String</p> <td class="cellrowborder" valign="top" width="24.417558244175584%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="smn_api_52003__p24476477">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="35.626437356264375%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="smn_api_52003__p10287856125818">Description of the subscription</p> <td class="cellrowborder" valign="top" width="35.626437356264375%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="smn_api_52003__p10287856125818">Description of the subscription</p>
<p id="smn_api_52003__p36437619">The remarks must be a UTF-8-coded character string containing 128 bytes at most.</p> <p id="smn_api_52003__p36437619">The remarks must be UTF-8-coded and can contain up to 128 bytes.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -105,11 +104,11 @@
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_52003__section47633640"><h4 class="sectiontitle">Response</h4><ul id="smn_api_52003__ul18947112"><li id="smn_api_52003__li36306286">Parameter description <div class="section" id="smn_api_52003__section47633640"><h4 class="sectiontitle">Response</h4><ul id="smn_api_52003__ul18947112"><li id="smn_api_52003__li36306286">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_52003__table58321122" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_52003__row60828573"><th align="left" class="cellrowborder" valign="top" width="28.910000000000004%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="smn_api_52003__p28167350"><strong id="smn_api_52003__b842352706191030_2">Parameter</strong></p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_52003__table58321122" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_52003__row60828573"><th align="left" class="cellrowborder" valign="top" width="28.910000000000004%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="smn_api_52003__p28167350"><strong id="smn_api_52003__b1422083561">Parameter</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="28.910000000000004%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="smn_api_52003__p66962839"><strong id="smn_api_52003__b84235270619112_2">Type</strong></p> <th align="left" class="cellrowborder" valign="top" width="28.910000000000004%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="smn_api_52003__p66962839"><strong id="smn_api_52003__b161209858">Type</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="42.18%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="smn_api_52003__p55280873"><strong id="smn_api_52003__b84235270619115_2">Description</strong></p> <th align="left" class="cellrowborder" valign="top" width="42.18%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="smn_api_52003__p55280873"><strong id="smn_api_52003__b1131605665">Description</strong></p>
</th> </th>
</tr> </tr>
</thead> </thead>
@ -136,9 +135,9 @@
}</pre> }</pre>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_52003__section26049579"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_52003__p61765553">See section <a href="smn_api_63002.html">Returned Value</a>.</p> <div class="section" id="smn_api_52003__section26049579"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_52003__p61765553">See <a href="smn_api_63002.html">Returned Value</a>.</p>
</div> </div>
<div class="section" id="smn_api_52003__section73211020122511"><h4 class="sectiontitle">Error Code</h4><p id="smn_api_52003__p9759142919265">See section <a href="smn_api_64000.html">Error Code</a>.</p> <div class="section" id="smn_api_52003__section73211020122511"><h4 class="sectiontitle">Error Codes</h4><p id="smn_api_52003__p9759142919265">See <a href="smn_api_64000.html">Error Codes</a>.</p>
</div> </div>
</div> </div>
<div> <div>

View File

@ -1,12 +1,12 @@
<a name="smn_api_52004"></a><a name="smn_api_52004"></a> <a name="smn_api_52004"></a><a name="smn_api_52004"></a>
<h1 class="topictitle1">Deleting a Subscription</h1> <h1 class="topictitle1">Deleting a Subscription</h1>
<div id="body41254304"><div class="section" id="smn_api_52004__section66924213"><h4 class="sectiontitle">Description</h4><ul id="smn_api_52004__ul33304380203733"><li id="smn_api_52004__li51147505203733">API name<p id="smn_api_52004__p38624841203741">Unsubscribe</p> <div id="body41254304"><div class="section" id="smn_api_52004__section66924213"><h4 class="sectiontitle">Description</h4><ul id="smn_api_52004__ul33304380203733"><li id="smn_api_52004__li51147505203733">API name<p id="smn_api_52004__p38624841203741"><a name="smn_api_52004__li51147505203733"></a><a name="li51147505203733"></a>Unsubscribe</p>
</li></ul> </li></ul>
<ul id="smn_api_52004__ul20998054203745"><li id="smn_api_52004__li46884910203750">Function<p id="smn_api_52004__p53264332">Delete a specified subscription.</p> <ul id="smn_api_52004__ul20998054203745"><li id="smn_api_52004__li46884910203750">Function<p id="smn_api_52004__p53264332"><a name="smn_api_52004__li46884910203750"></a><a name="li46884910203750"></a>Delete a specified subscription.</p>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_52004__section65447007"><h4 class="sectiontitle">URI</h4><ul id="smn_api_52004__ul19443632"><li id="smn_api_52004__li40774967">URI format<p id="smn_api_52004__p31430389">DELETE /v2/{project_id}/notifications/subscriptions/{subscription_urn}</p> <div class="section" id="smn_api_52004__section65447007"><h4 class="sectiontitle">URI</h4><ul id="smn_api_52004__ul19443632"><li id="smn_api_52004__li40774967">URI format<p id="smn_api_52004__p31430389"><a name="smn_api_52004__li40774967"></a><a name="li40774967"></a>DELETE /v2/{project_id}/notifications/subscriptions/{subscription_urn}</p>
</li></ul> </li></ul>
<ul id="smn_api_52004__ul14438051"><li id="smn_api_52004__li62833603">Parameter description <ul id="smn_api_52004__ul14438051"><li id="smn_api_52004__li62833603">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_52004__table28631516" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_52004__row30400092"><th align="left" class="cellrowborder" valign="top" width="29.7%" id="mcps1.3.2.3.1.1.1.5.1.1"><p id="smn_api_52004__p46488363"><strong id="smn_api_52004__b842352706191030">Parameter</strong></p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_52004__table28631516" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_52004__row30400092"><th align="left" class="cellrowborder" valign="top" width="29.7%" id="mcps1.3.2.3.1.1.1.5.1.1"><p id="smn_api_52004__p46488363"><strong id="smn_api_52004__b842352706191030">Parameter</strong></p>
@ -35,7 +35,7 @@
</td> </td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_52004__p11582368">String</p> <td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.1.1.1.5.1.3 "><p id="smn_api_52004__p11582368">String</p>
</td> </td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_52004__p65756648">Unique resource ID of a topic. You can obtain it according to <a href="smn_api_52001.html">Querying Subscriptions</a>.</p> <td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.3.1.1.1.5.1.4 "><p id="smn_api_52004__p65756648">Unique resource ID of a topic. You can obtain it by referring to <a href="smn_api_52001.html">Querying Subscriptions</a>.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -43,15 +43,15 @@
</div> </div>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_52004__section52152158"><h4 class="sectiontitle">Request</h4><div class="p" id="smn_api_52004__p2385067193359">Request example<pre class="screen" id="smn_api_52004__screen38650186105018">DELETE https://{SMN_Endpoint}/v2/{project_id}/notifications/subscriptions/urn:smn:regionId:762bdb3251034f268af0e395c53ea09b:test_topic_v1:2e778e84408e44058e6cbc6d3c377837</pre> <div class="section" id="smn_api_52004__section52152158"><h4 class="sectiontitle">Request</h4><div class="p" id="smn_api_52004__p2385067193359">Example request<pre class="screen" id="smn_api_52004__screen38650186105018">DELETE https://{SMN_Endpoint}/v2/{project_id}/notifications/subscriptions/urn:smn:regionId:762bdb3251034f268af0e395c53ea09b:test_topic_v1:2e778e84408e44058e6cbc6d3c377837</pre>
</div> </div>
</div> </div>
<div class="section" id="smn_api_52004__section66716242"><h4 class="sectiontitle">Response</h4><ul id="smn_api_52004__ul24283812"><li id="smn_api_52004__li17227723">Parameter description <div class="section" id="smn_api_52004__section66716242"><h4 class="sectiontitle">Response</h4><ul id="smn_api_52004__ul24283812"><li id="smn_api_52004__li17227723">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_52004__table20831783" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_52004__row35093725"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="smn_api_52004__p24019444"><strong id="smn_api_52004__b808139197">Parameter</strong></p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="smn_api_52004__table20831783" frame="border" border="1" rules="all"><thead align="left"><tr id="smn_api_52004__row35093725"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="smn_api_52004__p24019444"><strong id="smn_api_52004__b22736426">Parameter</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="smn_api_52004__p66526832"><strong id="smn_api_52004__b318690054">Type</strong></p> <th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="smn_api_52004__p66526832"><strong id="smn_api_52004__b1369054810">Type</strong></p>
</th> </th>
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="smn_api_52004__p19964345"><strong id="smn_api_52004__b349226858">Description</strong></p> <th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="smn_api_52004__p19964345"><strong id="smn_api_52004__b676552774">Description</strong></p>
</th> </th>
</tr> </tr>
</thead> </thead>
@ -65,14 +65,14 @@
</tbody> </tbody>
</table> </table>
</div> </div>
</li><li id="smn_api_52004__li42656148">Response example<pre class="screen" id="smn_api_52004__screen38952519193215">{ </li><li id="smn_api_52004__li42656148">Example response<pre class="screen" id="smn_api_52004__screen38952519193215">{
"request_id":"f3197b274a6b473a8007eed79e716c30" "request_id": "f3197b274a6b473a8007eed79e716c30"
}</pre> }</pre>
</li></ul> </li></ul>
</div> </div>
<div class="section" id="smn_api_52004__section63575268"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_52004__p53026001">See section <a href="smn_api_63002.html">Returned Value</a>.</p> <div class="section" id="smn_api_52004__section63575268"><h4 class="sectiontitle">Returned Value</h4><p id="smn_api_52004__p53026001">See <a href="smn_api_63002.html">Returned Value</a>.</p>
</div> </div>
<div class="section" id="smn_api_52004__section73211020122511"><h4 class="sectiontitle">Error Code</h4><p id="smn_api_52004__p9759142919265">See section <a href="smn_api_64000.html">Error Code</a>.</p> <div class="section" id="smn_api_52004__section73211020122511"><h4 class="sectiontitle">Error Codes</h4><p id="smn_api_52004__p9759142919265">See <a href="smn_api_64000.html">Error Codes</a>.</p>
</div> </div>
</div> </div>
<div> <div>

View File

@ -1,6 +1,6 @@
<a name="smn_api_53000"></a><a name="smn_api_53000"></a> <a name="smn_api_53000"></a><a name="smn_api_53000"></a>
<h1 class="topictitle1">Template Operation</h1> <h1 class="topictitle1">Template Operations</h1>
<div id="body6578555"></div> <div id="body6578555"></div>
<div> <div>
<ul class="ullinks"> <ul class="ullinks">
@ -8,11 +8,11 @@
</li> </li>
<li class="ulchildlink"><strong><a href="smn_api_53002.html">Modifying a Message Template</a></strong><br> <li class="ulchildlink"><strong><a href="smn_api_53002.html">Modifying a Message Template</a></strong><br>
</li> </li>
<li class="ulchildlink"><strong><a href="smn_api_53003.html">Deleting a Message Template</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="smn_api_53004.html">Querying Message Templates</a></strong><br> <li class="ulchildlink"><strong><a href="smn_api_53004.html">Querying Message Templates</a></strong><br>
</li> </li>
<li class="ulchildlink"><strong><a href="smn_api_53005.html">Querying the Message Template Details</a></strong><br> <li class="ulchildlink"><strong><a href="smn_api_53005.html">Querying the Details of a Message Template</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="smn_api_53003.html">Deleting a Message Template</a></strong><br>
</li> </li>
</ul> </ul>

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