API Reference

This API reference is organized by resource type. Each resource type has one or more data representations and one or more methods.

Resource types

  1. Deployments
  2. Manifests
  3. Operations
  4. Resources
  5. Types

Deployments

For Deployments Resource details, see the resource representation page.

Method
HTTP request
Description
URIs relative to https://www.googleapis.com/deploymentmanager/v2/projects, unless otherwise noted
POST  / project /global/deployments/ deployment /cancelPreview
Cancels and removes the preview currently associated with the deployment.
DELETE  / project /global/deployments/ deployment
Deletes a deployment and all of the resources in the deployment.
get
GET  / project /global/deployments/ deployment
Gets information about a specific deployment.
GET  / project /global/deployments/ resource /getIamPolicy
Gets the access control policy for a resource. May be empty if no such policy or resource exists.
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.
PATCH  / project /global/deployments/ deployment
Patches a deployment and all of the resources described by the deployment manifest. This method supports patch semantics .
POST  / project /global/deployments/ resource /setIamPolicy
Sets the access control policy on the specified resource. Replaces any existing policy.
POST  / project /global/deployments/ deployment /stop
Stops an ongoing operation. This does not roll back any work that has already been completed, but prevents any new work from being started.
POST  / project /global/deployments/ resource /testIamPermissions
Returns permissions that a caller has on the specified resource.
PUT  / project /global/deployments/ deployment
Updates a deployment and all of the resources described by the deployment manifest.

Manifests

For Manifests Resource details, see the resource representation page.

Method
HTTP request
Description
URIs relative to https://www.googleapis.com/deploymentmanager/v2/projects, unless otherwise noted
get
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/v2/projects, unless otherwise noted
get
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/v2/projects, unless otherwise noted
get
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/v2/projects, unless otherwise noted
GET  / project /global/types
Lists all resource types for Deployment Manager.
Design a Mobile Site
View Site in Mobile | Classic
Share by: