[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-03-10 UTC."],[[["This documentation explains the process for deleting environments within Apigee hybrid, using the example of deleting a \"prod\" environment."],["Deleting an environment requires first removing it from any associated environment groups using a `DELETE` request with the `curl` command."],["Before fully removing the runtime components, a dry run should be executed using either `helm delete --dry-run` or `$APIGEECTL_HOME/apigeectl delete --dry-run=client` to check for errors."],["After a successful dry run, the runtime components can be permanently removed using `helm delete ENV_NAME` or `$APIGEECTL_HOME/apigeectl delete`, depending on your setup."],["The final step involves manually removing the environment's definition from the overrides file, specifically from the `envs` and `virtualhosts` sections."]]],[]]