Method: projects.histories.executions.clusters.get

根据 ID 检索单个屏幕截图集群

HTTP 请求

GET https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clusterId}

网址采用 gRPC 转码语法。

路径参数

参数
projectId

string

项目 ID。

必填。

historyId

string

历史记录 ID。

必填。

executionId

string

执行 ID。

必填。

clusterId

string

集群 ID

必填。

请求正文

请求正文必须为空。

响应正文

如果成功,则响应正文包含一个 ScreenshotCluster 实例。

授权范围

需要以下 OAuth 范围:

  • https://www.googleapis.com/auth/cloud-platform

如需了解详情,请参阅身份验证概览