调用DescribeDcdnSLSRealtimeLogDelivery查看实时日志项目。
接口说明
说明
单用户调用频率:100 次/秒。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
授权信息
当前API暂无授权信息透出。
请求参数
名称 | 类型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
ProjectName | string | 是 | 日志服务(SLS)项目名称。 | example |
返回参数
示例
正常返回示例
JSON
格式
{
"RequestId": "F32C57AA-7BF8-49AE-A2CC-9F42390F5A19",
"Content": {
"Status": "success",
"Type": "SLS_POST",
"SLSLogStore": "example-cn",
"DataCenter": "cn",
"FieldName": "field1,field2",
"ProjectName": "example",
"SamplingRate": "1.0",
"SLSProject": "example-cn",
"DomainName": "example.com,example.org",
"BusinessType": "cdn_log_access_l1",
"SLSRegion": "cn-hangzhou"
}
}
错误码
HTTP status code | 错误码 | 错误信息 | 描述 |
---|---|---|---|
400 | ProjectNotFound | The project provided does not belong to you. | 项目不存在或不属于当前用户 |
访问错误中心查看更多错误码。