HealthCheck yöntemi
Bu yöntem, rezervasyon sunucunuzun sağlık durumunu döndürür. Bu, Google'ın Rezervasyon sunucunuzun sunma durumunu sürekli olarak izlemesini sağlar.
İstek
Yok
Döndürülen değer
Yok.
Sunucunuzun yayınlama durumunu belirtmek için HTTP durum kodu kullanın. Sunucu çalışır durumdaysa 200 (OK) HTTP durum kodunu döndürün veya hata belirtmek için lütfen HTTP durum kodlarından birini döndürün.
200 olmayan bir durum kodu döndürmenin entegrasyon durumunuzu etkileyebileceğini lütfen unutmayın.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-11-26 UTC.
[null,null,["Son güncelleme tarihi: 2024-11-26 UTC."],[[["This method allows Google to monitor the health and serving status of your Booking Server."],["You need to use HTTP status codes to indicate the status of your server; 200 (OK) for successful operation and other codes for errors as defined in the provided reference."],["Returning a non-200 status code might negatively impact the status of your integration with Google."]]],["The method checks a Booking Server's health status, allowing continuous monitoring. No request or return value is required; the server's status is indicated solely through the HTTP status code. A 200 (OK) code means the server is operational. Any other HTTP status code, as defined in the provided reference, signifies an error and can impact integration status.\n"]]