2025-06-18
▼ ▲ appengine.projects.locations.applications.domainMappings.create
Path : v1beta/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings
Flat Path : v1beta/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings
HTTP Method : POST
Parameters :
projectsId
Description : Part of `parent`. Name of the parent Application resource. Example: apps/myapp.
Location : path
Required : Yes
Type : string
locationsId
Description : Part of `parent`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
applicationsId
Description : Part of `parent`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
overrideStrategy
Description : Whether the domain creation should override any existing mappings for this domain. By default, overrides are rejected.
Location : query
Type : string
Enum Descriptions :
Enum :
Parameter Order :
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Maps a domain to an application. A user must be authorized to administer a domain in order to map it to an application. For a list of available authorized domains, see AuthorizedDomains.ListAuthorizedDomains.