Recipes
Reference a property that has already been configured in Property Manager to include in your sandbox development environment.
- Set up authorization
- Specify a property hostname
- Name the sandbox
Create a sandbox from a property hostname
Reference a property that has already been configured in Property Manager to include in your sandbox development environment.
6 stepsOpen RecipeCreate a sandbox based on a specific property version.
Use this method if you want to specify the version of the property to include in your sandbox.
5 stepsOpen RecipeClone a preconfigured sandbox
Create a replica of a sandbox that was preconfigured by another developer within your organization.
4 stepsOpen RecipeRotate the JWT for your sandbox
Generate a new
jwtToken(JSON Web Token) for the specified sandbox instance. Use this to prevent access to a particular sandbox by developers who had the previous JWT.5 stepsOpen RecipeTest EdgeWorkers functions in your sandbox
Use Sandbox to test EdgeWorkers functions locally and iterate on the code before deploying them to the content delivery network.
5 stepsOpen RecipeUpdate sandbox rules
Modify the rule tree within your sandbox to make changes to content-handling behaviors for testing purposes.
6 stepsOpen Recipe
