App Hub API (apphub:v1alpha)

2024-03-05

2 new methods

Additions

    Methods
  • apphub.projects.locations.discoveredServices.lookup

      Path : v1alpha/{+parent}/discoveredServices:lookup

      Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/discoveredServices:lookup

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. Value for parent.

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

          Location : path

          Required : Yes

          Type : string

        uri

          Description : Required. Resource URI to find service for. Accepts both project number and project id and does translation when needed.

          Location : query

          Type : string

      Parameter Order : parent

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

      Description : Looks up a discovered service in a host project and location and with a given resource URI.

  • apphub.projects.locations.discoveredWorkloads.lookup

      Path : v1alpha/{+parent}/discoveredWorkloads:lookup

      Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/discoveredWorkloads:lookup

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. Value for parent.

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

          Location : path

          Required : Yes

          Type : string

        uri

          Description : Required. Resource URI to find workload for. Accepts both project number and project id and does translation when needed.

          Location : query

          Type : string

      Parameter Order : parent

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

      Description : Looks up a discovered Workload in a host project and location and with a given resource URI.