Apigee Hybrid erfordert bestimmte Google Cloud-Dienst-APIs. In diesem Schritt aktivieren Sie die APIs, die für Ihre Installationsplattform erforderlich sind.
Aktivieren Sie die erforderlichen APIs mit gcloud, wie in den folgenden Schritten erläutert. Wenn Sie möchten, können Sie die APIs über die Cloud Console aktivieren.
Schließen Sie die Voraussetzungen ab und prüfen Sie, ob die gcloud CLI in Ihrer lokalen Shell installiert ist:
gcloud --help
Erstellen Sie eine Umgebungsvariable PROJECT_ID, wobei der Wert die ID des Google Cloud-Projekts ist, das Sie für Apigee Hybrid verwenden möchten.
Eine Projekt-ID ist ein eindeutiger String, mit dem Ihr Projekt von allen anderen in Google Cloud unterschieden wird.
Weitere Informationen finden Sie bei Bedarf unter Projekt-ID suchen:
export PROJECT_ID=YOUR_PROJECT_ID
Klicken Sie auf den Tab für Ihre gewünschte Installation, um den Befehl zum Aktivieren der APIs anzuzeigen:
(Optional) Führen Sie diesen Befehl aus, um zu überprüfen, ob die erforderlichen APIs aktiviert sind.
Wenn sich die erforderlichen APIs in der Liste befinden, sind sie aktiviert.
[[["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-28 (UTC)."],[[["\u003cp\u003eThis document provides instructions for enabling the necessary Google Cloud service APIs required for Apigee hybrid installation, depending on the chosen platform.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egcloud\u003c/code\u003e command-line tool is used to enable APIs, although the Cloud Console can be used as an alternative, and Windows users should adapt commands accordingly.\u003c/p\u003e\n"],["\u003cp\u003eThe required APIs vary based on the installation platform, which include OpenShift, GKE on Google Cloud, or other platforms such as GKE on-prem, Anthos on bare metal, AKS, GKE on AWS, and EKS.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003ePROJECT_ID\u003c/code\u003e environment variable, representing your Google Cloud project ID, must be set before enabling APIs, and it is used throughout the hybrid installation.\u003c/p\u003e\n"],["\u003cp\u003eYou can verify that the correct APIs are enabled by using the \u003ccode\u003egcloud services list\u003c/code\u003e command.\u003c/p\u003e\n"]]],[],null,[]]