2025-11-07
▼ ▲ appengine.projects.locations.applications.domainMappings.list
Description : Lists the domain mappings on an application.
Parameter Order :
Parameters :
pageToken
Location : query
Type : string
Description : Continuation token for fetching the next page of results.
pageSize
Location : query
Type : integer
Format : int32
Description : Maximum results to return per page.
applicationsId
Description : Part of `parent`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
locationsId
Location : path
Description : Part of `parent`. See documentation of `projectsId`.
Required : Yes
Type : string
projectsId
Description : Part of `parent`. Required. Name of the parent Application resource. Example: apps/myapp.
Required : Yes
Location : path
Type : string
Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings
Scopes :
HTTP Method : GET