Parameter | Description | Example |
instance-access-point | The instance endpoint address can be obtained from the Cluster Management > Basic Information page in the console. | mqtt-xxxx-public.mqtt.tencenttdmq.com |
client_id | Client unique identifier ClientId. For specific specification definitions, refer to Client Identifier (ClientID) | curl001 |
Description | Limit |
Supported protocol versions | HTTP 1.0 and HTTP 1.1 protocols Supports HTTP and HTTPS, where HTTPS is recommended to be used with certificate authentication. |
Request Method | The query interface supports GET/POST. The message publishing interface supports POST. |
Interface Specifications | Querying the client status interface is equivalent to a message publication with QoS=0. The query frequency is subject to the instance QPS Quota constraints. The message publishing interface supports setting the QoS (default QoS=1) and Retained flags. For details, refer to Billing Overview |
Feedback