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.
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 2025-04-30 UTC."],[[["\u003cp\u003eA manifest is a read-only, fully expanded list of all resources for a deployment, with a new file created for each update.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003econfig\u003c/code\u003e property contains the YAML configuration for the manifest, while \u003ccode\u003eexpandedConfig\u003c/code\u003e provides the fully-expanded configuration, including templates and references.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eimports\u003c/code\u003e array details the imported files for the manifest, listing file \u003ccode\u003ename\u003c/code\u003e and \u003ccode\u003econtent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe manifest's creation timestamp is available via the \u003ccode\u003einsertTime\u003c/code\u003e property in RFC3339 format, and is provided with a \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003eselfLink\u003c/code\u003e, and an \u003ccode\u003eid\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two methods available for the manifests resource: \u003ccode\u003eget\u003c/code\u003e to get information about a specific manifest and \u003ccode\u003elist\u003c/code\u003e to list all manifests for a given deployment.\u003c/p\u003e\n"]]],[],null,[]]