Overview
The Akamai PowerShell module provides a consistent interface with which to manage Akamai's product API.
We've built this module using a submodule approach that groups commands by product or service, giving you the ability to install only what you need.
Install
Requirements
PowerShell ≥v5.1.
Full or customized install
Install the full module or customize your install with specific submodules.
-
Full module
Install-Module Akamai -
Individual submodules
Install-Module Akamai.Common Install-Module Akamai.<submodule-name>
Protected submodules
These limited-audience submodules are not part of our public module but can be downloaded from Akamai Control Center and fit seamlessly into any other install configuration you've got set up.
- Account Protector
- Billing
- Bot Management
- Content Protector
- Log Delivery Service
To get a protected submodule:
- Navigate to the Download Center.
- Expand the PowerShell dropdown, and download the submodule you need.
- Follow the included install instructions.
Updated 4 days ago
