日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

查詢域名實(shí)時(shí)日志投遞信息

更新時(shí)間:

調(diào)用DescribeLiveDomainRealtimeLogDelivery查詢域名實(shí)時(shí)日志投遞信息。

使用說(shuō)明

調(diào)用本接口查詢域名實(shí)時(shí)日志投遞狀態(tài),無(wú)其他特殊使用說(shuō)明,調(diào)用時(shí)請(qǐng)保證參數(shù)設(shè)置符合要求。

QPS限制

本接口的單用戶QPS限制為6000次/分鐘。超過(guò)限制,API調(diào)用會(huì)被限流,這可能會(huì)影響您的業(yè)務(wù),請(qǐng)合理調(diào)用。更多信息,請(qǐng)參見QPS限制

調(diào)試

您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動(dòng)生成SDK代碼示例。

請(qǐng)求參數(shù)

名稱

類型

是否必選

示例值

描述

Action String DescribeLiveDomainRealtimeLogDelivery

系統(tǒng)規(guī)定參數(shù)。取值:DescribeLiveDomainRealtimeLogDelivery

DomainName String example.com

播流域名。

返回?cái)?shù)據(jù)

名稱

類型

示例值

描述

Status String online

域名實(shí)時(shí)投遞狀態(tài)。取值:

  • online:開啟實(shí)時(shí)投遞。
  • offline:未開啟實(shí)時(shí)投遞。
Logstore String logstore_example

實(shí)時(shí)投遞SLS的LogStoreName。

Project String project_example

實(shí)時(shí)投遞SLS的ProjectName。

RequestId String 2F8F3852-912F-42AC-80EB-F1CF4284DE93

請(qǐng)求ID。

Region String cn-shanghai

實(shí)時(shí)投遞SLS的Region。

示例

請(qǐng)求示例

http(s)://live.aliyuncs.com/?Action=DescribeLiveDomainRealtimeLogDelivery
&DomainName=example.com
&<公共請(qǐng)求參數(shù)>

正常返回示例

XML格式

HTTP/1.1 200 OK
Content-Type:application/xml

<DescribeLiveDomainRealtimeLogDeliveryResponse>
    <Status>online</Status>
    <Logstore>logstore_example</Logstore>
    <Project>project_example</Project>
    <RequestId>2F8F3852-912F-42AC-80EB-F1CF4284DE93</RequestId>
    <Region>cn-shanghai</Region>
</DescribeLiveDomainRealtimeLogDeliveryResponse>

JSON格式

HTTP/1.1 200 OK
Content-Type:application/json

{
  "Status" : "online",
  "Logstore" : "logstore_example",
  "Project" : "project_example",
  "RequestId" : "2F8F3852-912F-42AC-80EB-F1CF4284DE93",
  "Region" : "cn-shanghai"
}

錯(cuò)誤碼

訪問(wèn)錯(cuò)誤中心查看更多錯(cuò)誤碼。

特定錯(cuò)誤碼

HttpCode

錯(cuò)誤碼

描述

404

Domain.NotFound

域名未開通實(shí)時(shí)日志投遞服務(wù)。