Cloud Deployment Manager akan mencapai akhir dukungan pada 31 Desember 2025. Jika saat ini Anda menggunakan Deployment Manager, migrasikan ke Infrastructure Manager atau teknologi deployment alternatif paling lambat 31 Desember 2025 untuk memastikan layanan Anda berlanjut tanpa gangguan.
Mencantumkan semua operasi untuk project.
Coba sekarang.
Permintaan
Permintaan HTTP
GET https://www.googleapis.com/deploymentmanager/v2beta1/projects/project/global/operations
Parameter
Nama parameter
Nilai
Deskripsi
Parameter jalur
project
string
Project ID untuk permintaan ini
Parameter kueri opsional
filter
string
Ekspresi reguler yang akan digunakan untuk memfilter resource yang tercantum.
maxResults
integer
Jumlah maksimum hasil yang akan ditampilkan.
Nilai yang dapat diterima adalah 0 hingga 100, inklusif.
(Default: 50)
pageToken
string
Menentukan nextPageToken yang ditampilkan oleh permintaan daftar sebelumnya. Token
ini dapat digunakan untuk meminta halaman hasil berikutnya dari permintaan
daftar sebelumnya.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-03-04 UTC."],[[["This API version is deprecated; users should switch to the latest API version."],["This page outlines the process for listing all operations within a project using the Deployment Manager API."],["The request is a `GET` request to a specific URL, requiring a project ID and allowing optional parameters like `filter`, `maxResults`, and `pageToken`."],["Authorization is required for this operation, with scopes including `https://www.googleapis.com/auth/ndev.cloudman.readonly`, `https://www.googleapis.com/auth/cloud-platform`, or `https://www.googleapis.com/auth/ndev.cloudman`."],["The response contains a list of operations as well as a token used to continue a truncated list request."]]],[]]