วิธีการตรวจสอบประสิทธิภาพการทำงาน
วิธีนี้จะแสดงสถานะความสมบูรณ์ของเซิร์ฟเวอร์การจอง ซึ่งจะช่วยให้ Google ตรวจสอบสถานะการแสดงผลของเซิร์ฟเวอร์การจองได้อย่างต่อเนื่อง
คำขอ
ไม่มี
ผลลัพธ์
ไม่มี
ใช้รหัสสถานะ HTTP เพื่อระบุสถานะการแสดงผลของเซิร์ฟเวอร์ แสดงรหัสสถานะ HTTP 200 (OK) หากเซิร์ฟเวอร์ทำงานได้สําเร็จ หรือหากต้องการระบุข้อผิดพลาด โปรดแสดงรหัสสถานะ HTTP รายการใดรายการหนึ่ง
โปรดทราบว่าการแสดงผลรหัสสถานะที่ไม่ตรงกับ 200 อาจส่งผลต่อสถานะการผสานรวม
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-11-26 UTC
[null,null,["อัปเดตล่าสุด 2024-11-26 UTC"],[[["This method allows Google to monitor the health and serving status of your Booking Server."],["You should return a 200 (OK) HTTP status code if your server is running successfully."],["Return a non-200 HTTP status code to indicate an error, using the provided status code reference."],["Using a non-200 status code may impact your integration status with Google."]]],["The core content details a method for checking a Booking Server's health status. Google monitors this status, and no request or return value is needed. The server's status is conveyed solely through HTTP status codes. A 200 (OK) code signifies a healthy server, while other HTTP status codes from a specified list indicate errors. Non-200 codes can impact integration status.\n"]]