Cloud Deployment Manager will reach end of support on December 31, 2025. If you currently use Deployment Manager, please migrate to Infrastructure Manager or an alternative deployment technology by December 31, 2025 to ensure your services continue without interruption.
GET https://www.googleapis.com/deploymentmanager/v2beta1/projects/project/global/operations
Parameters
Parameter name
Value
Description
Path parameters
project
string
The project ID for this request.
Optional query parameters
filter
string
A regular expression to use for filtering listed resources.
maxResults
integer
Maximum count of results to be returned.
Acceptable values are 0 to 100, inclusive.
(Default: 50)
pageToken
string
Specifies a nextPageToken returned by a previous list request. This
token can be used to request the next page of results from a previous
list request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2016-12-20 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."]]],[]]