Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Die App Engine Admin API ist eine RESTful API, mit der Sie Ihre App Engine-Anwendungen unabhängig von der Programmiersprache verwalten können. Die Admin API bietet programmatischen Zugriff auf mehrere App Engine-Verwaltungsvorgänge in der Google Cloud Console.
Nachdem Sie die Authentifizierung konfiguriert haben, können Sie Ihre Anwendungen verwalten, indem Sie beispielsweise Anwendungsversionen bereitstellen und den Traffic zu diesen Versionen steuern.
Mit der Admin API haben Sie die Möglichkeit, Ihre App Engine-Anwendungen entsprechend Ihrer Umgebung oder Ihren Prozessen zu verwalten. Die Admin API bietet beispielsweise Folgendes:
Einen Integrationsbereich für Ihre Entwicklungs- und Erstellungstools
Stärkere Kontrolle bei der Bereitstellung neuer Versionen, einschließlich der Möglichkeit, die Trafficmigration zwischen zwei Versionen oder die Trafficaufteilung auf eine oder mehrere Versionen zu automatisieren
Die Fähigkeit zur programmatischen Verwaltung von Anwendungen in mehrerenGoogle Cloud Projekten
[[["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-08-19 (UTC)."],[[["\u003cp\u003eThe App Engine Admin API is a RESTful API used to manage App Engine applications, providing programmatic access to various administrative operations.\u003c/p\u003e\n"],["\u003cp\u003eAfter setting up authentication, you can manage your applications, including deploying new versions and controlling traffic distribution.\u003c/p\u003e\n"],["\u003cp\u003eThe Admin API provides an integration point for development and build tools, offering tighter control over version deployment and traffic management.\u003c/p\u003e\n"],["\u003cp\u003eUsing the Admin API allows for managing applications across multiple Google Cloud projects programmatically.\u003c/p\u003e\n"]]],[],null,["# An Overview of the Admin API\n\nThe App Engine Admin API is a RESTful API for managing your App Engine applications\nregardless of programming language. The Admin API\nprovides programmatic access to several of the App Engine administrative\noperations that are found in the\n[Google Cloud console](https://console.cloud.google.com/appengine).\n\nAfter configuring authentication, you can begin managing your apps, including\ndeploying versions of applications and managing the amount of traffic to those\nversions.\n\nWith the Admin API, you can manage your App Engine applications in\nmanners that best suit your environment or process. For example, the\nAdmin API provides you with:\n\n- An integration point for your development and build tools.\n- Tighter control around deploying new versions, including the ability to automate traffic migration between two versions or traffic splitting across one or more versions.\n- The ability to programmatically manage applications across multiple Google Cloud projects.\n\n| **Tip:** You can use client libraries to interact with App Engine Admin API. For information about the available programming languages, see [Using Client Libraries](/appengine/docs/admin-api/client-libraries)."]]