Function | Description |
Application API | Application developers can expose the features of software via TencentCloud API in a standard way, thereby enabling customers to manage and use the software by calling TencentCloud API. The standard TencentCloud API has built-in CAM authentication capability, so the software does not need to build its own API-level authentication. |
Usage interface | The implementation of the software usage interface of the application developer can be a self-built public network HTTPS site or a software management interface integrated into the Tencent Cloud console. |
Access to cloud resources | Application developers can pre-declare the APIs of underlying Tencent Cloud resources that the software needs to call. When installing software, the Cloud App will automatically generate a role used for the software. When using software, the Cloud App automatically applies for a temporary key of the role for the software to access APIs of these cloud resources, thereby achieving management of underlying cloud resources, such as built-in monitoring policies, capacity expansion ability, etc. |
Feedback