Cloud Run Admin API (run:v1)

2022-08-12

1 new method

Additions

    Methods
  • run.namespaces.executions.cancel

      HTTP Method : POST

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Parameters :

        name

          Pattern : ^namespaces/[^/]+/executions/[^/]+$

          Description : Required. The name of the execution to cancel. Replace {namespace} with the project ID or number. It takes the form namespaces/{namespace}. For example: namespaces/PROJECT_ID

          Required : Yes

          Type : string

          Location : path

      Description : Cancel an execution.

      Parameter Order : name

      Path : apis/run.googleapis.com/v1/{+name}:cancel

      Flat Path : apis/run.googleapis.com/v1/namespaces/{namespacesId}/executions/{executionsId}:cancel