1. Fortinet Document Library, "Deploying FortiGate-VM active-passive HA on Google Cloud Platform" (for FortiOS 7.4.1):
In the section "Regional external load balancer", the document states, "The load balancer sends health checks to both FortiGate-VM instances. Only the active FortiGate-VM instance responds to the health check. The passive instance does not. This ensures that the load balancer only sends traffic to the active instance." This directly confirms the health check's critical role.
2. Fortinet Document Library, "FortiGate-VM on GCP Administration Guide" (for FortiOS 7.4.1):
In the "High Availability" chapter, under the section for "Active-passive HA with an external load balancer", the guide details the configuration of a secondary IP on the FortiGate interface with probe-response enabled. It explains that this IP is used specifically for the load balancer's health check and is only active on the primary HA unit. This reinforces that the health check response is controlled by the HA status and is the trigger for the load balancer.