(ctx context.Context, arg UpdateAlertResolvedParams)
| 415 | UpdateAlert(ctx context.Context, id string) error |
| 416 | UpdateAlertAssignment(ctx context.Context, arg UpdateAlertAssignmentParams) error |
| 417 | UpdateAlertResolved(ctx context.Context, arg UpdateAlertResolvedParams) error |
| 418 | UpdateAlertUnassign(ctx context.Context, id string) error |
| 419 | UpdateAlertUnresolve(ctx context.Context, id string) error |
| 420 | UpdateAutoEnrollmentToken(ctx context.Context, arg UpdateAutoEnrollmentTokenParams) error |
no outgoing calls
no test coverage detected