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 Überschreibungsdatei und entfernen Sie die prod-Umgebungsdefinition aus envs und virtualhosts. Behalten Sie nur die test-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 within Apigee hybrid, using the example of removing 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."],["A dry run is recommended before removing the environment runtime components to check for any errors, and if error-free, it should be followed by runtime component deletion via `apigeectl delete` command."],["The process includes deleting the environment from the management plane via an API request, and updating the overrides file to remove the environment's definitions."],["After deleting the environment, the document advises to remove the deleted environment definitions in the override files to complete the process."]]],[]]