v1

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

Creates a new Application in a given project and location.

post/v1/{+parent}/applications

Path parameters

parentstring required

Required. The resource name of the parent SecurityGateway using the form: projects/{project_id}/locations/global/securityGateways/{security_gateway_id}

Query parameters

applicationIdstring

Optional. User-settable Application resource ID. * Must start with a letter. * Must contain between 4-63 characters from /a-z-/. * Must end with a number or letter.

requestIdstring

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.

Request body

updateTimestring google-datetime

Output only. Timestamp when the resource was last modified.

createTimestring google-datetime

Output only. Timestamp when the resource was created.

schema'SCHEMA_UNSPECIFIED' | 'PROXY_GATEWAY' | 'API_GATEWAY'

Optional. Type of the external application.

namestring

Identifier. Name of the resource.

displayNamestring

Optional. An arbitrary user-provided name for the application resource. Cannot exceed 64 characters.

Response

Successful response