Simulate Zone field in load balancer monitor

Hello, I am setting up the authentication origin pulls and found online that i need to fill in the "Simulator Zone" field in my loadbalancer for it to send the SSL certificate. https://community.cloudflare.com/t/can-you-use-load-balancer-monitoring-with-authenticated-origin-pulls/242312/2 Am i support to put the ZoneID that i find at the overview in this field? Or do i need to put something else in there. Filling in the ZoneID i copied from the overview of this domain i get the error:
ProbeZone: "{zoneid}" is not a zone associated with this account: validation failed (Code: 1002)
ProbeZone: "{zoneid}" is not a zone associated with this account: validation failed (Code: 1002)
6 Replies
Roy
Roy6mo ago
calling the URL myself through does give me a 200 OK It's purely the monitor that is currently failing the requests
Roy
Roy6mo ago
The zone id here gives me the error.
No description
Chaika
Chaika6mo ago
Zones are what they call anything under "Websites", which for free/pro websites is always going to be a domain name. I believe you just need to input your zone's name (ex: if your website is example.com, input example.com)
Roy
Roy6mo ago
Ahha! Finaly haha, it accepted the domain name as an input. Coulnd't find that anywhere in the documentation
Chaika
Chaika6mo ago
yea it's a bit vague, relies on you understanding what a zone is
Roy
Roy6mo ago
Thanks!