Workload Manager API (workloadmanager:v1)

2024-02-12

4 new methods

Additions

    Methods
  • workloadmanager.projects.locations.evaluations.delete

      Path: v1/{+name}

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

      HTTP Method: DELETE

      Parameters:

        name

          Description: Required. Name of the resource

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

          Location: path

          Required: Yes

          Type: string

        requestId

          Description: Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

          Location: query

          Type: string

      Parameter Order: name

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

      Description: Deletes a single Evaluation.

  • workloadmanager.projects.locations.evaluations.executions.delete

      Path: v1/{+name}

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

      HTTP Method: DELETE

      Parameters:

        name

          Description: Required. Name of the resource

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

          Location: path

          Required: Yes

          Type: string

        requestId

          Description: Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

          Location: query

          Type: string

      Parameter Order: name

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

      Description: Deletes a single Execution.

  • workloadmanager.projects.locations.workloadProfiles.list

      Path: v1/{+parent}/workloadProfiles

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

      HTTP Method: GET

      Parameters:

        parent

          Description: Required. Parent value for ListWorkloadRequest

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

          Location: path

          Required: Yes

          Type: string

        pageSize

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

          Location: query

          Type: integer

          Format: int32

        pageToken

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

          Location: query

          Type: string

        filter

          Description: Optional. Filtering results

          Location: query

          Type: string

      Parameter Order: parent

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

      Deprecated: Yes

      Description: List workloads

  • workloadmanager.projects.locations.workloadProfiles.get

      Path: v1/{+name}

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/workloadProfiles/{workloadProfilesId}

      HTTP Method: GET

      Parameters:

        name

          Description: Required. Name of the resource

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

          Location: path

          Required: Yes

          Type: string

      Parameter Order: name

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

      Description: Gets details of a single workload.

4 removed methods

Deletions

    Methods
  • workloadmanager.projects.locations.evaluations.delete

      Path: v1/{+name}

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

      HTTP Method: DELETE

      Parameters:

        name

          Description: Required. Name of the resource

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

          Location: path

          Required: Yes

          Type: string

        requestId

          Description: Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

          Location: query

          Type: string

      Parameter Order: name

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

      Description: Deletes a single Evaluation.

  • workloadmanager.projects.locations.evaluations.executions.delete

      Path: v1/{+name}

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

      HTTP Method: DELETE

      Parameters:

        name

          Description: Required. Name of the resource

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

          Location: path

          Required: Yes

          Type: string

        requestId

          Description: Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

          Location: query

          Type: string

      Parameter Order: name

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

      Description: Deletes a single Execution.

  • workloadmanager.projects.locations.workloadProfiles.list

      Path: v1/{+parent}/workloadProfiles

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

      HTTP Method: GET

      Parameters:

        parent

          Description: Required. Parent value for ListWorkloadRequest

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

          Location: path

          Required: Yes

          Type: string

        pageSize

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

          Location: query

          Type: integer

          Format: int32

        pageToken

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

          Location: query

          Type: string

        filter

          Description: Optional. Filtering results

          Location: query

          Type: string

      Parameter Order: parent

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

      Deprecated: Yes

      Description: List workloads

  • workloadmanager.projects.locations.workloadProfiles.get

      Path: v1/{+name}

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/workloadProfiles/{workloadProfilesId}

      HTTP Method: GET

      Parameters:

        name

          Description: Required. Name of the resource

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

          Location: path

          Required: Yes

          Type: string

      Parameter Order: name

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

      Description: Gets details of a single workload.