Method: projects.locations.tlsRoutes.create

Membuat TlsRoute baru di project dan lokasi tertentu.

Permintaan HTTP

POST https://networkservices.googleapis.com/v1/{parent=projects/*/locations/*}/tlsRoutes

URL menggunakan sintaks gRPC Transcoding.

Parameter jalur

Parameter
parent

string

Wajib. Resource induk TlsRoute. Harus dalam format projects/*/locations/global.

Otorisasi memerlukan izin IAM berikut pada resource parent yang ditentukan:

  • networkservices.tlsRoutes.create

Parameter kueri

Parameter
tlsRouteId

string

Wajib. Nama pendek resource TlsRoute yang akan dibuat.

Otorisasi memerlukan izin IAM berikut pada resource tlsRouteId yang ditentukan:

  • networkservices.tlsRoutes.create

Isi permintaan

Isi permintaan memuat instance TlsRoute.

Isi respons

Jika berhasil, isi respons memuat instance Operation yang baru dibuat.

Cakupan otorisasi

Memerlukan cakupan OAuth berikut:

  • https://www.googleapis.com/auth/cloud-platform

Untuk informasi selengkapnya, lihat Ringkasan Autentikasi.