2024-02-01
▼ ▲ apphub.projects.locations.discoveredServices.find
Path : v1alpha/{+parent}/discoveredServices:find
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/discoveredServices:find
HTTP Method : GET
Parameters :
parent
Description : Required. Value for parent.
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
orderBy
Description : Optional. Hint for how to order the results
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Finds discovered services that could be added to an application in a host project and location.
▼ ▲ apphub.projects.locations.discoveredWorkloads.find
Path : v1alpha/{+parent}/discoveredWorkloads:find
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/discoveredWorkloads:find
HTTP Method : GET
Parameters :
parent
Description : Required. Value for parent.
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
orderBy
Description : Optional. Hint for how to order the results
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Finds discovered workloads that could be added to an application in a host project and location.