Updates the fields in real-time log entries.
Operation description
You can call this operation up to 100 times per second per account.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dcdn:UpdateDcdnUserRealTimeDeliveryField |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| BusinessType |
string |
No |
The type of the collected logs. Default value: cdn_log_access_l1. Valid values:
|
cdn_log_access_l1 |
| Fields |
string |
Yes |
The list of fields. Separate multiple fields with commas (,). For more information, see Fields in a real-time log. |
body_bytes_sent,client_ip,content_type |
Response parameters
|
Parameter |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
3EACD23C-F49F-4BF7-B9AD-C2CD3BA888C4 |
Examples
Success response
JSON format
{
"RequestId": "3EACD23C-F49F-4BF7-B9AD-C2CD3BA888C4"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParameters | The specified parameters are invalid. | A parameter is set to an invalid value. |
| 500 | Internal Exception | The request processing has failed due to some unknown error, exception or failure. | Internal error, please try again later or contact us. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.