Operation | HTTP Method | Description |
---|---|---|
projects/{ProjectId}/tests/{TestId}/automations/{Agent}/attachment | GET | Returns information on an attachment of the specified automation. |
projects/{ProjectId}/tests/{TestId}/automations/{Agent}/attachment | POST | Adds a new attachment to the specified automation. |
projects/{ProjectId}/tests/{TestId}/automations/{Agent}/attachment | PUT | Updates the specified attachment. |
projects/{ProjectId}/tests/{TestId}/automations/{Agent}/attachment | PATCH | Updates the specified fields of an attachment. |
projects/{ProjectId}/tests/{TestId}/automations/{Agent}/attachment | DELETE | Deletes the specified attachment. |