Calls the OnsTopicUpdate operation to configure the read and write mode of a topic.
This API has been deprecated with no replacement. While temporary access is maintained, no further updates or bug fixes will be provided. To ensure continued functionality, plan your migration and contact your account manager for support.
Operation description
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
mq:UpdateTopic |
Topic
Topic
|
None |
|
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Topic |
string |
Yes |
The name of the topic that you want to configure. |
test |
| Perm |
integer |
Yes |
The read and write mode of the topic. Valid values:
|
6 |
| InstanceId |
string |
No |
The ID of the instance to which the topic that you want to configure belongs. |
MQ_INST_111111111111_DOxxxxxx |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The common parameter. Each request has a unique ID that is used to troubleshoot and locate issues. |
81979ADA-4A78-4F64-9DEC-5700446D**** |
Examples
Success response
JSON format
{
"RequestId": "81979ADA-4A78-4F64-9DEC-5700446D****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.