You can use the Sandbox API calls to create, list, promote, update, and delete development sandboxes.
- createsandbox.do
- The createsandbox.do call creates a sandbox for the specified application.
- getsandboxlist.do
- The getsandboxlist.do call returns a list of all the sandboxes associated with the specified application.
- promotesandbox.do
- The promotesandbox.do call promotes the specified build ID to be the policy scan for the application, as long as that build has had a successful scan.
- updatesandbox.do
- The updatesandbox.do call enables you to amend an existing sandbox in the application profile.
- deletesandbox.do
- The deletesandbox.do call deletes a sandbox from the specified application.