|
DescribeTrtcStatistic | TRTC console:
| Gets usage statistics. | This API returns the statistics of all `SDKAppIDs`. Limiting a query to specific `SDKAppIDs` will lead to an error. You can use `DescribeAppStatList` to specify a list of applications to query. |
DescribeDurationPackages | TRTC console:
| Gets the list of prepaid packages. | A prepaid package is shared by all TRTC applications under the same Tencent Cloud account. There is no `SDKAppID` parameter in the package information, so resource-level authorization cannot be performed. |
GetUserList | | Gets user list. | The parameters entered do not include `SDKAppID`, making resource-level authorization impossible. You can use `DescribeAppStatList` to specify a list of applications to query. |
GetUserInfo | | Gets user information. | The parameters entered do not include `SDKAppID`, making resource-level authorization impossible. You can use `DescribeAppStatList` to specify a list of applications to query. |
GetCommState | | Gets call status. | The parameters entered do not include `SDKAppID`, making resource-level authorization impossible. You can use `DescribeAppStatList` to specify a list of applications to query. |
GetElasticSearchData | | Queries Elasticsearch data. | The parameters entered do not include `SDKAppID`, making resource-level authorization impossible. You can use `DescribeAppStatList` to specify a list of applications to query. |
CreateTrtcApp | TRTC console:
| Creates a TRTC application. | The parameters entered do not include `SDKAppID`, making resource-level authorization impossible. `SDKAppID` is the unique ID of a TRTC application and is generated after application creation. |
HardDescribeMixConf | | Queries relayed push status. | The parameters entered do not include `SDKAppID`, making resource-level authorization impossible. You can use `DescribeAppStatList` to specify a list of applications to query. |
ModifyMixConf | | Enables/Disables relayed push. | The parameters entered do not include `SDKAppID`, making resource-level authorization impossible. You can use `DescribeAppStatList` to specify a list of applications to query. |
RemindBalance | | Gets the balance alarm information of a prepaid package. | A prepaid package is shared by all TRTC applications under the same Tencent Cloud account. There is no `SDKAppID` parameter in the package information, so resource-level authorization cannot be performed. |