v1

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

Creates a new ClientTlsPolicy in a given project and location.

post/v1/{+parent}/clientTlsPolicies

Path parameters

parentstring required

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

Query parameters

clientTlsPolicyIdstring

Required. Short name of the ClientTlsPolicy 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. "client_mtls_policy".

Request body

labelsobject

Optional. Set of label tags associated with the resource.

descriptionstring

Optional. Free-text description of the resource.

createTimestring google-datetime

Output only. The timestamp when the resource was created.

updateTimestring google-datetime

Output only. The timestamp when the resource was updated.

namestring

Required. Name of the ClientTlsPolicy resource. It matches the pattern projects/{project}/locations/{location}/clientTlsPolicies/{client_tls_policy}

snistring

Optional. Server Name Indication string to present to the server during TLS handshake. E.g: "secure.example.com".

Response

Successful response