HTTP Methods to match traffic on. Available values: GET, POST, PUT, DELETE, PATCH, HEAD, _ALL_.
GET
POST
PUT
DELETE
PATCH
HEAD
_ALL_
HTTP schemes to match traffic on. Available values: HTTP, HTTPS, _ALL_.
HTTP
HTTPS
The URL pattern to match comprised of the host and path, i.e. example.org/path. Wildcard are expanded to match applicable traffic, query strings are not matched. Use _ for all traffic to your zone.