Ein Manifest ist eine schreibgeschützte, komplett erweiterte Liste aller Ressourcen für eine Bereitstellung. Für jede Aktualisierung der Bereitstellung erstellt der Deployment Manager eine neue Manifestdatei.
Am Ende dieser Seite finden Sie eine Liste der Methoden für diese Ressource.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-03-04 (UTC)."],[[["A manifest is a read-only, fully expanded list of all resources for a deployment, with a new file created for each update."],["The `config` property contains the YAML configuration for the manifest, while `expandedConfig` provides the fully-expanded configuration, including templates and references."],["The `imports` array details the imported files for the manifest, listing file `name` and `content`."],["The manifest's creation timestamp is available via the `insertTime` property in RFC3339 format, and is provided with a `name`, `selfLink`, and an `id`."],["There are two methods available for the manifests resource: `get` to get information about a specific manifest and `list` to list all manifests for a given deployment."]]],[]]