Akamai WAF - Activate Network Lists
Activates network lists in Staging or Production on Akamai WAF. The playbook finishes running when the network list is active on the requested enviorment.
Dependencies
This playbook uses the following sub-playbooks, integrations, and scripts.
Sub-playbooks
- Generic Polling
Integrations
This playbook does not use any integrations.
Scripts
Commands
- akamai-activate-network-list
Playbook Inputs
Name | Description | Required |
---|---|---|
network_list_ids | The comma-separated list of network list IDs to activate. For example, "id_list1,id_list2". | Required |
env | The enviorment type to activate the network list. Can be "STAGING" or "PRODUCTION". | Required |
comment | The comment to log when activating the network lists. | Optional |
notify | The comma-separated list of email addresses to notify when the network lists are activated. | Optional |
Playbook Outputs
There are no outputs for this playbook.