Queries the authorization status for real-time log delivery.
Operation description
You can call this operation to query the authorization status for real-time log delivery.
QPS limits
The queries per second (QPS) limit for this operation is 100 calls per second per user. If you exceed this limit, throttling is triggered, which may affect your business. Plan your API calls accordingly. For more information, see QPS limits.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
live:DescribeLiveRealtimeLogAuthorized |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region ID. |
cn-shanghai |
| LiveOpenapiReserve |
string |
No |
This parameter is not used. |
无 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| AuthorizedStatus |
string |
The authorization status. Valid values: truefalse |
true |
| RequestId |
string |
The request ID. |
5c6a2a0df228-4a64- af62-20e91b****** |
Examples
Success response
JSON format
{
"AuthorizedStatus": "true",
"RequestId": "5c6a2a0df228-4a64- af62-20e91b******\n"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.