Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 553 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 553 Bytes

Akamai CCU v3 Purge

Installation

run the folling commands in project root

with composer:

  • composer install

without composer:

  • php composer.phar selfupdate
  • php composeer phar install

Sample edgerc file content

[default]

host = xxxx-xxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxx.luna.akamaiapis.net/

client_token = xxxx-xxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxx

client_secret = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx=

access_token = xxxx-xxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxx

max_body = 131072

a sample file is also located under /resources