Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
App Engine Admin API adalah RESTful API untuk mengelola aplikasi App Engine Anda, apa pun bahasa pemrogramannya. Admin API menyediakan akses terprogram ke beberapa operasi administratif App Engine yang dapat ditemukan di konsolGoogle Cloud .
Setelah mengonfigurasi autentikasi, Anda dapat mulai mengelola aplikasi, termasuk men-deploy versi aplikasi dan mengelola jumlah traffic ke versi tersebut.
Dengan Admin API, Anda dapat mengelola aplikasi App Engine dengan cara yang paling sesuai dengan lingkungan atau proses Anda. Misalnya, Admin API memberi Anda:
Titik integrasi untuk alat pengembangan dan build Anda.
Kontrol yang lebih ketat dalam men-deploy versi baru, termasuk kemampuan untuk mengotomatisasi migrasi traffic antara dua versi atau pemisahan traffic di satu atau beberapa versi.
Kemampuan untuk mengelola aplikasi secara terprogram di beberapa projectGoogle Cloud .
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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)."]]