Function
get-pop
The three-character identifying code of the Fastly POP in which the current service instance is running.
Equivalent to the "FASTLY_POP" environment variable and to server.datacenter in VCL.
get-pop: func() -> string;The three-character identifying code of the Fastly POP in which the current service instance is running.
Equivalent to the "FASTLY_POP" environment variable and to server.datacenter in VCL.
get-pop: func() -> string;