[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 UTC."],[[["\u003cp\u003e\u003ccode\u003egdcloud compute health-checks\u003c/code\u003e is a tool used to probe and check the health status of individual endpoints attached to a backend service.\u003c/p\u003e\n"],["\u003cp\u003eThis tool provides functionality to create, delete, describe, and list health checks for a load balancer.\u003c/p\u003e\n"],["\u003cp\u003eThe command structure includes specifying a \u003ccode\u003eGROUP\u003c/code\u003e (like \u003ccode\u003ecreate\u003c/code\u003e) or a \u003ccode\u003eCOMMAND\u003c/code\u003e (like \u003ccode\u003edelete\u003c/code\u003e, \u003ccode\u003edescribe\u003c/code\u003e, \u003ccode\u003elist\u003c/code\u003e) along with optional flags.\u003c/p\u003e\n"],["\u003cp\u003eAll \u003ccode\u003egdcloud\u003c/code\u003e commands support the \u003ccode\u003e--help\u003c/code\u003e flag for additional guidance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ca href=\"/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-reference/gdcloud\"\u003egdcloud CLI reference overview\u003c/a\u003e page contains more information about gdcloud commands.\u003c/p\u003e\n"]]],[],null,["# gdcloud compute health-checks\n\nNAME\n----\n\ngdcloud compute health-checks - Probe to attach to a backend service to check the health status of an individual endpoint.\n\nSYNOPSIS\n--------\n\n gdcloud compute health-checks GROUP | COMMAND [flags]\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--help`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-reference/gdcloud) page.\n\n### GROUPS\n\n`GROUP` is one of the following: \n\n create\n Create health check for a load balancer.\n\n### COMMANDS\n\n`COMMAND` is one of the following: \n\n delete\n Delete health checks for a load balancer.\n describe\n Describe health checks for a load balancer.\n list\n List health checks for a load balancer."]]