Last Updated on : 2023-06-21 07:13:06download
Modify the name of a specified monitor based on the monitor ID.
PUT: /v1.0/iot-03/statistical-indicators/monitors/{monitor_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
monitor_id | String | uri | true | The monitor ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The returned result. |
PUT: PUT:/v1.0/iot-03/statistical-indicators/monitors/p3m003
{
"name": "p3m003"
}
{
"result": true,
"t": 1624525873263,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback