Object Model
This section describes the app object model.
- Operation Type indicates the operation that can be performed on a field.
C: create; U: update; R: read
- Mandatory indicates whether a field with the Operation Type of C is mandatory.
| Parameter | Type | Description | Operation Type | Mandatory |
|---|---|---|---|---|
| id | String | App ID | R | - |
| name | String | App name | CRU | Yes |
| status | Integer | App status, which can be:
Default value: 1 This parameter is not used currently. | R | - |
| appkey | String | AppKey, which is globally unique | R | - |
| app_secret | String | AppSecret | RU | - |
| project_id | String | ID of the tenant to which the app belongs, that is, the user that creates the app | - | - |
| remark | String | Description of the app | CRU | No |
| register_time | Timestamp | Creation time | R | - |
| update_time | Timestamp | Time when the app was last updated | R | - |
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot