Last Updated on : 2023-06-15 05:48:26
Query the enabled instances.
GET: /v1.0/iot-03/app-instances
| Parameter name | Type | IN | Required | Description |
|---|---|---|---|---|
| page_size | Integer | false | The number of items returned on each page. | |
| page_no | Integer | false | The page number. |
| Parameter name | Type | Description |
|---|---|---|
| result | Page |
Description of result
| Parameter name | Type | Description |
|---|---|---|
| has_more | Boolean | Specifies whether to return the next page. |
| list | List | |
| total | Long |
Description of total
| Parameter name | Type | Description |
|---|---|---|
| app_icon | String |
Description of list
| Parameter name | Type | Description |
|---|---|---|
| app_instance_id | String | |
| app_name | String | |
| app_desc | String | |
| app_icon | String |
GET:
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback