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.
Stay organized with collections
Save and categorize content based on your preferences.
Caution: This is a deprecated
version of the Deployment Manager API. Please use the
latest API version instead.
A manifest is a read-only fully expanded list of all resources for a deployment. For each update made to the deployment, Deployment Manager creates a new manifest file.
For a list of methods for this resource, see the end of this page.
[[["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-08-19 UTC."],[[["This documentation is for a deprecated version of the Deployment Manager API, and users should use the latest version instead."],["A manifest represents a read-only, fully expanded list of all resources within a deployment, with a new manifest created for each update."],["Key properties of a manifest include its configuration (`config`), expanded configuration (`evaluatedConfig`), unique ID (`id`), associated imported files (`imports`), creation timestamp (`insertTime`), and layout (`layout`)."],["The manifest resource contains two methods that allow the user to get information on a specific manifest, as well as list all manifests for a given deployment."]]],[]]