函数工作流 FUNCTIONGRAPH-获取依赖包版本列表:响应示例

时间:2025-06-10 16:35:45

响应示例

状态码: 200

ok

{
  "dependencies" : [ {
    "id" : "6578de50-9a18-48fa-b84e-b2d36636e433",
    "owner" : "public",
    "link" : "https://{obs_endpoint}/functionstage-examples/fg_test_pandas_1.1.3.zip",
    "runtime" : "Python3.6",
    "etag" : "35a893d9495b3e22259b2773996bc94d-6",
    "size" : 31009808,
    "name" : "panda1.1.3"
  } ],
  "next_marker" : 43,
  "count" : 43
}
support.huaweicloud.com/api-functiongraph/functiongraph_06_0153.html