Checks API (checks:v1alpha)

2024-09-05

1 new method

Additions

    Methods
  • checks.accounts.repos.operations.get

      HTTP Method: GET

      Parameter Order: name

      Description: Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

      Path: v1alpha/{+name}

      Parameters:

        name

          Type: string

          Pattern: ^accounts/[^/]+/repos/[^/]+/operations/[^/]+$

          Description: The name of the operation resource.

          Required: Yes

          Location: path

      Flat Path: v1alpha/accounts/{accountsId}/repos/{reposId}/operations/{operationsId}