Method: projects.locations.tcpRoutes.create

Membuat TcpRoute baru di project dan lokasi tertentu.

Permintaan HTTP

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

URL menggunakan sintaks gRPC Transcoding.

Parameter jalur

Parameter
parent

string

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

Otorisasi memerlukan izin IAM berikut pada resource parent yang ditentukan:

  • networkservices.tcpRoutes.create

Parameter kueri

Parameter
tcpRouteId

string

Wajib. Nama pendek resource TcpRoute yang akan dibuat.

Otorisasi memerlukan izin IAM berikut pada resource tcpRouteId yang ditentukan:

  • networkservices.tcpRoutes.create

Isi permintaan

Isi permintaan memuat instance TcpRoute.

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.