Function

get-customer-id

The customer ID of the Fastly customer account to which the currently executing Fastly service belongs.

Equivalent to the "FASTLY_CUSTOMER_ID" environment variable and to req.customer_id in VCL.

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