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-10 (UTC)"],[[["Version 1.9 of the Apigee hybrid documentation is currently being viewed, and more information about supported versions can be found in the documentation."],["To remove Apigee components within a specific scope, you must use the `apigeectl delete` command along with flags to designate the scope, such as `--all-envs`, `--datastore`, `--env`, `--org`, `--settings virtualhosts`, or `--telemetry`."],["To remove all Apigee components from the cluster, use the `apigeectl delete -f your_overrides_file.yaml` command."],["To delete the complete Apigee hybrid installation, except for cert-manager, run `apigeectl delete` twice, first with the default scope, then again with the `--all` flag, and then follow up by verifying the deletion."],["Cert-manager must be uninstalled separately by using the command to remove the secret from the cluster, `kubectl -n cert-manager delete secret apigee-ca`, following the linked documentation."]]],[]]