Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 454 Bytes

File metadata and controls

28 lines (22 loc) · 454 Bytes

Akamai

Purges URLS from the Akamai CDN using the Content Control Utility API

Hooks

  • cdn_purge

Configuration

plugins:
  akamai:
    client_secret: xxxxxxx
    host: xxxxxxx
    access_token: xxxxxxx
    client_token: xxxxxxx

username

This is the username of the Akamai account you want to use

  • Type: String

password

This is the password of the Akamai account you want to use

  • Type: String