v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-135982176.0 KB
projects

Exports a user image to Artifact Registry.

post/v1/projects/{projectsId}/locations/{locationsId}/applications/{applicationsId}/services/{servicesId}/versions/{versionsId}:exportAppImage

Path parameters

projectsIdstring required

Part of name. Required. Name of the App Engine version resource. Format: apps/{app}/services/{service}/versions/{version}

locationsIdstring required

Part of name. See documentation of projectsId.

applicationsIdstring required

Part of name. See documentation of projectsId.

servicesIdstring required

Part of name. See documentation of projectsId.

versionsIdstring required

Part of name. See documentation of projectsId.

Request body

destinationRepositorystring

Optional. The full resource name of the AR repository to export to. Format: projects/{project}/locations/{location}/repositories/{repository} If not specified, defaults to projects/{project}/locations/{location}/repositories/gae-standard in the same region as the app. The default repository will be created if it does not exist.

Response

Successful response