Function

get-hostname

The hostname of the Fastly cache server which is executing the current sandbox, for example, cache-jfk1034.

Equivalent to the "FASTLY_HOSTNAME" environment variable and to server.hostname in VCL.

get-hostname: func() -> string;