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.
Lists all valid types for Deployment Manager.
Try it now.
Request
HTTP request
GET https://www.googleapis.com/deploymentmanager/v2beta1/projects/project/global/types
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 documentation covers a deprecated version of the Deployment Manager API, and users are advised to switch to the latest version."],["The `GET` request `https://www.googleapis.com/deploymentmanager/v2beta1/projects/project/global/types` lists all valid types for Deployment Manager."],["The API request requires authorization with specific 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`."],["Optional query parameters like `filter`, `maxResults`, and `pageToken` are available to customize the resource listing."],["The successful response returns a JSON structure containing a list of Deployment Manager supported types under the `types[]` property."]]],[]]