Function

get-service-id

The identifier for the Fastly service that is processing the current request.

Equivalent to the "FASTLY_SERVICE_ID" environment variable and to req.service_id in VCL.

get-service-id: func() -> string;