Akamai
Last updated
The Akamai API URL usually follows the format: https://akab-*.luna.akamaiapis.net You can find this in your Akamai Control Center under Identity & Access Management.
You need to create an API client in Akamai Control Center with default access to:
DNS / Zones: Read-Only or Read-Write
This will generate the following credentials required for connection:
Client Token
Client Secret
Access Token
The amount of time (in seconds) to wait for API responses. (default: 30)
Choose this if your connection is going to be over HTTPS (optional, default: True).
Number of parallel threads for sending API requests (default: 16).
Number of seconds to wait between requests (default: 0).
Attention
Please perform a connection test to ensure there is a valid connection to the Akamai API. When the discovery operation is finalized you will be able to see the details on Assets page.
Last updated