Para borrar componentes de Apigee dentro de un permiso específico, usa apigeectl con las marcas para el permiso en el que se incluyen esos componentes:
--all-envs: Son todos los componentes con permisos en el entorno en que se encuentran en todos los entornos de la organización que figura en el archivo de configuración de anulación.
--datastore: Cassandra.
--env env-name: Son los componentes con permisos en el entorno: entorno de ejecución, sincronizador y UDCA.
--org: Son los componentes con permisos en la organización: Agente de Apigee Connect, MART y Watcher.
--settings virtualhosts: Son solo las configuraciones de virtualhost.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-03-12 (UTC)"],[[["This documentation version (1.4) for Apigee hybrid is end-of-life and an upgrade to a newer version is required."],["To delete Apigee components within a specific scope, the `apigeectl delete` command should be used with the appropriate flags, such as `--all-envs`, `--datastore`, `--env`, `--org`, `--settings virtualhosts`, or `--telemetry`."],["The command `apigeectl delete -f your_overrides_file.yaml` will remove only the Apigee components from the cluster, while `apigeectl delete -f your_overrides_file.yaml --all` will delete the entire Apigee hybrid installation, except for ASM (Istio) and cert-manager."],["ASM (Istio) and cert-manager must be uninstalled separately by following their respective documentation, and cert-manager data can be deleted using the command `kubectl -n cert-manager delete secret apigee-ca`."],["If you have a multi-region installation, and you want to install Apigee hybrid again on the same region, special instructions must be followed for copying the `apigee-ca` secret."]]],[]]