Workload Manager API (workloadmanager:v1)

2025-02-23

3 removed methods

Deletions

    Methods
  • workloadmanager.projects.locations.discoveredprofiles.list

      Path : v1/{+parent}/discoveredprofiles

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

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. Parent value for ListDiscoveredProfilesRequest

          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

      Description : List discovered workload profiles

  • workloadmanager.projects.locations.discoveredprofiles.get

      Path : v1/{+name}

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/discoveredprofiles/{discoveredprofilesId}

      HTTP Method : GET

      Parameters :

        name

          Description : Required. Name of the resource

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Gets details of a discovered workload profile.

  • workloadmanager.projects.locations.discoveredprofiles.healthes.get

      Path : v1/{+name}

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/discoveredprofiles/{discoveredprofilesId}/healthes/{healthesId}

      HTTP Method : GET

      Parameters :

        name

          Description : Required. The resource name

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Get the health of a discovered workload profile.