Workload Manager API (workloadmanager:v1)

2024-03-20

2 new methods

Additions

    Methods
  • 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.

2 removed methods

Deletions

    Methods
  • 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.