Creates a PerfMetricsSummary resource. Returns the existing one if it has already been created.
May return any of the following error code(s): - NOT_FOUND - The containing Step does not exist
HTTP request
POST https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/perfMetricsSummary
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
projectId |
The cloud project |
historyId |
A tool results history ID. |
executionId |
A tool results execution ID. |
stepId |
A tool results step ID. |
Request body
The request body contains an instance of PerfMetricsSummary
.
Response body
If successful, the response body contains a newly created instance of PerfMetricsSummary
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.