Der Support für Cloud Deployment Manager endet am 31. Dezember 2025. Wenn Sie derzeit Deployment Manager verwenden, müssen Sie bis zum 31. Dezember 2025 zu Infrastructure Manager oder einer alternativen Bereitstellungstechnologie migrieren, damit Ihre Dienste ohne Unterbrechung weiterlaufen.
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Das Feature „Aktionen“ für Google Cloud Deployment Manager ist ein Alphafeature, das die Reihe von API-Methoden erweitert, die Deployment Manager aufrufen kann. Das Folgende ist ein Beispiel dafür, wie eine Aktion in einer Konfiguration aussieht:
Da dieses Feature nicht unterstützt wird, empfehlen wir Ihnen, es nicht in Ihren Konfigurationen zu verwenden. Wir empfehlen Ihnen außerdem, Ihre bestehende Nutzung von Aktionen zu den folgenden unterstützten Alternativen zu migrieren.
Migration
In der folgenden Tabelle sind die empfohlenen Schritte zum Ersetzen von Actions aufgeführt, je nach Art der verwendeten Actions:
Verwenden Sie den deploymentmanager.v2.virtual.enableServiceRessourcentyp.
gcp-types/pubsub-v1:pubsub.projects.topics.*
Verwenden Sie für Pub/Sub-Themen den entsprechenden gcp-types/pubsub-v1:projects.topics-Typ. Verwenden Sie für Abos gcp-types/pubsub-v1:projects.subscriptions.
gcp-types/compute-v1:compute.networks.*
compute.*-Aktionen können durch gcp-types/compute-v1:networks und die zugehörigen Typen und Sammlungen ersetzt werden.
Wenn Sie neue virtuelle Ressourcen anfordern möchten, können Sie in der öffentlichen Problemverfolgung ein eine Frage stellen oder einen Kommentar zu einer vorhandenen Frage hinzufügen.
[[["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-09-03 (UTC)."],[[["\u003cp\u003eThe Actions feature for Google Cloud Deployment Manager is currently in Alpha, meaning it is available "as is" and may have limited support, and is subject to Pre-GA Offerings Terms.\u003c/p\u003e\n"],["\u003cp\u003eIt is strongly recommended to avoid using the Actions feature in configurations due to its unsupported status.\u003c/p\u003e\n"],["\u003cp\u003eUsers are encouraged to migrate their existing Actions to supported alternatives, with specific replacement steps outlined in a migration table for various Action types.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous examples provided on how to replace the \u003ccode\u003egcp-types/*\u003c/code\u003e Actions, with alternatives like \u003ccode\u003evirtual.*\u003c/code\u003e resources or new Google Cloud type providers.\u003c/p\u003e\n"],["\u003cp\u003eFor new resource requests, users can open an issue in the public issue tracker or add comments to an existing issue.\u003c/p\u003e\n"]]],[],null,["# Replacing usage of Actions\n\n| **Alpha**\n|\n|\n| This product or feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA products and features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nThe Actions feature for Google Cloud Deployment Manager is an alpha feature that extends the\nrange of API methods that Deployment Manager can call. The following is an\nexample of what an Action looks like in a configuration: \n\n name: action-name\n action: gcp-types/service:service.collection/functionName\n metadata:\n runtimePolicy:\n - CREATE\n properties:\n prop1: val1\n prop2: val2\n\nBecause this feature is unsupported, we recommend that you **don't** use it in\nyour configurations. We also recommend that you migrate your existing usage of\nActions to the following [supported alternatives](#migrating).\n\nMigrating\n=========\n\nThe following table lists the recommended steps for replacing Actions, based on\nthe type of Actions you are using:\n\nTo request new virtual resources, you can\n[open an issue](https://issuetracker.google.com/issues/new?component=187078&template=0)\nin the public issue tracker, or add a comment to\n[an existing issue](https://issuetracker.google.com/savedsearches/559663)."]]