In diesem Thema wird erläutert, wie Umgebungen in Apigee Hybrid gelöscht werden. Weitere Informationen finden Sie unter Umgebungen und Umgebungsgruppen.
So löschen Sie eine Umgebung
Angenommen, Sie haben zwei Umgebungen test und prod. Die Definitionen in der Überschreibungendatei könnten in etwa so aussehen:
Öffnen Sie die Überschreibungendatei und entfernen Sie die Umgebungsdefinition test aus envs und virtualhosts. Behalten Sie nur die prod-Definitionen bei. Beispiel:
[[["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-04-03 (UTC)."],[[["This document provides instructions on how to delete environments in Apigee hybrid, using the example of deleting a \"prod\" environment."],["Deleting an environment involves removing it from associated environment groups, which is done using curl to send a request to the Apigee API."],["Runtime components of the environment must be deleted via `apigeectl`, and a dry run is recommended beforehand."],["The environment also needs to be removed from the management plane, which is done via curl to send a request to the Apigee API."],["After the environment is removed, the environment definition is also removed from the `overrides.yaml` file."]]],[]]