v1

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

Creates a new GatewaySecurityPolicy in a given project and location.

post/v1/{+parent}/gatewaySecurityPolicies

Path parameters

parentstring required

Required. The parent resource of the GatewaySecurityPolicy. Must be in the format projects/{project}/locations/{location}.

Query parameters

gatewaySecurityPolicyIdstring

Required. Short name of the GatewaySecurityPolicy resource to be created. This value should be 1-63 characters long, containing only letters, numbers, hyphens, and underscores, and should not start with a number. E.g. "gateway_security_policy1".

Request body

updateTimestring google-datetime

Output only. The timestamp when the resource was updated.

namestring

Required. Name of the resource. Name is of the form projects/{project}/locations/{location}/gatewaySecurityPolicies/{gateway_security_policy} gateway_security_policy should match the pattern:(^a-z?$).

descriptionstring

Optional. Free-text description of the resource.

tlsInspectionPolicystring

Optional. Name of a TLS Inspection Policy resource that defines how TLS inspection will be performed for any rule(s) which enables it.

createTimestring google-datetime

Output only. The timestamp when the resource was created.

Response

Successful response