Method: projects.locations.deliveryPipelines.get

Mendapatkan detail satu DeliveryPipeline.

Permintaan HTTP

GET https://clouddeploy.googleapis.com/v1/{name=projects/*/locations/*/deliveryPipelines/*}

URL menggunakan sintaks gRPC Transcoding.

Parameter jalur

Parameter
name

string

Wajib. Nama DeliveryPipeline. Format harus projects/{projectId}/locations/{location_name}/deliveryPipelines/{pipeline_name}.

Isi permintaan

Isi permintaan harus kosong.

Isi respons

Jika berhasil, isi respons akan berisi instance DeliveryPipeline.

Cakupan otorisasi

Memerlukan cakupan OAuth berikut:

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

Untuk informasi selengkapnya, lihat Ringkasan Autentikasi.

Izin IAM

Memerlukan izin IAM berikut pada resource name:

  • clouddeploy.deliveryPipelines.get

Untuk informasi lebih lanjut, lihat dokumentasi IAM.