Workload Manager API (workloadmanager:v1)

2023-04-10

6 removed methods

Deletions

    Methods
  • workloadmanager.projects.locations.evaluations.executions.results.list

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/evaluations/{evaluationsId}/executions/{executionsId}/results

      Description : List the running result of a single Execution.

      Parameters :

        pageToken

          Location : query

          Description : A token identifying a page of results the server should return.

          Type : string

        filter

          Description : Filtering results

          Type : string

          Location : query

        pageSize

          Location : query

          Format : int32

          Type : integer

          Description : Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

        parent

          Location : path

          Description : Required. The execution results. Format: {parent}/evaluations/*/executions/*/results

          Type : string

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/evaluations/[^/]+/executions/[^/]+$

      HTTP Method : GET

      Parameter Order : parent

      Path : v1/{+parent}/results

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

  • workloadmanager.projects.locations.evaluations.executions.scannedResources.list

      Path : v1/{+parent}/scannedResources

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

      Description : List all scanned resources for a single Execution.

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/evaluations/{evaluationsId}/executions/{executionsId}/scannedResources

      HTTP Method : GET

      Parameter Order : parent

      Parameters :

        orderBy

          Description : Field to sort by. See https://google.aip.dev/132#ordering for more details.

          Location : query

          Type : string

        parent

          Location : path

          Description : Required. parent for ListScannedResourcesRequest

          Pattern : ^projects/[^/]+/locations/[^/]+/evaluations/[^/]+/executions/[^/]+$

          Required : Yes

          Type : string

        pageSize

          Format : int32

          Type : integer

          Description : Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

          Location : query

        rule

          Type : string

          Description : rule name

          Location : query

        pageToken

          Type : string

          Description : A token identifying a page of results the server should return.

          Location : query

        filter

          Location : query

          Type : string

          Description : Filtering results

  • workloadmanager.projects.locations.evaluations.executions.get

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/evaluations/{evaluationsId}/executions/{executionsId}

      Parameter Order : name

      Parameters :

        name

          Pattern : ^projects/[^/]+/locations/[^/]+/evaluations/[^/]+/executions/[^/]+$

          Description : Required. Name of the resource

          Type : string

          Required : Yes

          Location : path

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

      Path : v1/{+name}

      HTTP Method : GET

      Description : Gets details of a single Execution.

  • workloadmanager.projects.locations.evaluations.executions.list

      Description : Lists Executions in a given project and location.

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/evaluations/{evaluationsId}/executions

      Parameters :

        orderBy

          Description : Field to sort by. See https://google.aip.dev/132#ordering for more details.

          Location : query

          Type : string

        filter

          Description : Filtering results

          Type : string

          Location : query

        parent

          Required : Yes

          Type : string

          Pattern : ^projects/[^/]+/locations/[^/]+/evaluations/[^/]+$

          Location : path

          Description : Required. The resource prefix of the Execution using the form: 'projects/{project}/locations/{location}/evaluations/{evaluation}'

        pageToken

          Location : query

          Type : string

          Description : A token identifying a page of results the server should return.

        pageSize

          Description : Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

          Type : integer

          Format : int32

          Location : query

      HTTP Method : GET

      Parameter Order : parent

      Path : v1/{+parent}/executions

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

  • workloadmanager.projects.locations.evaluations.executions.run

      HTTP Method : POST

      Description : Creates a new Execution in a given project and location.

      Path : v1/{+name}/executions:run

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

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/evaluations/{evaluationsId}/executions:run

      Parameters :

        name

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/evaluations/[^/]+$

          Description : Required. The resource name of the Execution using the form: 'projects/{project}/locations/{location}/evaluations/{evaluation}/executions/{execution}'

          Type : string

          Location : path

      Parameter Order : name

  • workloadmanager.projects.locations.rules.list

      Parameters :

        pageSize

          Format : int32

          Description : Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

          Location : query

          Type : integer

        filter

          Location : query

          Description : Filter based on primary_category, secondary_category

          Type : string

        pageToken

          Description : A token identifying a page of results the server should return.

          Type : string

          Location : query

        parent

          Location : path

          Pattern : ^projects/[^/]+/locations/[^/]+$

          Type : string

          Required : Yes

          Description : Required. The [project] on which to execute the request. The format is: projects/{project_id}/locations/{location} Currently, the pre-defined rules are global available to all projects and all regions

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/rules

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

      HTTP Method : GET

      Description : Lists rules in a given project.

      Parameter Order : parent

      Path : v1/{+parent}/rules