Inhabilita la API y el procesamiento de Service Health
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
En este documento, se explica cómo inhabilitar la API de Service Health y detener el procesamiento de eventos y registros.
Puedes inhabilitar la API de Service Health a través de la Google Cloud consola o
Google Cloud CLI. El procesamiento de eventos y registros puede tardar hasta 24 horas en detenerse.
Para inhabilitar la API a través de la Google Cloud consola, sigue estos pasos:
[[["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-09-04 (UTC)"],[],[],null,["# Disable the Service Health API and processing\n\nThis document explains how to disable the Service Health API and stop event and\nlog processing.\n\nYou can disable the Service Health API through the Google Cloud console or\nGoogle Cloud CLI. Event and log processing may take up to 24 hours to stop.\n\nTo disable the API through the Google Cloud console:\n\n1. In the APIs and Services library, go to the\n [Service Health API](https://console.cloud.google.com/apis/library/servicehealth.googleapis.com).\n\n Alternatively, you can go to the\n [API Library](https://console.cloud.google.com/apis/library) and search\n \"Service Health API\".\n2. Select the project.\n\n3. Select the **DISABLE API** button.\n\nTo disable the API using the gcloud CLI:\n\n1. [Install](https://cloud.google.com/sdk/docs/install) and [initialize](https://cloud.google.com/sdk/docs/initializing) the gcloud CLI if you have not already done so.\n\n2. Disable the Service Health API.\n\n gcloud services disable servicehealth.googleapis.com --project \u003cvar translate=\"no\"\u003ePROJECT_ID\u003c/var\u003e"]]