Cloud Deployment Manager will reach end of support on  March 31, 2026 . If you currently use Deployment Manager, please migrate to Infrastructure Manager or an alternative deployment technology by March 31, 2026 to ensure your services continue without interruption. For more information on the deprecation and shutdown, see  Deployment Manager deprecation  
.   
  
  
  
  Send feedback  
  
 API Reference   
    Caution: This is a  deprecated version of the Deployment Manager API. Please use the  latest API version  
instead.   
  This API reference is organized by resource type. Each resource type has one or more data representations and one or more methods.
 
 Resource types  
   Deployments  
  
  Manifests  
  
  Operations  
  
  Resources  
  
  Types  
  
  
  Deployments  
 For Deployments Resource details, see the  resource representation  
page. 
 
    Method
 
 HTTP request
 
 Description
 
  
  
   URIs relative to https://www.googleapis.com/deploymentmanager/v2beta1/projects, unless otherwise noted
 
  
   
  DELETE  /  project  
/global/deployments/  deployment  
 
 
  Deletes a deployment and all associated resources.  
 
  
   
  GET  /  project  
/global/deployments/  deployment  
 
 
 Gets information about a specific deployment.
 
  
   
  POST  /  project  
/global/deployments  
 
 Creates a deployment and all of the resources described by the
deployment manifest.
 
  
   
  GET  /  project  
/global/deployments  
 
 Lists all deployments for a given project.
 
  
  
  
  
  Manifests  
 For Manifests Resource details, see the  resource representation  
page. 
 
    Method
 
 HTTP request
 
 Description
 
  
  
   URIs relative to https://www.googleapis.com/deploymentmanager/v2beta1/projects, unless otherwise noted
 
  
   
  GET  /  project  
/global/deployments/  deployment  
/manifests/  manifest  
 
 
 Gets information about a specific manifest.
 
  
   
  GET  /  project  
/global/deployments/  deployment  
/manifests  
 
 Lists all manifests for a given deployment.
 
  
  
  
  
  Operations  
 For Operations Resource details, see the  resource representation  
page. 
 
    Method
 
 HTTP request
 
 Description
 
  
  
   URIs relative to https://www.googleapis.com/deploymentmanager/v2beta1/projects, unless otherwise noted
 
  
   
  GET  /  project  
/global/operations/  operation  
 
 
 Gets information about a specific operation.
 
  
   
  GET  /  project  
/global/operations  
 
 Lists all operations for a project.
 
  
  
  
  
  Resources  
 For Resources Resource details, see the  resource representation  
page. 
 
    Method
 
 HTTP request
 
 Description
 
  
  
   URIs relative to https://www.googleapis.com/deploymentmanager/v2beta1/projects, unless otherwise noted
 
  
   
  GET  /  project  
/global/deployments/  deployment  
/resources/  resource  
 
 
 Gets information about a single resource.
 
  
   
  GET  /  project  
/global/deployments/  deployment  
/resources  
 
 Lists all resources in a given deployment.
 
  
  
  
  
  Types  
 For Types Resource details, see the  resource representation  
page. 
 
    Method
 
 HTTP request
 
 Description
 
  
  
   URIs relative to https://www.googleapis.com/deploymentmanager/v2beta1/projects, unless otherwise noted
 
  
   
  GET  /  project  
/global/types  
 
 Lists all valid types for Deployment Manager.
 
  
  
  
  
  
  
  
  Send feedback  
  
 
 
  
  Except as otherwise noted, the content of this page is licensed under the  Creative Commons Attribution 4.0 License  
, and code samples are licensed under the  Apache 2.0 License  
. For details, see the  Google Developers Site Policies  
. Java is a registered trademark of Oracle and/or its affiliates. 
 
 Last updated 2025-04-30 UTC.
 
  
    Need to tell us more?  
  
  
 [[["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 2025-04-30 UTC."],[],[]]