Last Updated on : 2025-03-27 08:49:44download
Based on the device ID, query whether cloud storage is enabled for the specified device.
POST: /v1.0/cloud/ipc/{device_id}/storage/switch/status/query
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
device_id | String | path | true | The device ID. |
Parameter name | Type | Description |
---|---|---|
success | Boolean | Indicates whether the operation is successful. Valid values:
|
code | String | The error code. For more information, see the Global Error Codes. |
msg | String | The message that is returned if the request fails. It is empty if the request is successful. |
result | Boolean | The returned result. Valid values:
|
POST: /v1.0/cloud/ipc/{device_id}/storage/switch/status/query
{
"tid": "d61c6974c****1efbb08769169332025",
"result": true,
"t": 1735630111740,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback