builds__diagnostic_signatures__list
Get diagnostic signatures for a build to identify performance issues like disk writes, hangs, and launches.
Instructions
List the diagnostic signatures belonging to a build. [GET /v1/builds/{id}/diagnosticSignatures]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute links.next URL from a previous response. | |
| filter_diagnosticType | No | filter by attribute 'diagnosticType' | |
| fields_diagnosticSignatures | No | the fields to include for returned resources of type diagnosticSignatures Return only these attributes. A full row set can exceed 200 KB. |