2025-06-13
▼ ▲ appengine.projects.locations.applications.authorizedCertificates.list
Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates
HTTP Method : GET
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
view
Description : Controls the set of fields returned in the LIST response.
Location : query
Type : string
Enum Descriptions :
Enum :
pageSize
Description : Maximum results to return per page.
Location : query
Type : integer
Format : int32
pageToken
Description : Continuation token for fetching the next page of results.
Location : query
Type : string
Parameter Order :
Scopes :
Description : Lists all SSL certificates the user is authorized to administer.
▼ ▲ appengine.projects.locations.applications.authorizedCertificates.get
Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates/{authorizedCertificatesId}
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates/{authorizedCertificatesId}
HTTP Method : GET
Parameters :
projectsId
Description : Part of `name`. Name of the resource requested. Example: apps/myapp/authorizedCertificates/12345.
Location : path
Required : Yes
Type : string
locationsId
Description : Part of `name`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
applicationsId
Description : Part of `name`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
authorizedCertificatesId
Description : Part of `name`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
view
Description : Controls the set of fields returned in the GET response.
Location : query
Type : string
Enum Descriptions :
Enum :
Parameter Order :
Scopes :
Description : Gets the specified SSL certificate.
▼ ▲ appengine.projects.locations.applications.authorizedCertificates.create
Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates
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
Parameter Order :
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Uploads the specified SSL certificate.
▼ ▲ appengine.projects.locations.applications.authorizedCertificates.patch
Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates/{authorizedCertificatesId}
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates/{authorizedCertificatesId}
HTTP Method : PATCH
Parameters :
projectsId
Description : Part of `name`. Name of the resource to update. Example: apps/myapp/authorizedCertificates/12345.
Location : path
Required : Yes
Type : string
locationsId
Description : Part of `name`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
applicationsId
Description : Part of `name`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
authorizedCertificatesId
Description : Part of `name`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
updateMask
Description : Standard field mask for the set of fields to be updated. Updates are only supported on the certificate_raw_data and display_name fields.
Location : query
Type : string
Format : google-fieldmask
Parameter Order :
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Updates the specified SSL certificate. To renew a certificate and maintain its existing domain mappings, update certificate_data with a new certificate. The new certificate must be applicable to the same domains as the original certificate. The certificate display_name may also be updated.
▼ ▲ appengine.projects.locations.applications.authorizedCertificates.delete
Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates/{authorizedCertificatesId}
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/authorizedCertificates/{authorizedCertificatesId}
HTTP Method : DELETE
Parameters :
projectsId
Description : Part of `name`. Name of the resource to delete. Example: apps/myapp/authorizedCertificates/12345.
Location : path
Required : Yes
Type : string
locationsId
Description : Part of `name`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
applicationsId
Description : Part of `name`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
authorizedCertificatesId
Description : Part of `name`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
Parameter Order :
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Deletes the specified SSL certificate.
▼ ▲ appengine.projects.locations.applications.domainMappings.get
Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings/{domainMappingsId}
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings/{domainMappingsId}
HTTP Method : GET
Parameters :
projectsId
Description : Part of `name`. Name of the resource requested. Example: apps/myapp/domainMappings/example.com.
Location : path
Required : Yes
Type : string
locationsId
Description : Part of `name`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
applicationsId
Description : Part of `name`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
domainMappingsId
Description : Part of `name`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
Parameter Order :
Scopes :
Description : Gets the specified domain mapping.
▼ ▲ appengine.projects.locations.applications.domainMappings.get
Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings/{domainMappingsId}
Flat Path : v1alpha/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/domainMappings/{domainMappingsId}
HTTP Method : GET
Parameters :
projectsId
Description : Part of `name`. Name of the resource requested. Example: apps/myapp/domainMappings/example.com.
Location : path
Required : Yes
Type : string
locationsId
Description : Part of `name`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
applicationsId
Description : Part of `name`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
domainMappingsId
Description : Part of `name`. See documentation of `projectsId`.
Location : path
Required : Yes
Type : string
Parameter Order :
Scopes :
Description : Gets the specified domain mapping.