GuideReference
TrainingSupportCommunity
Reference

edge_​worker

  • Property Manager name: EdgeWorkers
  • Behavior version: The v2023-01-05 rule format supports the edge_​worker behavior v1.6.
  • Rule format status: GA, stable
  • Access: Read/Write
  • Allowed in includes: Yes

Edge​Workers are Java​Script applications that allow you to manipulate your web traffic on edge servers outside of Property Manager behaviors, and deployed independently from your configuration's logic. This behavior applies an Edge​Worker to a set of edge requests.

OptionTypeDescriptionRequires
enabledboolean

When enabled, applies specified Edge​Worker functionality to this rule's web traffic.

{"displayType":"boolean","tag":"input","type":"checkbox"}
edge​Worker​Idstring

Identifies the Edge​Worker application to apply to this rule's web traffic. You can use the Edge​Workers API to get this value.

{"displayType":"string","tag":"input","type":"text"}
{"if":{"attribute":"enabled","op":"eq","value":true}}