v1

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

Creates a new FirewallEndpoint in a given project and location.

post/v1/{+parent}/firewallEndpoints

Path parameters

parentstring required

Required. Value for parent.

Query parameters

firewallEndpointIdstring

Required. Id of the requesting object. If auto-generating Id server-side, remove this field and firewall_endpoint_id from the method_signature of Create RPC.

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. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

Request body

descriptionstring

Optional. Description of the firewall endpoint. Max length 2048 characters.

labelsobject

Optional. Labels as key value pairs

reconcilingboolean

Output only. Whether reconciling is in progress, recommended per https://google.aip.dev/128.

billingProjectIdstring

Optional. Project to charge for the deployed firewall endpoint. This field must be specified when creating the endpoint in the organization scope, and should be omitted otherwise.

createTimestring google-datetime

Output only. Create time stamp.

associatedNetworksstring[]

Output only. Deprecated: List of networks that are associated with this endpoint in the local zone. This is a projection of the FirewallEndpointAssociations pointing at this endpoint. A network will only appear in this list after traffic routing is fully configured. Format: projects/{project}/global/networks/{name}.

satisfiesPziboolean

Output only. [Output Only] Reserved for future use.

satisfiesPzsboolean

Output only. [Output Only] Reserved for future use.

namestring

Immutable. Identifier. Name of resource.

updateTimestring google-datetime

Output only. Update time stamp

state'STATE_UNSPECIFIED' | 'CREATING' | 'ACTIVE' | 'DELETING' | 'INACTIVE'

Output only. Current state of the endpoint.

Response

Successful response