赛尔校园公共服务平台 Logo
平台使用
阿里云
百度云
移动云
智算服务
教育生态
登录 →
赛尔校园公共服务平台 Logo
平台使用 阿里云 百度云 移动云 智算服务 教育生态
登录
  1. 首页
  2. 阿里云
  3. 日志服务
  4. 开发参考
  5. API参考
  6. API目录
  7. 采集配置
  8. ListLogtailPipelineConfig - 罗列Logtail流水线配置

ListLogtailPipelineConfig - 罗列Logtail流水线配置

  • 采集配置
  • 发布于 2025-04-22
  • 0 次阅读
文档编辑
文档编辑

列举指定条件下的Logtail流水线配置名称。

调试

您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

调试

授权信息

当前API暂无授权信息透出。

请求语法

GET /pipelineconfigs HTTP/1.1

请求参数

名称类型必填描述示例值
projectstring是

Project 名称

test-project
offsetlong否

起始行

0
sizelong否

每页的流水线配置数量

20
logstoreNamestring否

logstore 名称

test-logstore
configNamestring否

流水线配置名称

logtail-config-sample

返回参数

名称类型描述示例值
headersobject
Serverstring

服务器名称。

nginx
Content-Typestring

返回的响应体的内容格式。

application/json
Content-Lengthstring

响应内容长度。

0
Connectionstring

是否长链接。取值包括: close:不是长链接,则每个 HTTP 请求都会重新建立 TCP 连接。 keep-alive:长链接,TCP 连接建立后保持连接状态,节省连接所需时间和带宽。

close
Datestring

返回响应的时间。

Sun, 27 May 2018 08:25:04 GMT
x-log-requestidstring

服务端产生的标识,该请求的唯一 ID。

5B0A6B60BB6EE39764D458B5
object
countinteger

当前页返回的 Logtail 流水线配置数量

10
totalinteger

当前 Project 下的 Logtail 流水线配置总数

20
configsarray

当前页返回的 Logtail 流水线配置列表

string

Logtail 流水线配置名称

test_logstore

示例

正常返回示例

JSON格式

{
  "count": 10,
  "total": 20,
  "configs": [
    "test_logstore"
  ]
}

错误码

访问错误中心查看更多错误码。

相关文章

CreateConfig - 创建Logtail采集配置 2025-04-22 10:40

创建Logtail采集配置。

CreateLogtailPipelineConfig - 创建Logtail流水线配置 2025-04-22 10:40

创建Logtail流水线配置。

DeleteConfig - 删除Logtail配置 2025-04-22 10:40

删除指定的Logtail配置。

DeleteLogtailPipelineConfig - 删除Logtail流水线配置 2025-04-22 10:40

删除Logtail流水线配置。

UpdateConfig - 更新Logtail采集配置 2025-04-22 10:40

修改指定的 Logtail 采集配置。

UpdateLogtailPipelineConfig - 更新Logtail流水线配置 2025-04-22 10:40

更新Logtail流水线配置。

目录
Copyright © 2025 your company All Rights Reserved. Powered by 赛尔网络.
京ICP备14022346号-15
gongan beian 京公网安备11010802041014号