
Option C: Create a sandbox based on a specific version of a property configuration.Īkamai sandbox create -property example_prod_pm:42 -name sandbox_for_ NOTE: This command creates a sandbox based on the version of your Property Manager configuration that is currently active on the production network. Option B: Create a sandbox based on a Property Manager configuration file.Īkamai sandbox create -property example_prod_pm -name sandbox_for_ Option A: Create a sandbox based on a hostname in your Akamai property.Īkamai sandbox create -hostname -name sandbox_for_

These code samples show a few common options. There are a variety of ways to create a sandbox. Node versions supported: any active LTS, maintenance LTS and current version (according to nodejs schedule), currently: 10.x, 12.x, 14.x and 15.xĪkamai install sandbox Step 2: Create a sandbox.Follow the steps in Get Started with APIs to learn how to configure credentials to access the API. An API client that contains both the Sandbox and Property Manager APIs with read-write access.If you have a Mac with brew installed, run this command: brew install akamai. The Sandbox command line interface (CLI) expedites the process of creating an isolated development environment for testing changes to your website or property.
